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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : ANA023-1 : TPTP v8.1.2. Released v3.2.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 : Wed Aug 30 17:17:27 EDT 2023

% Result   : Unsatisfiable 4.80s 1.09s
% Output   : CNFRefutation 4.80s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_Orderings_Oorder__class_Oorder__trans_0)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ c_lessequals(X,Y,Z)
    | ~ c_lessequals(Y,U,Z)
    | c_lessequals(X,U,Z)
    | ~ class_Orderings_Oorder(Z) ),
    inference(cnf_transformation,[],[cls_Orderings_Oorder__class_Oorder__trans_0]) ).

cnf('2',plain,
    ( ~ class_Ring__and__Field_Oordered__idom(X)
    | class_Orderings_Oorder(X) ),
    inference(cnf_transformation,[],['$inc_clsrel_Ring__and__Field_Oordered__idom_44']) ).

cnf('3',plain,
    class_Ring__and__Field_Oordered__idom(t_b),
    inference(cnf_transformation,[],[tfree_tcs]) ).

cnf('4',plain,
    class_Orderings_Oorder(t_b),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    ( ~ c_lessequals(X,Y,t_b)
    | ~ c_lessequals(Z,X,t_b)
    | c_lessequals(Z,Y,t_b) ),
    inference(resolution,[],['1','4']) ).

cnf('6',plain,
    c_lessequals(v_k(v_x),v_f(v_x),t_b),
    inference(cnf_transformation,[],[cls_conjecture_2]) ).

