TSTP Solution File: NUM094-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : NUM094-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 11:22:59 EDT 2023

% Result   : Unsatisfiable 82.76s 11.05s
% Output   : CNFRefutation 82.76s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_sections_property3_2)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    section(xr,w,y),
    inference(cnf_transformation,[],[prove_sections_property3_2]) ).

cnf('2',plain,
    ( ~ section(X,Y,Z)
    | subclass(Y,Z) ),
    inference(cnf_transformation,[],['$inc_section1']) ).

cnf('3',plain,
    subclass(w,y),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ subclass(X,Y)
    | ~ subclass(Y,X)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_subclass_implies_equal']) ).

cnf('5',plain,
    y != w,
    inference(cnf_transformation,[],[prove_sections_property3_4]) ).

cnf('6',plain,
    ~ subclass(y,w),
    inference(resolution,[then_simplify],['3','4','5']) ).

cnf('7',plain,
    ( member(not_subclass_element(X,Y),X)
    | subclass(X,Y) ),
    inference(cnf_transformation,[],['$inc_not_subclass_members1']) ).

cnf('8',plain,
    member(not_subclass_element(y,w),y),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( ~ member(X,Y)
    | ~ subclass(Y,Z)
    | member(X,Z) ),
    inference(cnf_transformation,[],['$inc_subclass_members']) ).

cnf('10',plain,
    ( member(not_subclass_element(y,w),X)
    | ~ subclass(y,X) ),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( ~ member(not_subclass_element(X,Y),Y)
    | subclass(X,Y) ),
    inference(cnf_transformation,[],['$inc_not_subclass_members2']) ).

cnf('12',plain,
    ~ member(not_subclass_element(y,w),w),
    inference(resolution,[],['6','11']) ).

cnf('13',plain,
    ( member(X,complement(Y))
    | ~ member(X,universal_class)
    | member(X,Y) ),
    inference(cnf_transformation,[],['$inc_complement2']) ).

cnf('14',plain,
    ( ~ member(not_subclass_element(y,w),universal_class)
    | member(not_subclass_element(y,w),complement(w)) ),
    inference(resolution,[],['12','13']) ).

cnf('15',plain,
    subclass(X,universal_class),
    inference(cnf_transformation,[],['$inc_class_elements_are_sets']) ).

cnf('16',plain,
    member(not_subclass_element(y,w),complement(w)),
    inference(resolution,[then_simplify],['10','14','15']) ).

cnf('17',plain,
    ( member(X,intersection(Y,Z))
    | ~ member(X,Z)
    | ~ member(X,Y) ),
    inference(cnf_transformation,[],['$inc_intersection3']) ).

cnf('18',plain,
    ( member(not_subclass_element(y,w),intersection(X,y))
    | ~ member(not_subclass_element(y,w),X) ),
    inference(resolution,[],['8','17']) ).

cnf('19',plain,
    member(not_subclass_element(y,w),intersection(complement(w),y)),
    inference(resolution,[],['16','18']) ).

cnf('20',plain,
    well_ordering(xr,y),
    inference(cnf_transformation,[],[prove_sections_property3_1]) ).

cnf('21',plain,
    ( member(least(X,Y),Y)
    | ~ member(Z,Y)
    | ~ well_ordering(X,U)
    | ~ subclass(Y,U) ),
    inference(cnf_transformation,[],['$inc_well_ordering3']) ).

cnf('22',plain,
    ( member(least(xr,X),X)
    | ~ member(Y,X)
    | ~ subclass(X,y) ),
    inference(resolution,[],['20','21']) ).

cnf('23',plain,
    ~ member(least(xr,intersection(complement(w),y)),y),
    inference(cnf_transformation,[],[prove_sections_property3_3]) ).

cnf('24',plain,
    ( ~ member(X,intersection(Y,Z))
    | member(X,Z) ),
    inference(cnf_transformation,[],['$inc_intersection2']) ).

cnf('25',plain,
    ~ member(least(xr,intersection(complement(w),y)),intersection(X3,y)),
    inference(resolution,[],['23','24']) ).

cnf('26',plain,
    ~ subclass(intersection(complement(w),y),y),
    inference(resolution,[then_simplify],['19','22','25']) ).

cnf('27',plain,
    ~ member(not_subclass_element(intersection(complement(w),y),y),y),
    inference(resolution,[],['26','11']) ).

cnf('28',plain,
    member(not_subclass_element(intersection(complement(w),y),y),intersection(complement(w),y)),
    inference(resolution,[],['26','7']) ).

cnf('29',plain,
    $false,
    inference(resolution,[then_simplify],['27','24','28']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : NUM094-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.11  % Command  : gkc %s
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 300
% 0.11/0.30  % DateTime : Fri Aug 25 15:30:43 EDT 2023
% 0.11/0.30  % CPUTime  : 
% 0.11/0.35  
% 0.11/0.35  input clause set summed statistics:
% 0.11/0.35  ----------------------------------
% 0.11/0.35  in_clause_count:                   162
% 0.11/0.35  in_rule_clause_count:              156
% 0.11/0.35  in_fact_clause_count:                6
% 0.11/0.35  in_answer_clause_count:              0
% 0.11/0.35  in_ground_clause_count:             19
% 0.11/0.35  in_unit_clause_count:               50
% 0.11/0.35  in_horn_clause_count:              150
% 0.11/0.35  in_pos_clause_count:                52
% 0.11/0.35  in_neg_clause_count:                 5
% 0.11/0.35  in_poseq_clause_count:              55
% 0.11/0.35  in_negeq_clause_count:              15
% 0.11/0.35  in_unitposeq_clause_count:          29
% 0.11/0.35  in_chain_clause_count:               2
% 0.11/0.35  in_min_length:             1
% 0.11/0.35  in_max_length:             5
% 0.11/0.35  in_min_depth:              1
% 0.11/0.35  in_max_depth:              6
% 0.11/0.35  in_min_size:               2
% 0.11/0.35  in_max_size:              41
% 0.11/0.35  in_min_vars:               0
% 0.11/0.35  in_max_vars:               5
% 0.11/0.35  in_extaxiom_count:               158
% 0.11/0.35  in_axiom_count:                    0
% 0.11/0.35  in_assumption_count:               0
% 0.11/0.35  in_goal_count:                     4
% 0.11/0.35  in_neg_goal_count:                 2
% 0.11/0.35  in_pos_goal_count:                 2
% 0.11/0.35  in_posunit_goal_count:             2
% 0.11/0.35  
% 0.11/0.35  auto guide:
% 0.11/0.35  -----------
% 0.11/0.35  {
% 0.11/0.35  "print":1,
% 0.11/0.35  "print_level": 15,
% 0.11/0.35  "max_size": 0,
% 0.11/0.35  "max_depth": 0,
% 0.11/0.35  "max_length": 0,
% 0.11/0.35  "max_dseconds": 0,
% 0.11/0.35  "runs":[
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.11/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.11/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.11/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.11/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.11/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.11/0.35  
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.11/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.11/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.11/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.11/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.11/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.11/0.35  
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.11/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.11/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.35  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.11/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.11/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.11/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.11/0.35  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.11/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.11/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.11/0.35  
% 0.11/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.11/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.11/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.11/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.11/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.11/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.11/0.35  
% 0.11/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.11/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.11/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.11/0.35  
% 0.11/0.35  ]}
% 0.11/0.35  
% 0.11/0.35  
% 0.11/0.35  **** run 1 fork 0 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 2 fork 1 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 3 fork 2 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 4 fork 3 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 5 fork 4 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 6 fork 5 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.11/0.35  
% 0.11/0.35  **** run 7 fork 6 starts with strategy
% 0.11/0.35  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.16/0.36  
% 0.16/0.36  **** run 8 fork 7 starts with strategy
% 0.16/0.36  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.16/0.41  
% 0.16/0.41  fork 3: search finished without proof.
% 0.16/0.44  
% 0.16/0.44  **** run 12 fork 3 starts with strategy
% 0.16/0.44  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 6: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 5: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 2: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  fork 1: search finished without proof.
% 0.16/0.50  
% 0.16/0.50  
% 0.16/0.50  fork 7: search terminated without proof.
% 0.16/0.50  
% 0.16/0.50  
% 0.16/0.50  fork 0: search terminated without proof.
% 0.16/0.51  
% 0.16/0.51  
% 0.16/0.51  fork 4: search terminated without proof.
% 0.16/0.51  
% 0.16/0.51  **** run 15 fork 6 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.16/0.51  
% 0.16/0.51  **** run 11 fork 2 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.16/0.51  
% 0.16/0.51  **** run 10 fork 1 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.16/0.51  
% 0.16/0.51  **** run 14 fork 5 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.16/0.52  
% 0.16/0.52  **** run 16 fork 7 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.16/0.53  
% 0.16/0.53  **** run 9 fork 0 starts with strategy
% 0.16/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.16/0.54  
% 0.16/0.54  **** run 13 fork 4 starts with strategy
% 0.16/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.57  
% 0.16/0.57  
% 0.16/0.57  fork 3: search terminated without proof.
% 0.16/0.59  
% 0.16/0.59  **** run 20 fork 3 starts with strategy
% 0.16/0.59  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.64  
% 0.16/0.64  
% 0.16/0.64  fork 1: search terminated without proof.
% 0.16/0.64  
% 0.16/0.64  
% 0.16/0.64  fork 2: search terminated without proof.
% 0.16/0.64  
% 0.16/0.64  
% 0.16/0.64  fork 5: search terminated without proof.
% 0.16/0.64  
% 0.16/0.64  
% 0.16/0.64  fork 6: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  
% 0.16/0.66  fork 0: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  **** run 18 fork 1 starts with strategy
% 0.16/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.16/0.66  
% 0.16/0.66  **** run 22 fork 5 starts with strategy
% 0.16/0.66  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.66  **** run 19 fork 2 starts with strategy
% 0.16/0.66  
% 0.16/0.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.16/0.66  
% 0.16/0.66  
% 0.16/0.66  fork 7: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  
% 0.16/0.66  fork 4: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  **** run 23 fork 6 starts with strategy
% 0.16/0.66  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.16/0.68  
% 0.16/0.68  **** run 17 fork 0 starts with strategy
% 0.16/0.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.16/0.69  
% 0.16/0.69  **** run 24 fork 7 starts with strategy
% 0.16/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.16/0.69  
% 0.16/0.69  **** run 21 fork 4 starts with strategy
% 0.16/0.69  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.77  
% 0.16/0.77  
% 0.16/0.77  fork 3: search terminated without proof.
% 0.16/0.79  
% 0.16/0.79  **** run 28 fork 3 starts with strategy
% 0.16/0.79  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.16/0.79  
% 0.16/0.79  
% 0.16/0.79  fork 2: search terminated without proof.
% 0.16/0.80  
% 0.16/0.80  
% 0.16/0.80  fork 5: search terminated without proof.
% 0.16/0.80  
% 0.16/0.80  
% 0.16/0.80  fork 1: search terminated without proof.
% 3.14/0.82  
% 3.14/0.82  
% 3.14/0.82  fork 7: search terminated without proof.
% 3.14/0.82  
% 3.14/0.82  
% 3.14/0.82  fork 0: search terminated without proof.
% 3.14/0.82  
% 3.14/0.82  **** run 27 fork 2 starts with strategy
% 3.14/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.14/0.82  
% 3.14/0.82  **** run 30 fork 5 starts with strategy
% 3.14/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.14/0.82  
% 3.14/0.82  **** run 26 fork 1 starts with strategy
% 3.14/0.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.14/0.84  
% 3.14/0.84  
% 3.14/0.84  fork 4: search terminated without proof.
% 3.14/0.84  
% 3.14/0.84  **** run 32 fork 7 starts with strategy
% 3.14/0.84  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.14/0.84  
% 3.14/0.84  **** run 25 fork 0 starts with strategy
% 3.14/0.84  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.86/0.86  
% 3.86/0.86  **** run 29 fork 4 starts with strategy
% 3.86/0.86  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.86/0.88  
% 3.86/0.88  
% 3.86/0.88  fork 6: search terminated without proof.
% 4.09/0.90  
% 4.09/0.90  **** run 31 fork 6 starts with strategy
% 4.09/0.90  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 4.57/0.95  
% 4.57/0.95  
% 4.57/0.95  fork 2: search terminated without proof.
% 4.57/0.95  
% 4.57/0.95  
% 4.57/0.95  fork 3: search terminated without proof.
% 4.57/0.95  
% 4.57/0.95  
% 4.57/0.95  fork 5: search terminated without proof.
% 4.57/0.96  
% 4.57/0.96  
% 4.57/0.96  fork 1: search terminated without proof.
% 4.57/0.97  
% 4.57/0.97  **** run 38 fork 5 starts with strategy
% 4.57/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.57/0.97  
% 4.57/0.97  **** run 35 fork 2 starts with strategy
% 4.57/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.57/0.97  
% 4.57/0.97  **** run 36 fork 3 starts with strategy
% 4.57/0.97  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.57/0.98  
% 4.57/0.98  
% 4.57/0.98  fork 0: search terminated without proof.
% 4.57/0.98  
% 4.57/0.98  
% 4.57/0.98  fork 7: search terminated without proof.
% 4.57/0.98  
% 4.57/0.98  **** run 34 fork 1 starts with strategy
% 4.57/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.57/0.99  
% 4.57/0.99  
% 4.57/0.99  fork 4: search terminated without proof.
% 4.57/1.00  
% 4.57/1.00  **** run 40 fork 7 starts with strategy
% 4.57/1.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 4.57/1.00  
% 4.57/1.00  **** run 33 fork 0 starts with strategy
% 4.57/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.15/1.01  
% 5.15/1.01  **** run 37 fork 4 starts with strategy
% 5.15/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.15/1.02  
% 5.15/1.02  
% 5.15/1.02  fork 6: search terminated without proof.
% 5.15/1.04  
% 5.15/1.04  **** run 39 fork 6 starts with strategy
% 5.15/1.04  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.15/1.05  
% 5.15/1.05  fork 4: search finished without proof.
% 5.57/1.07  
% 5.57/1.07  **** run 45 fork 4 starts with strategy
% 5.57/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.57/1.10  
% 5.57/1.10  
% 5.57/1.10  fork 5: search terminated without proof.
% 5.57/1.10  
% 5.57/1.10  fork 3: search finished without proof.
% 5.57/1.11  
% 5.57/1.11  
% 5.57/1.11  fork 2: search terminated without proof.
% 5.57/1.11  
% 5.57/1.11  
% 5.57/1.11  fork 1: search terminated without proof.
% 5.57/1.12  
% 5.57/1.12  **** run 46 fork 5 starts with strategy
% 5.57/1.12  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.57/1.13  
% 5.57/1.13  **** run 44 fork 3 starts with strategy
% 5.57/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.57/1.13  
% 5.57/1.13  **** run 43 fork 2 starts with strategy
% 5.57/1.13  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.57/1.13  
% 5.57/1.13  **** run 42 fork 1 starts with strategy
% 5.57/1.13  
% 5.57/1.13  
% 5.57/1.13  fork 0: search terminated without proof.
% 5.57/1.13  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.57/1.14  
% 5.57/1.14  fork 7: search finished without proof.
% 6.25/1.16  
% 6.25/1.16  **** run 41 fork 0 starts with strategy
% 6.25/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.25/1.16  
% 6.25/1.16  **** run 48 fork 7 starts with strategy
% 6.25/1.16  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.47/1.19  
% 6.47/1.19  
% 6.47/1.19  fork 6: search terminated without proof.
% 6.47/1.20  
% 6.47/1.20  
% 6.47/1.20  fork 4: search terminated without proof.
% 6.47/1.21  
% 6.47/1.21  **** run 47 fork 6 starts with strategy
% 6.47/1.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.47/1.22  
% 6.47/1.22  **** run 53 fork 4 starts with strategy
% 6.47/1.22  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.96/1.24  
% 6.96/1.24  
% 6.96/1.24  fork 5: search terminated without proof.
% 6.96/1.26  
% 6.96/1.26  fork 3: search finished without proof.
% 6.96/1.26  
% 6.96/1.26  
% 6.96/1.26  fork 2: search terminated without proof.
% 6.96/1.26  
% 6.96/1.26  
% 6.96/1.26  fork 1: search terminated without proof.
% 6.96/1.27  
% 6.96/1.27  **** run 54 fork 5 starts with strategy
% 6.96/1.27  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.96/1.28  
% 6.96/1.28  **** run 51 fork 2 starts with strategy
% 6.96/1.28  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.96/1.28  
% 6.96/1.28  **** run 52 fork 3 starts with strategy
% 6.96/1.28  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.96/1.29  
% 6.96/1.29  **** run 50 fork 1 starts with strategy
% 6.96/1.29  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.96/1.29  
% 6.96/1.29  
% 6.96/1.29  fork 0: search terminated without proof.
% 6.96/1.30  
% 6.96/1.30  
% 6.96/1.30  fork 7: search terminated without proof.
% 6.96/1.31  
% 6.96/1.31  **** run 49 fork 0 starts with strategy
% 6.96/1.31  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 6.96/1.33  
% 6.96/1.33  **** run 56 fork 7 starts with strategy
% 6.96/1.33  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 6.96/1.34  
% 6.96/1.34  
% 6.96/1.34  fork 6: search terminated without proof.
% 6.96/1.34  
% 6.96/1.34  fork 4: search finished without proof.
% 6.96/1.36  
% 6.96/1.36  **** run 55 fork 6 starts with strategy
% 6.96/1.36  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.96/1.36  
% 6.96/1.36  **** run 61 fork 4 starts with strategy
% 6.96/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.96/1.40  
% 6.96/1.40  
% 6.96/1.40  fork 5: search terminated without proof.
% 6.96/1.40  
% 6.96/1.40  
% 6.96/1.40  fork 2: search terminated without proof.
% 6.96/1.41  
% 6.96/1.41  
% 6.96/1.41  fork 3: search terminated without proof.
% 6.96/1.41  
% 6.96/1.41  
% 6.96/1.41  fork 1: search terminated without proof.
% 6.96/1.42  
% 6.96/1.42  **** run 62 fork 5 starts with strategy
% 6.96/1.42  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 6.96/1.43  
% 6.96/1.43  **** run 60 fork 3 starts with strategy
% 6.96/1.43  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.96/1.44  
% 6.96/1.44  
% 6.96/1.44  fork 0: search terminated without proof.
% 6.96/1.44  
% 6.96/1.44  **** run 58 fork 1 starts with strategy
% 6.96/1.44  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.96/1.45  
% 6.96/1.45  **** run 59 fork 2 starts with strategy
% 6.96/1.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 6.96/1.46  
% 6.96/1.46  **** run 57 fork 0 starts with strategy
% 6.96/1.46  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 6.96/1.48  
% 6.96/1.48  fork 6: search finished without proof.
% 6.96/1.49  
% 6.96/1.49  fork 4: search finished without proof.
% 8.40/1.50  
% 8.40/1.50  **** run 63 fork 6 starts with strategy
% 8.40/1.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.40/1.51  
% 8.40/1.51  **** run 69 fork 4 starts with strategy
% 8.40/1.51  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.29/1.56  
% 9.29/1.56  
% 9.29/1.56  fork 5: search terminated without proof.
% 9.29/1.56  
% 9.29/1.56  
% 9.29/1.56  fork 7: search terminated without proof.
% 9.29/1.57  
% 9.29/1.57  
% 9.29/1.57  fork 3: search terminated without proof.
% 9.29/1.57  
% 9.29/1.57  
% 9.29/1.57  fork 1: search terminated without proof.
% 9.29/1.58  
% 9.29/1.58  **** run 70 fork 5 starts with strategy
% 9.29/1.58  
% 9.29/1.58  **** run 64 fork 7 starts with strategy
% 9.29/1.58  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.29/1.58  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.29/1.59  
% 9.29/1.59  **** run 68 fork 3 starts with strategy
% 9.29/1.59  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.29/1.59  
% 9.29/1.59  **** run 66 fork 1 starts with strategy
% 9.29/1.59  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.29/1.60  
% 9.29/1.60  
% 9.29/1.60  fork 0: search terminated without proof.
% 9.29/1.61  
% 9.29/1.61  
% 9.29/1.61  fork 2: search terminated without proof.
% 9.29/1.62  
% 9.29/1.62  **** run 65 fork 0 starts with strategy
% 9.29/1.62  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.29/1.63  
% 9.29/1.63  
% 9.29/1.63  fork 6: search terminated without proof.
% 9.29/1.63  
% 9.29/1.63  **** run 67 fork 2 starts with strategy
% 9.29/1.63  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.95/1.64  
% 9.95/1.64  
% 9.95/1.64  fork 4: search terminated without proof.
% 9.95/1.65  
% 9.95/1.65  **** run 71 fork 6 starts with strategy
% 9.95/1.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.95/1.66  
% 9.95/1.66  **** run 77 fork 4 starts with strategy
% 9.95/1.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.33/1.70  
% 10.33/1.70  
% 10.33/1.70  fork 5: search terminated without proof.
% 10.33/1.72  
% 10.33/1.72  
% 10.33/1.72  fork 3: search terminated without proof.
% 10.33/1.72  
% 10.33/1.72  
% 10.33/1.72  fork 1: search terminated without proof.
% 10.33/1.72  
% 10.33/1.72  **** run 78 fork 5 starts with strategy
% 10.33/1.72  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.33/1.73  
% 10.33/1.73  
% 10.33/1.73  fork 7: search terminated without proof.
% 10.33/1.74  
% 10.33/1.74  **** run 76 fork 3 starts with strategy
% 10.33/1.74  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.33/1.74  
% 10.33/1.74  **** run 74 fork 1 starts with strategy
% 10.33/1.74  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.82/1.75  
% 10.82/1.75  **** run 72 fork 7 starts with strategy
% 10.82/1.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.82/1.75  
% 10.82/1.75  
% 10.82/1.75  fork 0: search terminated without proof.
% 10.82/1.76  
% 10.82/1.76  
% 10.82/1.76  fork 2: search terminated without proof.
% 10.95/1.77  
% 10.95/1.77  **** run 73 fork 0 starts with strategy
% 10.95/1.77  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.95/1.78  
% 10.95/1.78  
% 10.95/1.78  fork 6: search terminated without proof.
% 10.95/1.78  
% 10.95/1.78  **** run 75 fork 2 starts with strategy
% 10.95/1.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.95/1.79  
% 10.95/1.79  
% 10.95/1.79  fork 4: search terminated without proof.
% 10.95/1.80  
% 10.95/1.80  **** run 79 fork 6 starts with strategy
% 10.95/1.80  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.95/1.81  
% 10.95/1.81  **** run 85 fork 4 starts with strategy
% 10.95/1.81  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.68/1.86  
% 11.68/1.86  
% 11.68/1.86  fork 5: search terminated without proof.
% 11.68/1.87  
% 11.68/1.87  
% 11.68/1.87  fork 3: search terminated without proof.
% 11.68/1.88  
% 11.68/1.88  **** run 86 fork 5 starts with strategy
% 11.68/1.88  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.68/1.88  
% 11.68/1.88  
% 11.68/1.88  fork 1: search terminated without proof.
% 11.68/1.88  
% 11.68/1.88  
% 11.68/1.88  fork 7: search terminated without proof.
% 11.68/1.90  
% 11.68/1.90  **** run 82 fork 1 starts with strategy
% 11.68/1.90  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.68/1.90  
% 11.68/1.90  **** run 80 fork 7 starts with strategy
% 11.68/1.90  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.68/1.90  
% 11.68/1.90  **** run 84 fork 3 starts with strategy
% 11.68/1.90  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.68/1.90  
% 11.68/1.90  
% 11.68/1.90  fork 0: search terminated without proof.
% 11.68/1.92  
% 11.68/1.92  
% 11.68/1.92  fork 2: search terminated without proof.
% 11.68/1.92  
% 11.68/1.92  **** run 81 fork 0 starts with strategy
% 11.68/1.92  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.32/1.93  
% 12.32/1.93  
% 12.32/1.93  fork 6: search terminated without proof.
% 12.32/1.94  
% 12.32/1.94  fork 3: search finished without proof.
% 12.32/1.94  
% 12.32/1.94  
% 12.32/1.94  fork 4: search terminated without proof.
% 12.32/1.94  
% 12.32/1.94  **** run 83 fork 2 starts with strategy
% 12.32/1.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.32/1.95  
% 12.32/1.95  **** run 87 fork 6 starts with strategy
% 12.32/1.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.32/1.96  
% 12.32/1.96  **** run 92 fork 3 starts with strategy
% 12.32/1.96  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.32/1.96  
% 12.32/1.96  **** run 93 fork 4 starts with strategy
% 12.32/1.96  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.69/2.01  
% 12.69/2.01  
% 12.69/2.01  fork 5: search terminated without proof.
% 12.69/2.03  
% 12.69/2.03  
% 12.69/2.03  fork 1: search terminated without proof.
% 12.69/2.03  
% 12.69/2.03  **** run 94 fork 5 starts with strategy
% 12.69/2.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 12.69/2.03  
% 12.69/2.03  
% 12.69/2.03  fork 7: search terminated without proof.
% 13.21/2.04  
% 13.21/2.04  **** run 90 fork 1 starts with strategy
% 13.21/2.04  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.21/2.05  
% 13.21/2.05  **** run 88 fork 7 starts with strategy
% 13.21/2.05  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.21/2.06  
% 13.21/2.06  
% 13.21/2.06  fork 0: search terminated without proof.
% 13.21/2.07  
% 13.21/2.07  
% 13.21/2.07  fork 2: search terminated without proof.
% 13.21/2.08  
% 13.21/2.08  **** run 89 fork 0 starts with strategy
% 13.21/2.08  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.21/2.08  
% 13.21/2.08  
% 13.21/2.08  fork 6: search terminated without proof.
% 13.21/2.10  
% 13.21/2.10  
% 13.21/2.10  fork 4: search terminated without proof.
% 13.21/2.10  
% 13.21/2.10  **** run 91 fork 2 starts with strategy
% 13.21/2.10  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.21/2.10  
% 13.21/2.10  **** run 95 fork 6 starts with strategy
% 13.21/2.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.21/2.12  
% 13.21/2.12  **** run 101 fork 4 starts with strategy
% 13.21/2.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.21/2.13  
% 13.21/2.13  fork 3: search finished without proof.
% 13.21/2.15  
% 13.21/2.15  
% 13.21/2.15  fork 5: search terminated without proof.
% 13.21/2.17  
% 13.21/2.17  **** run 100 fork 3 starts with strategy
% 13.21/2.17  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 13.21/2.17  
% 13.21/2.17  **** run 102 fork 5 starts with strategy
% 13.21/2.17  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 13.21/2.17  
% 13.21/2.17  
% 13.21/2.17  fork 1: search terminated without proof.
% 13.21/2.18  
% 13.21/2.18  
% 13.21/2.18  fork 7: search terminated without proof.
% 13.21/2.19  
% 13.21/2.19  **** run 98 fork 1 starts with strategy
% 13.21/2.19  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.21/2.20  
% 13.21/2.20  **** run 96 fork 7 starts with strategy
% 13.21/2.20  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.21/2.21  
% 13.21/2.21  
% 13.21/2.21  fork 0: search terminated without proof.
% 13.21/2.23  
% 13.21/2.23  **** run 97 fork 0 starts with strategy
% 13.21/2.23  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.21/2.23  
% 13.21/2.23  
% 13.21/2.23  fork 2: search terminated without proof.
% 13.21/2.24  
% 13.21/2.24  
% 13.21/2.24  fork 6: search terminated without proof.
% 13.21/2.25  
% 13.21/2.25  
% 13.21/2.25  fork 4: search terminated without proof.
% 13.21/2.25  
% 13.21/2.25  **** run 103 fork 6 starts with strategy
% 13.21/2.25  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 13.21/2.26  
% 13.21/2.26  **** run 99 fork 2 starts with strategy
% 13.21/2.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 13.21/2.27  
% 13.21/2.27  **** run 109 fork 4 starts with strategy
% 13.21/2.27  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.21/2.31  
% 13.21/2.31  
% 13.21/2.31  fork 5: search terminated without proof.
% 13.21/2.32  
% 13.21/2.32  
% 13.21/2.32  fork 1: search terminated without proof.
% 13.21/2.33  
% 13.21/2.33  **** run 110 fork 5 starts with strategy
% 13.21/2.33  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 13.21/2.34  
% 13.21/2.34  
% 13.21/2.34  fork 7: search terminated without proof.
% 13.21/2.34  
% 13.21/2.34  **** run 106 fork 1 starts with strategy
% 13.21/2.34  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 13.21/2.35  
% 13.21/2.35  
% 13.21/2.35  fork 0: search terminated without proof.
% 13.21/2.36  
% 13.21/2.36  **** run 104 fork 7 starts with strategy
% 13.21/2.36  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 13.21/2.37  
% 13.21/2.37  **** run 105 fork 0 starts with strategy
% 13.21/2.37  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 13.21/2.39  
% 13.21/2.39  
% 13.21/2.39  fork 6: search terminated without proof.
% 13.21/2.39  
% 13.21/2.39  
% 13.21/2.39  fork 2: search terminated without proof.
% 13.21/2.40  
% 13.21/2.40  
% 13.21/2.40  fork 4: search terminated without proof.
% 13.21/2.41  
% 13.21/2.41  **** run 111 fork 6 starts with strategy
% 13.21/2.41  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.57/2.41  
% 14.57/2.41  **** run 107 fork 2 starts with strategy
% 14.57/2.41  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.57/2.42  
% 14.57/2.42  **** run 117 fork 4 starts with strategy
% 14.57/2.42  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 14.57/2.43  
% 14.57/2.43  
% 14.57/2.43  fork 3: search terminated without proof.
% 14.57/2.45  
% 14.57/2.45  **** run 108 fork 3 starts with strategy
% 14.57/2.45  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.57/2.46  
% 14.57/2.46  
% 14.57/2.46  fork 5: search terminated without proof.
% 16.38/2.47  
% 16.38/2.47  
% 16.38/2.47  fork 1: search terminated without proof.
% 16.38/2.48  
% 16.38/2.48  **** run 118 fork 5 starts with strategy
% 16.38/2.48  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.38/2.49  
% 16.38/2.49  **** run 114 fork 1 starts with strategy
% 16.38/2.49  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.38/2.49  
% 16.38/2.49  
% 16.38/2.49  fork 7: search terminated without proof.
% 16.38/2.50  
% 16.38/2.50  fork 0: search finished without proof.
% 16.68/2.51  
% 16.68/2.51  **** run 112 fork 7 starts with strategy
% 16.68/2.51  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.68/2.52  
% 16.68/2.52  **** run 113 fork 0 starts with strategy
% 16.68/2.52  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.95/2.54  
% 16.95/2.54  
% 16.95/2.54  fork 6: search terminated without proof.
% 16.95/2.55  
% 16.95/2.55  
% 16.95/2.55  fork 4: search terminated without proof.
% 16.95/2.55  
% 16.95/2.55  
% 16.95/2.55  fork 2: search terminated without proof.
% 16.95/2.55  
% 16.95/2.55  **** run 119 fork 6 starts with strategy
% 16.95/2.55  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.95/2.56  
% 16.95/2.56  **** run 125 fork 4 starts with strategy
% 16.95/2.56  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.95/2.57  
% 16.95/2.57  **** run 115 fork 2 starts with strategy
% 16.95/2.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.95/2.59  
% 16.95/2.59  
% 16.95/2.59  fork 3: search terminated without proof.
% 16.95/2.61  
% 16.95/2.61  
% 16.95/2.61  fork 5: search terminated without proof.
% 16.95/2.61  
% 16.95/2.61  **** run 116 fork 3 starts with strategy
% 16.95/2.61  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.95/2.62  
% 16.95/2.62  
% 16.95/2.62  fork 1: search terminated without proof.
% 16.95/2.62  
% 16.95/2.62  **** run 126 fork 5 starts with strategy
% 16.95/2.62  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.73/2.64  
% 17.73/2.64  **** run 122 fork 1 starts with strategy
% 17.73/2.64  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 17.73/2.64  
% 17.73/2.64  
% 17.73/2.64  fork 7: search terminated without proof.
% 17.73/2.64  
% 17.73/2.64  
% 17.73/2.64  fork 0: search terminated without proof.
% 17.73/2.66  
% 17.73/2.66  **** run 120 fork 7 starts with strategy
% 17.73/2.66  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.73/2.66  
% 17.73/2.66  **** run 121 fork 0 starts with strategy
% 17.73/2.66  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 17.73/2.69  
% 17.73/2.69  
% 17.73/2.69  fork 6: search terminated without proof.
% 18.23/2.70  
% 18.23/2.70  
% 18.23/2.70  fork 4: search terminated without proof.
% 18.23/2.70  
% 18.23/2.70  
% 18.23/2.70  fork 2: search terminated without proof.
% 18.23/2.71  
% 18.23/2.71  **** run 127 fork 6 starts with strategy
% 18.23/2.71  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 18.23/2.71  
% 18.23/2.71  **** run 133 fork 4 starts with strategy
% 18.23/2.71  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.23/2.72  
% 18.23/2.72  **** run 123 fork 2 starts with strategy
% 18.23/2.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 18.23/2.74  
% 18.23/2.74  
% 18.23/2.74  fork 3: search terminated without proof.
% 18.23/2.75  
% 18.23/2.75  
% 18.23/2.75  fork 5: search terminated without proof.
% 18.77/2.76  
% 18.77/2.76  **** run 124 fork 3 starts with strategy
% 18.77/2.76  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 18.77/2.76  
% 18.77/2.76  
% 18.77/2.76  fork 1: search terminated without proof.
% 18.77/2.77  
% 18.77/2.77  **** run 134 fork 5 starts with strategy
% 18.77/2.77  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.77/2.78  
% 18.77/2.78  **** run 130 fork 1 starts with strategy
% 18.77/2.78  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 18.77/2.79  
% 18.77/2.79  
% 18.77/2.79  fork 7: search terminated without proof.
% 18.77/2.80  
% 18.77/2.80  
% 18.77/2.80  fork 0: search terminated without proof.
% 19.08/2.81  
% 19.08/2.81  **** run 128 fork 7 starts with strategy
% 19.08/2.81  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 19.08/2.82  
% 19.08/2.82  fork 1: search finished without proof.
% 19.08/2.82  
% 19.08/2.82  **** run 129 fork 0 starts with strategy
% 19.08/2.82  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.08/2.83  
% 19.08/2.83  **** run 138 fork 1 starts with strategy
% 19.08/2.83  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 19.35/2.85  
% 19.35/2.85  
% 19.35/2.85  fork 2: search terminated without proof.
% 19.35/2.88  
% 19.35/2.88  **** run 131 fork 2 starts with strategy
% 19.35/2.88  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 19.35/2.89  
% 19.35/2.89  fork 3: search finished without proof.
% 19.35/2.91  
% 19.35/2.91  **** run 132 fork 3 starts with strategy
% 19.35/2.91  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 24.61/3.74  
% 24.61/3.74  
% 24.61/3.74  fork 6: search terminated without proof.
% 24.61/3.74  
% 24.61/3.74  
% 24.61/3.74  fork 4: search terminated without proof.
% 24.61/3.77  
% 24.61/3.77  **** run 141 fork 4 starts with strategy
% 24.61/3.77  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 24.61/3.78  
% 24.61/3.78  **** run 135 fork 6 starts with strategy
% 24.61/3.78  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.10/3.84  
% 26.10/3.84  
% 26.10/3.84  fork 7: search terminated without proof.
% 26.10/3.84  
% 26.10/3.84  
% 26.10/3.84  fork 0: search terminated without proof.
% 26.10/3.86  
% 26.10/3.86  **** run 136 fork 7 starts with strategy
% 26.10/3.86  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.10/3.86  
% 26.10/3.86  
% 26.10/3.86  fork 1: search terminated without proof.
% 26.10/3.86  
% 26.10/3.86  **** run 137 fork 0 starts with strategy
% 26.10/3.86  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.10/3.88  
% 26.10/3.88  
% 26.10/3.88  fork 5: search terminated without proof.
% 26.10/3.89  
% 26.10/3.89  **** run 146 fork 1 starts with strategy
% 26.10/3.89  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.10/3.92  
% 26.10/3.92  **** run 142 fork 5 starts with strategy
% 26.10/3.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 28.40/4.03  
% 28.40/4.03  
% 28.40/4.03  fork 3: search terminated without proof.
% 28.40/4.04  
% 28.40/4.04  
% 28.40/4.04  fork 2: search terminated without proof.
% 28.40/4.08  
% 28.40/4.08  **** run 140 fork 3 starts with strategy
% 28.40/4.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 28.40/4.08  
% 28.40/4.08  **** run 139 fork 2 starts with strategy
% 28.40/4.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.00/4.81  
% 34.00/4.81  
% 34.00/4.81  fork 4: search terminated without proof.
% 34.00/4.81  
% 34.00/4.81  
% 34.00/4.81  fork 6: search terminated without proof.
% 34.72/4.84  
% 34.72/4.84  **** run 143 fork 6 starts with strategy
% 34.72/4.84  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.72/4.84  
% 34.72/4.84  **** run 149 fork 4 starts with strategy
% 34.72/4.84  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 34.72/4.89  
% 34.72/4.89  
% 34.72/4.89  fork 7: search terminated without proof.
% 35.33/4.89  
% 35.33/4.89  
% 35.33/4.89  fork 0: search terminated without proof.
% 35.33/4.91  
% 35.33/4.91  **** run 144 fork 7 starts with strategy
% 35.33/4.91  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 35.33/4.92  
% 35.33/4.92  **** run 145 fork 0 starts with strategy
% 35.33/4.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 35.33/4.95  
% 35.33/4.95  
% 35.33/4.95  fork 5: search terminated without proof.
% 35.33/4.97  
% 35.33/4.97  **** run 150 fork 5 starts with strategy
% 35.33/4.97  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 36.06/5.00  
% 36.06/5.00  
% 36.06/5.00  fork 1: search terminated without proof.
% 36.38/5.03  
% 36.38/5.03  **** run 154 fork 1 starts with strategy
% 36.38/5.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 36.38/5.11  
% 36.38/5.11  
% 36.38/5.11  fork 3: search terminated without proof.
% 36.38/5.14  
% 36.38/5.14  **** run 148 fork 3 starts with strategy
% 36.38/5.14  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.38/5.26  
% 36.38/5.26  
% 36.38/5.26  fork 2: search terminated without proof.
% 36.38/5.32  
% 36.38/5.32  **** run 147 fork 2 starts with strategy
% 36.38/5.32  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 42.48/5.87  
% 42.48/5.87  
% 42.48/5.87  fork 6: search terminated without proof.
% 42.48/5.87  
% 42.48/5.87  
% 42.48/5.87  fork 4: search terminated without proof.
% 43.04/5.89  
% 43.04/5.89  **** run 157 fork 4 starts with strategy
% 43.04/5.89  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 43.04/5.91  
% 43.04/5.91  **** run 151 fork 6 starts with strategy
% 43.04/5.91  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 43.04/5.94  
% 43.04/5.94  
% 43.04/5.94  fork 7: search terminated without proof.
% 43.75/5.97  
% 43.75/5.97  **** run 152 fork 7 starts with strategy
% 43.75/5.97  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 43.75/6.00  
% 43.75/6.00  
% 43.75/6.00  fork 5: search terminated without proof.
% 43.75/6.02  
% 43.75/6.02  
% 43.75/6.02  fork 0: search terminated without proof.
% 43.75/6.05  
% 43.75/6.05  **** run 153 fork 0 starts with strategy
% 43.75/6.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 43.75/6.06  
% 43.75/6.06  
% 43.75/6.06  fork 1: search terminated without proof.
% 43.75/6.06  
% 43.75/6.06  **** run 158 fork 5 starts with strategy
% 43.75/6.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 43.75/6.08  
% 43.75/6.08  **** run 162 fork 1 starts with strategy
% 43.75/6.08  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 45.43/6.25  
% 45.43/6.25  
% 45.43/6.25  fork 3: search terminated without proof.
% 45.43/6.30  
% 45.43/6.30  **** run 156 fork 3 starts with strategy
% 45.43/6.30  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 46.92/6.40  
% 46.92/6.40  
% 46.92/6.40  fork 2: search terminated without proof.
% 46.92/6.42  
% 46.92/6.42  **** run 155 fork 2 starts with strategy
% 46.92/6.42  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 50.12/6.92  
% 50.12/6.92  
% 50.12/6.92  fork 4: search terminated without proof.
% 50.12/6.94  
% 50.12/6.94  **** run 165 fork 4 starts with strategy
% 50.12/6.94  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 50.12/6.94  
% 50.12/6.94  
% 50.12/6.94  fork 6: search terminated without proof.
% 50.12/6.98  
% 50.12/6.98  **** run 159 fork 6 starts with strategy
% 50.12/6.98  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 50.12/7.08  
% 50.12/7.08  
% 50.12/7.08  fork 0: search terminated without proof.
% 50.12/7.10  
% 50.12/7.10  
% 50.12/7.10  fork 5: search terminated without proof.
% 50.12/7.10  
% 50.12/7.10  
% 50.12/7.10  fork 7: search terminated without proof.
% 50.12/7.11  
% 50.12/7.11  **** run 161 fork 0 starts with strategy
% 50.12/7.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 50.12/7.11  
% 50.12/7.11  
% 50.12/7.11  fork 1: search terminated without proof.
% 50.12/7.12  
% 50.12/7.12  **** run 160 fork 7 starts with strategy
% 50.12/7.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 50.12/7.14  
% 50.12/7.14  **** run 170 fork 1 starts with strategy
% 50.12/7.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 50.12/7.14  
% 50.12/7.14  **** run 166 fork 5 starts with strategy
% 50.12/7.14  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 54.14/7.33  
% 54.14/7.33  
% 54.14/7.33  fork 3: search terminated without proof.
% 54.14/7.34  
% 54.14/7.34  **** run 164 fork 3 starts with strategy
% 54.14/7.34  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 56.34/7.61  
% 56.34/7.61  
% 56.34/7.61  fork 2: search terminated without proof.
% 56.54/7.65  
% 56.54/7.65  **** run 163 fork 2 starts with strategy
% 56.54/7.65  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 56.54/7.70  
% 56.54/7.70  fork 2: search finished without proof.
% 56.54/7.74  
% 56.54/7.74  **** run 171 fork 2 starts with strategy
% 56.54/7.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 57.97/7.96  
% 57.97/7.96  
% 57.97/7.96  fork 4: search terminated without proof.
% 57.97/7.98  
% 57.97/7.98  **** run 173 fork 4 starts with strategy
% 57.97/7.98  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 59.37/8.08  
% 59.37/8.08  fork 5: search finished without proof.
% 60.13/8.10  
% 60.13/8.10  **** run 174 fork 5 starts with strategy
% 60.13/8.10  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 60.13/8.10  
% 60.13/8.10  
% 60.13/8.10  fork 6: search terminated without proof.
% 60.13/8.13  
% 60.13/8.13  fork 1: search finished without proof.
% 60.13/8.13  
% 60.13/8.13  fork 7: search finished without proof.
% 60.13/8.14  
% 60.13/8.14  **** run 167 fork 6 starts with strategy
% 60.13/8.14  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 60.13/8.14  
% 60.13/8.14  
% 60.13/8.14  fork 0: search terminated without proof.
% 60.13/8.16  
% 60.13/8.16  **** run 168 fork 7 starts with strategy
% 60.13/8.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 60.13/8.16  
% 60.13/8.16  **** run 169 fork 0 starts with strategy
% 60.13/8.16  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 60.13/8.17  
% 60.13/8.17  **** run 178 fork 1 starts with strategy
% 60.13/8.17  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 61.83/8.37  
% 61.83/8.37  
% 61.83/8.37  fork 3: search terminated without proof.
% 61.83/8.39  
% 61.83/8.39  **** run 172 fork 3 starts with strategy
% 61.83/8.39  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 65.74/8.88  
% 65.74/8.88  
% 65.74/8.88  fork 2: search terminated without proof.
% 66.36/8.90  
% 66.36/8.90  **** run 179 fork 2 starts with strategy
% 66.36/8.90  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 67.25/9.01  
% 67.25/9.01  
% 67.25/9.01  fork 4: search terminated without proof.
% 67.40/9.03  
% 67.40/9.03  **** run 181 fork 4 starts with strategy
% 67.40/9.03  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.14/9.17  
% 68.14/9.17  
% 68.14/9.17  fork 6: search terminated without proof.
% 68.14/9.19  
% 68.14/9.19  
% 68.14/9.19  fork 7: search terminated without proof.
% 68.74/9.19  
% 68.74/9.19  
% 68.74/9.19  fork 1: search terminated without proof.
% 68.74/9.21  
% 68.74/9.21  
% 68.74/9.21  fork 5: search terminated without proof.
% 68.74/9.21  
% 68.74/9.21  **** run 175 fork 6 starts with strategy
% 68.74/9.21  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 68.74/9.24  
% 68.74/9.24  **** run 186 fork 1 starts with strategy
% 68.74/9.24  
% 68.74/9.24  **** run 176 fork 7 starts with strategy
% 68.74/9.24  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 68.74/9.24  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 68.74/9.25  
% 68.74/9.25  **** run 182 fork 5 starts with strategy
% 68.74/9.25  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 68.74/9.26  
% 68.74/9.26  
% 68.74/9.26  fork 0: search terminated without proof.
% 69.39/9.31  
% 69.39/9.31  **** run 177 fork 0 starts with strategy
% 69.39/9.31  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 69.39/9.42  
% 69.39/9.42  
% 69.39/9.42  fork 3: search terminated without proof.
% 69.39/9.45  
% 69.39/9.45  **** run 180 fork 3 starts with strategy
% 69.39/9.45  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 74.43/9.93  
% 74.43/9.93  
% 74.43/9.93  fork 2: search terminated without proof.
% 74.43/9.95  
% 74.43/9.95  **** run 187 fork 2 starts with strategy
% 74.43/9.95  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 74.43/10.13  
% 74.43/10.13  fork 4: search finished without proof.
% 74.43/10.15  
% 74.43/10.15  **** run 189 fork 4 starts with strategy
% 74.43/10.15  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 76.81/10.24  
% 76.81/10.24  
% 76.81/10.24  fork 6: search terminated without proof.
% 76.81/10.26  
% 76.81/10.26  **** run 183 fork 6 starts with strategy
% 76.81/10.26  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 76.81/10.26  
% 76.81/10.26  
% 76.81/10.26  fork 1: search terminated without proof.
% 76.81/10.28  
% 76.81/10.28  
% 76.81/10.28  fork 5: search terminated without proof.
% 76.81/10.28  
% 76.81/10.28  **** run 194 fork 1 starts with strategy
% 76.81/10.28  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 76.81/10.30  
% 76.81/10.30  **** run 190 fork 5 starts with strategy
% 76.81/10.30  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 77.55/10.36  
% 77.55/10.36  
% 77.55/10.36  fork 7: search terminated without proof.
% 77.55/10.39  
% 77.55/10.39  **** run 184 fork 7 starts with strategy
% 77.55/10.39  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 78.02/10.41  
% 78.02/10.41  
% 78.02/10.41  fork 0: search terminated without proof.
% 78.02/10.44  
% 78.02/10.44  **** run 185 fork 0 starts with strategy
% 78.02/10.44  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 78.60/10.48  
% 78.60/10.48  
% 78.60/10.48  fork 3: search terminated without proof.
% 78.60/10.49  
% 78.60/10.49  **** run 188 fork 3 starts with strategy
% 78.60/10.49  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 82.10/10.97  
% 82.10/10.97  
% 82.10/10.97  fork 2: search terminated without proof.
% 82.34/10.99  
% 82.34/10.99  **** run 195 fork 2 starts with strategy
% 82.34/10.99  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 82.76/11.05  
% 82.76/11.05  
% 82.76/11.05  result: proof found
% 82.76/11.05  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 82.76/11.05  by run 183 fork 6 strategy {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 82.76/11.05  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 82.76/11.05  
% 82.76/11.05  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 82.76/11.05  
% 82.76/11.05  run 183 fork 6 statistics:
% 82.76/11.05  ----------------------------------
% 82.76/11.05  this run seconds: 0.277745
% 82.76/11.05  total seconds: 10.043300
% 82.76/11.05  stat_given_used: 1227
% 82.76/11.05  stat_given_used_at_endgame: 0
% 82.76/11.05  stat_given_candidates:   1477
% 82.76/11.05  stat_given_candidates_at_endgame: 0
% 82.76/11.05  stat_given_candidates_h: 0
% 82.76/11.05  stat_binres_derived_cl:   9845
% 82.76/11.05  stat_binres_derived_cl_h: 0
% 82.76/11.05  stat_factor_derived_cl: 0
% 82.76/11.05  stat_para_derived_cl: 10551
% 82.76/11.05  stat_tautologies_discarded: 7
% 82.76/11.05  stat_forward_subsumed: 2814
% 82.76/11.05  stat_derived_cut: 22
% 82.76/11.05  stat_derived_rewritten: 0
% 82.76/11.05  stat_weight_discarded_building: 0
% 82.76/11.05  stat_weight_discarded_cl: 0
% 82.76/11.05  stat_internlimit_discarded_cl: 0
% 82.76/11.05  stat_simplified:  0 simplified 0 derived 0 given
% 82.76/11.05  stat_kept_cl: 17560
% 82.76/11.05  stat_built_cl: 20330
% 82.76/11.05  stat_hyperres_partial_cl: 0
% 82.76/11.05  stat_made_rewriters: 0
% 82.76/11.05  stat_backward_subsumed: 0
% 82.76/11.05  stat_propagated_subsumed: 0
% 82.76/11.05  stat_clsubs_attempted:                     32345
% 82.76/11.05  stat_clsubs_fact_groundunit_found:             4
% 82.76/11.05  stat_clsubs_rule_groundunit_found:            12
% 82.76/11.05  stat_clsubs_top_meta_attempted:             947456
% 82.76/11.05  stat_clsubs_top_meta_failed:                915111
% 82.76/11.05  stat_clsubs_top_meta_nonpref_attempted:              947456
% 82.76/11.05  stat_clsubs_top_meta_nonpref_succeeded:              155671
% 82.76/11.05  stat_clsubs_top_meta_pref_attempted:                 155671
% 82.76/11.05  stat_clsubs_top_meta_pref1_succeeded:                108448
% 82.76/11.05  stat_clsubs_top_meta_pref2_succeeded:                 54631
% 82.76/11.05  stat_clsubs_top_meta_pref3_succeeded:                 32345
% 82.76/11.05  stat_clsubs_top_meta_pref_succeeded:                  32345
% 82.76/11.05  stat_clsubs_meta_attempted:                32414
% 82.76/11.05  stat_clsubs_meta_failed:                     822
% 82.76/11.05  stat_clsubs_predsymbs_attempted:               0
% 82.76/11.05  stat_clsubs_unit_attempted:                32238
% 82.76/11.05  stat_clsubs_full_attempted:                  107
% 82.76/11.05  stat_forwardsubs_attempted:                20375
% 82.76/11.05  stat_lit_hash_added:                  23839
% 82.76/11.05  stat_lit_hash_computed:               64709
% 82.76/11.05  stat_lit_hash_match_found:             2842
% 82.76/11.05  stat_lit_hash_match_miss:             67316
% 82.76/11.05  stat_lit_hash_cut_ok:                    11
% 82.76/11.05  stat_lit_strong_cut_ok:                  14
% 82.76/11.05  stat_lit_hash_subsume_ok:              2814
% 82.76/11.05  clqueue els 10000000 used 1
% 82.76/11.05  clactive els 10000000 used 1386
% 82.76/11.05  clactivesubsume els 10000000 used 7219
% 82.76/11.05  queue_termbuf els 200000000 used 1116124
% 82.76/11.05  hyper_termbuf els 100000000 used 1
% 82.76/11.05  active_termbuf els 100000000 used 52271
% 82.76/11.05  varstack els 5000 last used 1
% 82.76/11.05  given_termbuf els 10000000 last used 1
% 82.76/11.05  simplified_termbuf els 10000000 last used 1
% 82.76/11.05  derived_termbuf els 10000000 last used 49
% 82.76/11.05  wr_mallocs: 49260
% 82.76/11.05  wr_callocs: 21
% 82.76/11.05  wr_reallocs: 4305
% 82.76/11.05  wr_frees: 4
% 82.76/11.05  wr_malloc_bytes: 4164386836
% 82.76/11.05  wr_calloc_bytes: 112065536
% 82.76/11.05  wr_realloc_bytes: 960696
% 82.76/11.05  wr_realloc_freebytes: 0
% 82.76/11.05  ----------------------------------
%------------------------------------------------------------------------------