create table c42_vLogistic_6_wmis_siman_results ( result_id char(24), run int, instance_id char(24), number_of_found_assignments int, chain_break_fraction float, num_occurrences int, energy float, satisfiable boolean, primary key (result_id) );