insert into ad_monitoring_top_proc ( proc_id, top_id, pid, command, username, threads, priority, nice, proc_size, resident_memory, state, cpu_total_time, cpu_pct ) values ( :proc_id, :top_id, :pid, :command, :username, :threads, :priority, :nice, :proc_size, :resident_memory, :state, :cpu_total_time, :cpu_pct )