cnf('7',plain,
    ( ~ c_lessequals(X,v_k(v_x),t_b)
    | c_lessequals(X,v_f(v_x),t_b) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( c_less(X,Y,Z)
    | c_lessequals(Y,X,Z)
    | ~ class_Orderings_Olinorder(Z) ),
    inference(cnf_transformation,[],[cls_Orderings_Olinorder__not__le_0]) ).

cnf('9',plain,
    ( ~ class_Ring__and__Field_Oordered__idom(X)
    | class_Orderings_Olinorder(X) ),
    inference(cnf_transformation,[],['$inc_clsrel_Ring__and__Field_Oordered__idom_33']) ).

cnf('10',plain,
    class_Orderings_Olinorder(t_b),
    inference(resolution,[],['9','3']) ).

cnf('11',plain,
    ( c_less(X,Y,t_b)
    | c_lessequals(Y,X,t_b) ),
    inference(resolution,[],['8','10']) ).

cnf('12',plain,
    ( c_less(v_k(v_x),X,t_b)
    | c_lessequals(X,v_f(v_x),t_b) ),
    inference(resolution,[],['7','11']) ).

cnf('13',plain,
    ( ~ c_less(X,Y,Z)
    | ~ c_lessequals(Y,X,Z)
    | ~ class_Orderings_Olinorder(Z) ),
    inference(cnf_transformation,[],[cls_Orderings_Olinorder__not__le_1]) ).

cnf('14',plain,
    ( ~ c_less(X,Y,t_b)
    | ~ c_lessequals(Y,X,t_b) ),
    inference(resolution,[],['13','10']) ).

cnf('15',plain,
    ~ c_lessequals(c_0,c_minus(v_f(v_x),v_g(v_x),t_b),t_b),
    inference(cnf_transformation,[],[cls_conjecture_3]) ).

cnf('16',plain,
    c_less(c_minus(v_f(v_x),v_g(v_x),t_b),c_0,t_b),
    inference(resolution,[],['11','15']) ).

cnf('17',plain,
    ( ~ c_less(c_minus(X,Y,Z),c_0,Z)
    | c_less(X,Y,Z)
    | ~ class_OrderedGroup_Opordered__ab__group__add(Z) ),
    inference(cnf_transformation,[],['$inc_cls_OrderedGroup_Odiff__less__0__iff__less_0']) ).

cnf('18',plain,
    ( ~ class_Ring__and__Field_Oordered__idom(X)
    | class_OrderedGroup_Opordered__ab__group__add(X) ),
    inference(cnf_transformation,[],['$inc_clsrel_Ring__and__Field_Oordered__idom_54']) ).

cnf('19',plain,
    class_OrderedGroup_Opordered__ab__group__add(t_b),
    inference(resolution,[],['18','3']) ).

cnf('20',plain,
    c_less(v_f(v_x),v_g(v_x),t_b),
    inference(resolution,[then_simplify],['16','17','19']) ).

cnf('21',plain,
    ~ c_lessequals(v_g(v_x),v_f(v_x),t_b),
    inference(resolution,[],['14','20']) ).

cnf('22',plain,
    ( c_less(c_minus(X,Y,Z),c_0,Z)
    | ~ c_less(X,Y,Z)
    | ~ class_OrderedGroup_Opordered__ab__group__add(Z) ),
    inference(cnf_transformation,[],['$inc_cls_OrderedGroup_Odiff__less__0__iff__less_1']) ).

cnf('23',plain,
    ( ~ c_lessequals(c_0,c_minus(X,Y,t_b),t_b)
    | ~ c_less(X,Y,t_b) ),
    inference(resolution,[then_simplify],['14','22','19']) ).

cnf('24',plain,
    c_lessequals(c_0,c_minus(v_k(v_x),v_g(v_x),t_b),t_b),
    inference(cnf_transformation,[],[cls_conjecture_1]) ).

cnf('25',plain,
    ~ c_less(v_k(v_x),v_g(v_x),t_b),
    inference(resolution,[],['23','24']) ).

cnf('26',plain,
    $false,
    inference(resolution,[then_simplify],['12','21','25']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : ANA023-1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.10  % Command  : gkc %s
% 0.09/0.29  % Computer : n032.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit : 300
% 0.09/0.29  % WCLimit  : 300
% 0.09/0.29  % DateTime : Fri Aug 25 18:33:58 EDT 2023
% 0.09/0.29  % CPUTime  : 
% 0.09/0.35  
% 0.09/0.35  input clause set summed statistics:
% 0.09/0.35  ----------------------------------
% 0.09/0.35  in_clause_count:                  2809
% 0.09/0.35  in_rule_clause_count:             2675
% 0.09/0.35  in_fact_clause_count:              134
% 0.09/0.35  in_answer_clause_count:              0
% 0.09/0.35  in_ground_clause_count:            183
% 0.09/0.35  in_unit_clause_count:              649
% 0.09/0.35  in_horn_clause_count:             2560
% 0.09/0.35  in_pos_clause_count:               665
% 0.09/0.35  in_neg_clause_count:                86
% 0.09/0.35  in_poseq_clause_count:             996
% 0.09/0.35  in_negeq_clause_count:             222
% 0.09/0.35  in_unitposeq_clause_count:         409
% 0.09/0.35  in_chain_clause_count:             907
% 0.09/0.35  in_min_length:             1
% 0.09/0.35  in_max_length:             7
% 0.09/0.35  in_min_depth:              1
% 0.09/0.35  in_max_depth:              8
% 0.09/0.35  in_min_size:               2
% 0.09/0.35  in_max_size:              78
% 0.09/0.35  in_min_vars:               0
% 0.09/0.35  in_max_vars:              17
% 0.09/0.35  in_extaxiom_count:              2780
% 0.09/0.35  in_axiom_count:                   24
% 0.09/0.35  in_assumption_count:               0
% 0.09/0.35  in_goal_count:                     5
% 0.09/0.35  in_neg_goal_count:                 1
% 0.09/0.35  in_pos_goal_count:                 4
% 0.09/0.35  in_posunit_goal_count:             4
% 0.09/0.35  
% 0.09/0.35  auto guide:
% 0.09/0.35  -----------
% 0.09/0.35  {
% 0.09/0.35  "print":1,
% 0.09/0.35  "print_level": 15,
% 0.09/0.35  "max_size": 0,
% 0.09/0.35  "max_depth": 0,
% 0.09/0.35  "max_length": 0,
% 0.09/0.35  "max_dseconds": 0,
% 0.09/0.35  "runs":[
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/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.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.09/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.09/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.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/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.09/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.09/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.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.09/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.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/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.09/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.09/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.09/0.35  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.09/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/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.09/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.09/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.09/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.09/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.09/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.09/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.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.35  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.09/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.09/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.09/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.09/0.35  
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/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.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.09/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.09/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.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/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.09/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.09/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.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.35  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.09/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.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/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.09/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.09/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.09/0.35  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.09/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/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.09/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.09/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.09/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.09/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.09/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.09/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.09/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.35  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.09/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.09/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.09/0.35  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.09/0.35  
% 0.09/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/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.09/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.09/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.09/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.09/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.09/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.09/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.09/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"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.09/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"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.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.09/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.09/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.09/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.09/0.36  {"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.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.09/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.09/0.36  {"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.09/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.09/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.09/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.09/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.09/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.09/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.09/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.09/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.09/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.09/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.09/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.09/0.36  
% 0.09/0.36  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.36  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.09/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.09/0.36  
% 0.09/0.36  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.09/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.09/0.36  
% 0.09/0.36  ]}
% 0.09/0.36  
% 0.09/0.36  
% 0.09/0.36  **** run 1 fork 0 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.09/0.36  
% 0.09/0.36  **** run 2 fork 1 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.09/0.36  
% 0.09/0.36  **** run 3 fork 2 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 0.09/0.36  
% 0.09/0.36  **** run 4 fork 3 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.09/0.36  
% 0.09/0.36  **** run 5 fork 4 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 0.09/0.36  
% 0.09/0.36  **** run 6 fork 5 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 0.09/0.36  
% 0.09/0.36  **** run 7 fork 6 starts with strategy
% 0.09/0.36  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.09/0.37  
% 0.09/0.37  **** run 8 fork 7 starts with strategy
% 0.09/0.37  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.50  
% 0.15/0.50  
% 0.15/0.50  fork 2: search terminated without proof.
% 0.15/0.50  
% 0.15/0.50  
% 0.15/0.50  fork 6: search terminated without proof.
% 0.15/0.50  
% 0.15/0.50  
% 0.15/0.50  fork 5: search terminated without proof.
% 0.15/0.50  
% 0.15/0.50  
% 0.15/0.50  fork 4: search terminated without proof.
% 0.15/0.51  
% 0.15/0.51  
% 0.15/0.51  fork 1: search terminated without proof.
% 0.15/0.51  
% 0.15/0.51  
% 0.15/0.51  fork 0: search terminated without proof.
% 0.15/0.51  
% 0.15/0.51  
% 0.15/0.51  fork 3: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  **** run 14 fork 5 starts with strategy
% 0.15/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.15/0.52  
% 0.15/0.52  **** run 15 fork 6 starts with strategy
% 0.15/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.15/0.52  
% 0.15/0.52  **** run 11 fork 2 starts with strategy
% 0.15/0.52  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.15/0.53  
% 0.15/0.53  **** run 13 fork 4 starts with strategy
% 0.15/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.54  
% 0.15/0.54  **** run 9 fork 0 starts with strategy
% 0.15/0.54  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.15/0.54  
% 0.15/0.54  **** run 10 fork 1 starts with strategy
% 0.15/0.54  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.15/0.54  
% 0.15/0.54  **** run 12 fork 3 starts with strategy
% 0.15/0.54  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.65  
% 0.15/0.65  
% 0.15/0.65  fork 5: search terminated without proof.
% 0.15/0.65  
% 0.15/0.65  
% 0.15/0.65  fork 6: search terminated without proof.
% 0.15/0.67  
% 0.15/0.67  
% 0.15/0.67  fork 4: search terminated without proof.
% 0.15/0.67  
% 0.15/0.67  
% 0.15/0.67  fork 2: search terminated without proof.
% 0.15/0.67  
% 0.15/0.67  
% 0.15/0.67  fork 1: search terminated without proof.
% 0.15/0.67  
% 0.15/0.67  **** run 23 fork 6 starts with strategy
% 0.15/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.15/0.68  
% 0.15/0.68  **** run 22 fork 5 starts with strategy
% 0.15/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.15/0.69  
% 0.15/0.69  
% 0.15/0.69  fork 0: search terminated without proof.
% 0.15/0.69  
% 0.15/0.69  
% 0.15/0.69  fork 3: search terminated without proof.
% 0.15/0.69  
% 0.15/0.69  **** run 21 fork 4 starts with strategy
% 0.15/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.15/0.69  
% 0.15/0.69  **** run 19 fork 2 starts with strategy
% 0.15/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.15/0.70  
% 0.15/0.70  **** run 18 fork 1 starts with strategy
% 0.15/0.70  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.15/0.71  
% 0.15/0.71  **** run 20 fork 3 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.15/0.71  
% 0.15/0.71  **** run 17 fork 0 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.82  
% 0.15/0.82  
% 0.15/0.82  fork 5: search terminated without proof.
% 3.01/0.83  
% 3.01/0.83  
% 3.01/0.83  fork 6: search terminated without proof.
% 3.01/0.83  
% 3.01/0.83  **** run 30 fork 5 starts with strategy
% 3.01/0.83  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.01/0.84  
% 3.01/0.84  
% 3.01/0.84  fork 4: search terminated without proof.
% 3.58/0.85  
% 3.58/0.85  
% 3.58/0.85  fork 3: search terminated without proof.
% 3.58/0.85  
% 3.58/0.85  
% 3.58/0.85  fork 2: search terminated without proof.
% 3.58/0.85  
% 3.58/0.85  **** run 31 fork 6 starts with strategy
% 3.58/0.85  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 3.58/0.85  
% 3.58/0.85  
% 3.58/0.85  fork 0: search terminated without proof.
% 3.58/0.86  
% 3.58/0.86  **** run 29 fork 4 starts with strategy
% 3.58/0.86  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 3.58/0.87  
% 3.58/0.87  **** run 28 fork 3 starts with strategy
% 3.58/0.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 3.58/0.87  
% 3.58/0.87  **** run 27 fork 2 starts with strategy
% 3.58/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 3.58/0.87  
% 3.58/0.87  **** run 25 fork 0 starts with strategy
% 3.58/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.22/0.98  
% 4.22/0.98  
% 4.22/0.98  fork 6: search terminated without proof.
% 4.22/0.98  
% 4.22/0.98  
% 4.22/0.98  fork 5: search terminated without proof.
% 4.22/1.00  
% 4.22/1.00  
% 4.22/1.00  fork 4: search terminated without proof.
% 4.22/1.00  
% 4.22/1.00  **** run 39 fork 6 starts with strategy
% 4.22/1.00  {"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}
% 4.22/1.00  
% 4.22/1.00  **** run 38 fork 5 starts with strategy
% 4.22/1.00  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 4.22/1.01  
% 4.22/1.01  
% 4.22/1.01  fork 2: search terminated without proof.
% 4.22/1.01  
% 4.22/1.01  
% 4.22/1.01  fork 0: search terminated without proof.
% 4.22/1.02  
% 4.22/1.02  **** run 37 fork 4 starts with strategy
% 4.22/1.02  {"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}
% 4.22/1.02  
% 4.22/1.02  
% 4.22/1.02  fork 3: search terminated without proof.
% 4.22/1.03  
% 4.22/1.03  **** run 35 fork 2 starts with strategy
% 4.22/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.22/1.03  
% 4.22/1.03  **** run 33 fork 0 starts with strategy
% 4.22/1.03  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.22/1.04  
% 4.22/1.04  **** run 36 fork 3 starts with strategy
% 4.22/1.04  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 4.80/1.09  
% 4.80/1.09  
% 4.80/1.09  result: proof found
% 4.80/1.09  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.80/1.09  by run 8 fork 7 strategy {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 4.80/1.09  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.80/1.09  
% 4.80/1.09  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 4.80/1.09  
% 4.80/1.09  run 8 fork 7 statistics:
% 4.80/1.09  ----------------------------------
% 4.80/1.09  this run seconds: 0.064908
% 4.80/1.09  total seconds: 0.103642
% 4.80/1.09  stat_given_used: 994
% 4.80/1.09  stat_given_used_at_endgame: 0
% 4.80/1.09  stat_given_candidates:   2112
% 4.80/1.09  stat_given_candidates_at_endgame: 0
% 4.80/1.09  stat_given_candidates_h: 0
% 4.80/1.09  stat_binres_derived_cl:   706
% 4.80/1.09  stat_binres_derived_cl_h: 0
% 4.80/1.09  stat_factor_derived_cl: 30
% 4.80/1.09  stat_para_derived_cl: 9564
% 4.80/1.09  stat_tautologies_discarded: 214
% 4.80/1.09  stat_forward_subsumed: 2397
% 4.80/1.09  stat_derived_cut: 1630
% 4.80/1.09  stat_derived_rewritten: 88
% 4.80/1.09  stat_weight_discarded_building: 0
% 4.80/1.09  stat_weight_discarded_cl: 485
% 4.80/1.09  stat_internlimit_discarded_cl: 0
% 4.80/1.09  stat_simplified:  88 simplified 0 derived 0 given
% 4.80/1.09  stat_kept_cl: 5632
% 4.80/1.09  stat_built_cl: 8193
% 4.80/1.09  stat_hyperres_partial_cl: 0
% 4.80/1.09  stat_made_rewriters: 449
% 4.80/1.09  stat_backward_subsumed: 0
% 4.80/1.09  stat_propagated_subsumed: 0
% 4.80/1.09  stat_clsubs_attempted:                      6847
% 4.80/1.09  stat_clsubs_fact_groundunit_found:            26
% 4.80/1.09  stat_clsubs_rule_groundunit_found:            10
% 4.80/1.09  stat_clsubs_top_meta_attempted:             401544
% 4.80/1.09  stat_clsubs_top_meta_failed:                394697
% 4.80/1.09  stat_clsubs_top_meta_nonpref_attempted:              401544
% 4.80/1.09  stat_clsubs_top_meta_nonpref_succeeded:              129078
% 4.80/1.09  stat_clsubs_top_meta_pref_attempted:                 129078
% 4.80/1.09  stat_clsubs_top_meta_pref1_succeeded:                 67075
% 4.80/1.09  stat_clsubs_top_meta_pref2_succeeded:                  8801
% 4.80/1.09  stat_clsubs_top_meta_pref3_succeeded:                  6847
% 4.80/1.09  stat_clsubs_top_meta_pref_succeeded:                   6847
% 4.80/1.09  stat_clsubs_meta_attempted:                 9871
% 4.80/1.09  stat_clsubs_meta_failed:                    4091
% 4.80/1.09  stat_clsubs_predsymbs_attempted:               0
% 4.80/1.09  stat_clsubs_unit_attempted:                 4981
% 4.80/1.09  stat_clsubs_full_attempted:                 1866
% 4.80/1.09  stat_forwardsubs_attempted:                 8515
% 4.80/1.09  stat_lit_hash_added:                  10004
% 4.80/1.09  stat_lit_hash_computed:               31397
% 4.80/1.09  stat_lit_hash_match_found:             4512
% 4.80/1.09  stat_lit_hash_match_miss:             32441
% 4.80/1.09  stat_lit_hash_cut_ok:                  2065
% 4.80/1.09  stat_lit_strong_cut_ok:                  90
% 4.80/1.09  stat_lit_hash_subsume_ok:              2397
% 4.80/1.09  clqueue els 10000000 used 1
% 4.80/1.09  clactive els 10000000 used 995
% 4.80/1.09  clactivesubsume els 10000000 used 4339
% 4.80/1.09  queue_termbuf els 200000000 used 378376
% 4.80/1.09  hyper_termbuf els 100000000 used 1
% 4.80/1.09  active_termbuf els 100000000 used 31586
% 4.80/1.09  varstack els 5000 last used 1
% 4.80/1.09  given_termbuf els 10000000 last used 1
% 4.80/1.09  simplified_termbuf els 10000000 last used 1
% 4.80/1.09  derived_termbuf els 10000000 last used 35
% 4.80/1.09  wr_mallocs: 23758
% 4.80/1.09  wr_callocs: 21
% 4.80/1.09  wr_reallocs: 1697
% 4.80/1.09  wr_frees: 4
% 4.80/1.09  wr_malloc_bytes: 4163460148
% 4.80/1.09  wr_calloc_bytes: 112065536
% 4.80/1.09  wr_realloc_bytes: 540432
% 4.80/1.09  wr_realloc_freebytes: 0
% 4.80/1.09  ----------------------------------
%------------------------------------------------------------------------------