create table c42_vLogistic_6_wmis_4_qpu_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, anneal_time int, primary key (result_id) );