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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWV797-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n014.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 22:29:43 EDT 2023

% Result   : Unsatisfiable 20.59s 3.09s
% Output   : CNFRefutation 20.59s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_singletonE_0)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ hBOOL(c_in(X,c_Set_Oinsert(Y,c_Orderings_Obot__class_Obot(tc_fun(Z,tc_bool)),Z),Z))
    | X = Y ),
    inference(cnf_transformation,[],[cls_singletonE_0]) ).

cnf('2',plain,
    ( ~ hBOOL(hAPP(X,c_Public_Okeymode_OSignature))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption))
    | hBOOL(hAPP(X,Y)) ),
    inference(cnf_transformation,[],[cls_keymode_Oinduct_0]) ).

cnf('3',plain,
    hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),X)),
    inference(cnf_transformation,[],[cls_insert__code_1]) ).

cnf('4',plain,
    ( ~ hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OSignature,X,Y),c_Public_Okeymode_OEncryption))
    | hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OSignature,X,Y),Z)) ),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),U))
    | ~ hBOOL(hAPP(Y,U)) ),
    inference(cnf_transformation,[],[cls_insert__code_2]) ).

cnf('6',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OSignature,X,Y),Z))
    | ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption)) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( ~ hBOOL(hAPP(c_Set_Oinsert(X,Y,Z),U))
    | hBOOL(hAPP(Y,U))
    | X = U ),
    inference(cnf_transformation,[],[cls_insert__code_0]) ).

cnf('8',plain,
    ( ~ hBOOL(hAPP(X,c_Public_Okeymode_OEncryption))
    | hBOOL(hAPP(X,Y))
    | c_Public_Okeymode_OSignature = Y ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( hBOOL(hAPP(c_Set_Oinsert(c_Public_Okeymode_OEncryption,X,Y),Z))
    | c_Public_Okeymode_OSignature = Z ),
    inference(resolution,[],['8','3']) ).

cnf('10',plain,
    ( hBOOL(c_in(X,Y,Z))
    | ~ hBOOL(hAPP(Y,X)) ),
    inference(cnf_transformation,[],[cls_mem__def_1]) ).

cnf('11',plain,
    ( hBOOL(c_in(X,c_Set_Oinsert(c_Public_Okeymode_OEncryption,Y,Z),U))
    | c_Public_Okeymode_OSignature = X ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( c_Public_Okeymode_OSignature = X
    | X = c_Public_Okeymode_OEncryption ),
    inference(resolution,[],['1','11']) ).

cnf('13',plain,
    X != c_List_Olist_OCons(Y,X,Z),
    inference(cnf_transformation,[],[cls_not__Cons__self_0]) ).

cnf('14',plain,
    c_List_Olist_OCons(X,c_Public_Okeymode_OSignature,Y) = c_Public_Okeymode_OEncryption,
    inference(resolution,[],['12','13']) ).

cnf('15',plain,
    ( c_List_Olist_OCons(X,Y,Z) != c_List_Olist_OCons(U,V,Z)
    | X = U ),
    inference(cnf_transformation,[],[cls_list_Oinject_0]) ).

cnf('16',plain,
    ( c_List_Olist_OCons(X,Y,Z) != c_Public_Okeymode_OEncryption
    | X = U ),
    inference(paramodulation,[],['14','15']) ).

cnf('17',plain,
    X0 != c_List_Olist_OCons(X1,X0,X2),
    inference(cnf_transformation,[],[cls_not__Cons__self_0]) ).

cnf('18',plain,
    $false,
    inference(resolution,[then_simplify],['16','14','17']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV797-1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n014.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue Aug 29 03:01:00 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.40  
% 0.19/0.40  input clause set summed statistics:
% 0.19/0.40  ----------------------------------
% 0.19/0.40  in_clause_count:                   622
% 0.19/0.40  in_rule_clause_count:              606
% 0.19/0.40  in_fact_clause_count:               16
% 0.19/0.40  in_answer_clause_count:              0
% 0.19/0.40  in_ground_clause_count:             36
% 0.19/0.40  in_unit_clause_count:              272
% 0.19/0.40  in_horn_clause_count:              556
% 0.19/0.40  in_pos_clause_count:               193
% 0.19/0.40  in_neg_clause_count:                89
% 0.19/0.40  in_poseq_clause_count:             229
% 0.19/0.40  in_negeq_clause_count:             118
% 0.19/0.40  in_unitposeq_clause_count:         110
% 0.19/0.40  in_chain_clause_count:               0
% 0.19/0.40  in_min_length:             1
% 0.19/0.40  in_max_length:             7
% 0.19/0.40  in_min_depth:              1
% 0.19/0.40  in_max_depth:             11
% 0.19/0.40  in_min_size:               2
% 0.19/0.40  in_max_size:              83
% 0.19/0.40  in_min_vars:               0
% 0.19/0.40  in_max_vars:              10
% 0.19/0.40  in_extaxiom_count:                 0
% 0.19/0.40  in_axiom_count:                  615
% 0.19/0.40  in_assumption_count:               0
% 0.19/0.40  in_goal_count:                     7
% 0.19/0.40  in_neg_goal_count:                 4
% 0.19/0.40  in_pos_goal_count:                 3
% 0.19/0.40  in_posunit_goal_count:             3
% 0.19/0.40  
% 0.19/0.40  auto guide:
% 0.19/0.40  -----------
% 0.19/0.40  {
% 0.19/0.40  "print":1,
% 0.19/0.40  "print_level": 15,
% 0.19/0.40  "max_size": 0,
% 0.19/0.40  "max_depth": 0,
% 0.19/0.40  "max_length": 0,
% 0.19/0.40  "max_dseconds": 0,
% 0.19/0.40  "runs":[
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"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.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"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.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.40  {"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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"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.19/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.40  
% 0.19/0.40  ]}
% 0.19/0.40  
% 0.19/0.40  
% 0.19/0.40  **** run 1 fork 0 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 2 fork 1 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 3 fork 2 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 4 fork 3 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.41  
% 0.19/0.41  **** run 5 fork 4 starts with strategy
% 0.19/0.41  
% 0.19/0.41  **** run 6 fork 5 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.41  
% 0.19/0.41  **** run 7 fork 6 starts with strategy
% 0.19/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.42  
% 0.19/0.42  **** run 8 fork 7 starts with strategy
% 0.19/0.42  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  fork 1: search finished without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 2: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 5: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 0: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 3: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 4: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 6: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 7: search terminated without proof.
% 0.19/0.57  
% 0.19/0.57  **** run 10 fork 1 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 11 fork 2 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.57  
% 0.19/0.57  **** run 14 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 9 fork 0 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.58  
% 0.19/0.58  **** run 12 fork 3 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.58  
% 0.19/0.58  **** run 13 fork 4 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.58  
% 0.19/0.58  **** run 15 fork 6 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.59  
% 0.19/0.59  **** run 16 fork 7 starts with strategy
% 0.19/0.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 2: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 1: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 0: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  
% 0.19/0.71  fork 3: search terminated without proof.
% 0.19/0.72  
% 0.19/0.72  **** run 19 fork 2 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.72  
% 0.19/0.72  **** run 18 fork 1 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.72  
% 0.19/0.72  **** run 17 fork 0 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.72  
% 0.19/0.72  
% 0.19/0.72  fork 6: search terminated without proof.
% 0.19/0.73  
% 0.19/0.73  **** run 20 fork 3 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.73  
% 0.19/0.73  
% 0.19/0.73  fork 5: search terminated without proof.
% 0.19/0.74  
% 0.19/0.74  
% 0.19/0.74  fork 7: search terminated without proof.
% 0.19/0.75  
% 0.19/0.75  **** run 23 fork 6 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.75  
% 0.19/0.75  **** run 22 fork 5 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.76  
% 0.19/0.76  
% 0.19/0.76  fork 4: search terminated without proof.
% 0.19/0.76  
% 0.19/0.76  **** run 24 fork 7 starts with strategy
% 0.19/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.75/0.78  
% 2.75/0.78  **** run 21 fork 4 starts with strategy
% 2.75/0.78  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.42/0.86  
% 3.42/0.86  
% 3.42/0.86  fork 0: search terminated without proof.
% 3.42/0.87  
% 3.42/0.87  
% 3.42/0.87  fork 1: search terminated without proof.
% 3.42/0.88  
% 3.42/0.88  
% 3.42/0.88  fork 5: search terminated without proof.
% 3.76/0.88  
% 3.76/0.88  **** run 25 fork 0 starts with strategy
% 3.76/0.88  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.76/0.88  
% 3.76/0.88  
% 3.76/0.88  fork 2: search terminated without proof.
% 3.76/0.89  
% 3.76/0.89  
% 3.76/0.89  fork 6: search terminated without proof.
% 3.76/0.89  
% 3.76/0.89  **** run 26 fork 1 starts with strategy
% 3.76/0.89  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.76/0.90  
% 3.76/0.90  **** run 30 fork 5 starts with strategy
% 3.76/0.90  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.76/0.90  
% 3.76/0.90  
% 3.76/0.90  fork 3: search terminated without proof.
% 3.76/0.90  
% 3.76/0.90  
% 3.76/0.90  fork 7: search terminated without proof.
% 3.76/0.91  
% 3.76/0.91  **** run 27 fork 2 starts with strategy
% 3.76/0.91  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.76/0.91  
% 3.76/0.91  **** run 31 fork 6 starts with strategy
% 3.76/0.91  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.76/0.91  
% 3.76/0.91  
% 3.76/0.91  fork 4: search terminated without proof.
% 3.76/0.93  
% 3.76/0.93  **** run 28 fork 3 starts with strategy
% 3.76/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.76/0.93  
% 3.76/0.93  **** run 32 fork 7 starts with strategy
% 3.76/0.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.76/0.93  
% 3.76/0.93  **** run 29 fork 4 starts with strategy
% 3.76/0.93  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 4.82/1.02  
% 4.82/1.02  
% 4.82/1.02  fork 0: search terminated without proof.
% 4.82/1.03  
% 4.82/1.03  
% 4.82/1.03  fork 1: search terminated without proof.
% 4.82/1.03  
% 4.82/1.03  **** run 33 fork 0 starts with strategy
% 4.82/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.82/1.04  
% 4.82/1.04  
% 4.82/1.04  fork 5: search terminated without proof.
% 4.82/1.04  
% 4.82/1.04  
% 4.82/1.04  fork 6: search terminated without proof.
% 4.82/1.04  
% 4.82/1.04  
% 4.82/1.04  fork 2: search terminated without proof.
% 5.11/1.05  
% 5.11/1.05  **** run 38 fork 5 starts with strategy
% 5.11/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.11/1.06  
% 5.11/1.06  
% 5.11/1.06  fork 3: search terminated without proof.
% 5.11/1.06  
% 5.11/1.06  
% 5.11/1.06  fork 7: search terminated without proof.
% 5.11/1.06  
% 5.11/1.06  **** run 34 fork 1 starts with strategy
% 5.11/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.11/1.06  
% 5.11/1.06  **** run 39 fork 6 starts with strategy
% 5.11/1.06  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.11/1.06  
% 5.11/1.06  
% 5.11/1.06  fork 4: search terminated without proof.
% 5.11/1.07  
% 5.11/1.07  **** run 35 fork 2 starts with strategy
% 5.11/1.07  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.11/1.08  
% 5.11/1.08  **** run 40 fork 7 starts with strategy
% 5.11/1.08  
% 5.11/1.08  **** run 36 fork 3 starts with strategy
% 5.11/1.08  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 5.11/1.08  {"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}
% 5.11/1.09  
% 5.11/1.09  **** run 37 fork 4 starts with strategy
% 5.11/1.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.81/1.16  
% 5.81/1.16  
% 5.81/1.16  fork 0: search terminated without proof.
% 6.17/1.18  
% 6.17/1.18  **** run 41 fork 0 starts with strategy
% 6.17/1.18  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.17/1.19  
% 6.17/1.19  
% 6.17/1.19  fork 6: search terminated without proof.
% 6.17/1.19  
% 6.17/1.19  
% 6.17/1.19  fork 1: search terminated without proof.
% 6.17/1.21  
% 6.17/1.21  fork 3: search finished without proof.
% 6.17/1.21  
% 6.17/1.21  **** run 47 fork 6 starts with strategy
% 6.17/1.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.17/1.21  
% 6.17/1.21  fork 4: search finished without proof.
% 6.17/1.21  
% 6.17/1.21  **** run 42 fork 1 starts with strategy
% 6.17/1.21  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.17/1.21  
% 6.17/1.21  
% 6.17/1.21  fork 2: search terminated without proof.
% 6.17/1.22  
% 6.17/1.22  
% 6.17/1.22  fork 7: search terminated without proof.
% 6.17/1.22  
% 6.17/1.22  
% 6.17/1.22  fork 5: search terminated without proof.
% 6.17/1.23  
% 6.17/1.23  **** run 44 fork 3 starts with strategy
% 6.17/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.17/1.23  
% 6.17/1.23  **** run 45 fork 4 starts with strategy
% 6.17/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.17/1.24  
% 6.17/1.24  **** run 43 fork 2 starts with strategy
% 6.17/1.24  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.17/1.24  
% 6.17/1.24  **** run 48 fork 7 starts with strategy
% 6.17/1.24  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.17/1.24  
% 6.17/1.24  **** run 46 fork 5 starts with strategy
% 6.17/1.24  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.74/1.31  
% 6.74/1.31  
% 6.74/1.31  fork 0: search terminated without proof.
% 6.74/1.33  
% 6.74/1.33  **** run 49 fork 0 starts with strategy
% 6.74/1.33  {"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.74/1.35  
% 6.74/1.35  
% 6.74/1.35  fork 1: search terminated without proof.
% 6.74/1.36  
% 6.74/1.36  
% 6.74/1.36  fork 6: search terminated without proof.
% 6.74/1.37  
% 6.74/1.37  
% 6.74/1.37  fork 4: search terminated without proof.
% 6.74/1.37  
% 6.74/1.37  
% 6.74/1.37  fork 5: search terminated without proof.
% 6.74/1.37  
% 6.74/1.37  
% 6.74/1.37  fork 2: search terminated without proof.
% 6.74/1.37  
% 6.74/1.37  **** run 50 fork 1 starts with strategy
% 6.74/1.37  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.74/1.38  
% 6.74/1.38  fork 3: search finished without proof.
% 6.74/1.39  
% 6.74/1.39  **** run 55 fork 6 starts with strategy
% 6.74/1.39  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.74/1.39  
% 6.74/1.39  
% 6.74/1.39  fork 7: search terminated without proof.
% 6.74/1.39  
% 6.74/1.39  **** run 54 fork 5 starts with strategy
% 6.74/1.39  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.74/1.40  
% 6.74/1.40  **** run 51 fork 2 starts with strategy
% 6.74/1.40  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.74/1.40  
% 6.74/1.40  **** run 53 fork 4 starts with strategy
% 6.74/1.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.74/1.41  
% 6.74/1.41  **** run 56 fork 7 starts with strategy
% 6.74/1.41  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 6.74/1.43  
% 6.74/1.43  **** run 52 fork 3 starts with strategy
% 6.74/1.43  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.77/1.46  
% 7.77/1.46  
% 7.77/1.46  fork 0: search terminated without proof.
% 8.34/1.48  
% 8.34/1.48  **** run 57 fork 0 starts with strategy
% 8.34/1.48  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.34/1.52  
% 8.34/1.52  fork 6: search finished without proof.
% 8.34/1.52  
% 8.34/1.52  
% 8.34/1.52  fork 1: search terminated without proof.
% 8.34/1.52  
% 8.34/1.52  fork 5: search finished without proof.
% 8.34/1.53  
% 8.34/1.53  fork 4: search finished without proof.
% 8.34/1.53  
% 8.34/1.53  
% 8.34/1.53  fork 2: search terminated without proof.
% 8.34/1.54  
% 8.34/1.54  **** run 63 fork 6 starts with strategy
% 8.34/1.54  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.34/1.54  
% 8.34/1.54  **** run 62 fork 5 starts with strategy
% 8.34/1.54  
% 8.34/1.54  **** run 58 fork 1 starts with strategy
% 8.34/1.54  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.34/1.54  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.34/1.55  
% 8.34/1.55  
% 8.34/1.55  fork 7: search terminated without proof.
% 8.34/1.55  
% 8.34/1.55  **** run 61 fork 4 starts with strategy
% 8.34/1.55  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.34/1.55  
% 8.34/1.55  **** run 59 fork 2 starts with strategy
% 8.34/1.55  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 9.01/1.56  
% 9.01/1.56  
% 9.01/1.56  fork 3: search terminated without proof.
% 9.01/1.57  
% 9.01/1.57  **** run 64 fork 7 starts with strategy
% 9.01/1.57  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.21/1.58  
% 9.21/1.58  **** run 60 fork 3 starts with strategy
% 9.21/1.58  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.21/1.62  
% 9.21/1.62  
% 9.21/1.62  fork 0: search terminated without proof.
% 9.57/1.64  
% 9.57/1.64  **** run 65 fork 0 starts with strategy
% 9.57/1.64  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.69/1.67  
% 9.69/1.67  
% 9.69/1.67  fork 6: search terminated without proof.
% 9.69/1.68  
% 9.69/1.68  
% 9.69/1.68  fork 1: search terminated without proof.
% 9.69/1.68  
% 9.69/1.68  
% 9.69/1.68  fork 4: search terminated without proof.
% 9.69/1.68  
% 9.69/1.68  
% 9.69/1.68  fork 5: search terminated without proof.
% 9.69/1.68  
% 9.69/1.68  
% 9.69/1.68  fork 2: search terminated without proof.
% 9.69/1.69  
% 9.69/1.69  **** run 71 fork 6 starts with strategy
% 9.69/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.69/1.70  
% 9.69/1.70  
% 9.69/1.70  fork 7: search terminated without proof.
% 9.69/1.70  
% 9.69/1.70  **** run 66 fork 1 starts with strategy
% 9.69/1.70  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.69/1.70  
% 9.69/1.70  **** run 67 fork 2 starts with strategy
% 9.69/1.70  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.69/1.70  
% 9.69/1.70  **** run 70 fork 5 starts with strategy
% 9.69/1.70  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.69/1.71  
% 9.69/1.71  **** run 69 fork 4 starts with strategy
% 9.69/1.71  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.69/1.71  
% 9.69/1.71  fork 3: search finished without proof.
% 10.28/1.72  
% 10.28/1.72  **** run 72 fork 7 starts with strategy
% 10.28/1.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.28/1.73  
% 10.28/1.73  **** run 68 fork 3 starts with strategy
% 10.28/1.73  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.71/1.78  
% 10.71/1.78  
% 10.71/1.78  fork 0: search terminated without proof.
% 10.71/1.79  
% 10.71/1.79  **** run 73 fork 0 starts with strategy
% 10.71/1.79  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.71/1.82  
% 10.71/1.82  
% 10.71/1.82  fork 6: search terminated without proof.
% 10.71/1.83  
% 10.71/1.83  
% 10.71/1.83  fork 2: search terminated without proof.
% 10.71/1.83  
% 10.71/1.83  
% 10.71/1.83  fork 5: search terminated without proof.
% 10.71/1.83  
% 10.71/1.83  
% 10.71/1.83  fork 1: search terminated without proof.
% 10.71/1.84  
% 10.71/1.84  **** run 79 fork 6 starts with strategy
% 10.71/1.84  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.71/1.85  
% 10.71/1.85  
% 10.71/1.85  fork 4: search terminated without proof.
% 10.71/1.85  
% 10.71/1.85  **** run 75 fork 2 starts with strategy
% 10.71/1.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.39/1.85  
% 11.39/1.85  
% 11.39/1.85  fork 7: search terminated without proof.
% 11.39/1.85  
% 11.39/1.85  **** run 78 fork 5 starts with strategy
% 11.39/1.85  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.39/1.86  
% 11.39/1.86  **** run 74 fork 1 starts with strategy
% 11.39/1.86  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 11.39/1.86  
% 11.39/1.86  
% 11.39/1.86  fork 3: search terminated without proof.
% 11.39/1.88  
% 11.39/1.88  **** run 80 fork 7 starts with strategy
% 11.39/1.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.39/1.88  
% 11.39/1.88  **** run 77 fork 4 starts with strategy
% 11.39/1.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 11.63/1.88  
% 11.63/1.88  **** run 76 fork 3 starts with strategy
% 11.63/1.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.96/1.92  
% 11.96/1.92  
% 11.96/1.92  fork 0: search terminated without proof.
% 11.96/1.94  
% 11.96/1.94  **** run 81 fork 0 starts with strategy
% 11.96/1.94  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.96/1.98  
% 11.96/1.98  
% 11.96/1.98  fork 6: search terminated without proof.
% 11.96/1.98  
% 11.96/1.98  
% 11.96/1.98  fork 2: search terminated without proof.
% 11.96/1.99  
% 11.96/1.99  
% 11.96/1.99  fork 5: search terminated without proof.
% 11.96/2.00  
% 11.96/2.00  **** run 87 fork 6 starts with strategy
% 11.96/2.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.96/2.01  
% 11.96/2.01  
% 11.96/2.01  fork 4: search terminated without proof.
% 11.96/2.01  
% 11.96/2.01  
% 11.96/2.01  fork 7: search terminated without proof.
% 11.96/2.01  
% 11.96/2.01  
% 11.96/2.01  fork 3: search terminated without proof.
% 11.96/2.02  
% 11.96/2.02  **** run 86 fork 5 starts with strategy
% 11.96/2.02  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.96/2.03  
% 11.96/2.03  **** run 83 fork 2 starts with strategy
% 11.96/2.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.96/2.03  
% 11.96/2.03  
% 11.96/2.03  fork 1: search terminated without proof.
% 11.96/2.04  
% 11.96/2.04  **** run 88 fork 7 starts with strategy
% 11.96/2.04  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 11.96/2.04  
% 11.96/2.04  **** run 84 fork 3 starts with strategy
% 11.96/2.04  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.96/2.04  
% 11.96/2.04  **** run 85 fork 4 starts with strategy
% 11.96/2.04  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.96/2.06  
% 11.96/2.06  **** run 82 fork 1 starts with strategy
% 11.96/2.06  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.96/2.08  
% 11.96/2.08  fork 3: search finished without proof.
% 11.96/2.08  
% 11.96/2.08  
% 11.96/2.08  fork 0: search terminated without proof.
% 11.96/2.10  
% 11.96/2.10  **** run 92 fork 3 starts with strategy
% 11.96/2.10  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.96/2.10  
% 11.96/2.10  **** run 89 fork 0 starts with strategy
% 11.96/2.10  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.21/2.13  
% 13.21/2.13  
% 13.21/2.13  fork 6: search terminated without proof.
% 13.21/2.15  
% 13.21/2.15  
% 13.21/2.15  fork 5: search terminated without proof.
% 13.21/2.15  
% 13.21/2.15  **** run 95 fork 6 starts with strategy
% 13.21/2.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.21/2.17  
% 13.21/2.17  **** run 94 fork 5 starts with strategy
% 13.21/2.17  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.21/2.17  
% 13.21/2.17  
% 13.21/2.17  fork 2: search terminated without proof.
% 13.21/2.17  
% 13.21/2.17  
% 13.21/2.17  fork 7: search terminated without proof.
% 13.21/2.18  
% 13.21/2.18  
% 13.21/2.18  fork 4: search terminated without proof.
% 13.21/2.19  
% 13.21/2.19  **** run 91 fork 2 starts with strategy
% 13.21/2.19  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.21/2.19  
% 13.21/2.19  **** run 96 fork 7 starts with strategy
% 13.21/2.19  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.21/2.20  
% 13.21/2.20  **** run 93 fork 4 starts with strategy
% 13.21/2.20  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 14.10/2.22  
% 14.10/2.22  fork 3: search finished without proof.
% 14.10/2.23  
% 14.10/2.23  
% 14.10/2.23  fork 0: search terminated without proof.
% 14.10/2.23  
% 14.10/2.23  
% 14.10/2.23  fork 1: search terminated without proof.
% 14.10/2.24  
% 14.10/2.24  **** run 100 fork 3 starts with strategy
% 14.10/2.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.10/2.25  
% 14.10/2.25  **** run 97 fork 0 starts with strategy
% 14.10/2.25  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.10/2.25  
% 14.10/2.25  **** run 90 fork 1 starts with strategy
% 14.10/2.25  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 14.55/2.28  
% 14.55/2.28  
% 14.55/2.28  fork 6: search terminated without proof.
% 14.55/2.30  
% 14.55/2.30  
% 14.55/2.30  fork 5: search terminated without proof.
% 14.55/2.30  
% 14.55/2.30  **** run 103 fork 6 starts with strategy
% 14.55/2.30  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.55/2.32  
% 14.55/2.32  
% 14.55/2.32  fork 7: search terminated without proof.
% 14.55/2.32  
% 14.55/2.32  **** run 102 fork 5 starts with strategy
% 14.55/2.32  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.55/2.32  
% 14.55/2.32  
% 14.55/2.32  fork 2: search terminated without proof.
% 14.55/2.34  
% 14.55/2.34  **** run 99 fork 2 starts with strategy
% 14.55/2.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.55/2.34  
% 14.55/2.34  **** run 104 fork 7 starts with strategy
% 14.55/2.34  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.55/2.34  
% 14.55/2.34  
% 14.55/2.34  fork 4: search terminated without proof.
% 15.31/2.37  
% 15.31/2.37  **** run 101 fork 4 starts with strategy
% 15.31/2.37  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 15.31/2.37  
% 15.31/2.37  
% 15.31/2.37  fork 3: search terminated without proof.
% 15.31/2.38  
% 15.31/2.38  
% 15.31/2.38  fork 0: search terminated without proof.
% 15.31/2.39  
% 15.31/2.39  
% 15.31/2.39  fork 1: search terminated without proof.
% 15.58/2.39  
% 15.58/2.39  **** run 108 fork 3 starts with strategy
% 15.58/2.39  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.58/2.40  
% 15.58/2.40  **** run 105 fork 0 starts with strategy
% 15.58/2.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.58/2.41  
% 15.58/2.41  **** run 98 fork 1 starts with strategy
% 15.58/2.41  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 15.90/2.43  
% 15.90/2.43  
% 15.90/2.43  fork 6: search terminated without proof.
% 15.94/2.45  
% 15.94/2.45  **** run 111 fork 6 starts with strategy
% 15.94/2.45  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.94/2.46  
% 15.94/2.46  
% 15.94/2.46  fork 5: search terminated without proof.
% 15.94/2.47  
% 15.94/2.47  
% 15.94/2.47  fork 2: search terminated without proof.
% 15.94/2.47  
% 15.94/2.47  
% 15.94/2.47  fork 7: search terminated without proof.
% 15.94/2.47  
% 15.94/2.47  **** run 110 fork 5 starts with strategy
% 15.94/2.47  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.94/2.49  
% 15.94/2.49  **** run 112 fork 7 starts with strategy
% 15.94/2.49  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.94/2.49  **** run 107 fork 2 starts with strategy
% 15.94/2.49  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.94/2.49  
% 16.48/2.51  
% 16.48/2.51  
% 16.48/2.51  fork 4: search terminated without proof.
% 16.48/2.53  
% 16.48/2.53  
% 16.48/2.53  fork 3: search terminated without proof.
% 16.48/2.53  
% 16.48/2.53  **** run 109 fork 4 starts with strategy
% 16.48/2.53  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 16.48/2.53  
% 16.48/2.53  fork 0: search finished without proof.
% 16.48/2.55  
% 16.48/2.55  
% 16.48/2.55  fork 1: search terminated without proof.
% 16.48/2.55  
% 16.48/2.55  **** run 116 fork 3 starts with strategy
% 16.48/2.55  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.48/2.55  
% 16.48/2.55  **** run 113 fork 0 starts with strategy
% 16.48/2.55  {"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.57  
% 16.95/2.57  **** run 106 fork 1 starts with strategy
% 16.95/2.57  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 16.95/2.58  
% 16.95/2.58  
% 16.95/2.58  fork 6: search terminated without proof.
% 16.95/2.60  
% 16.95/2.60  **** run 119 fork 6 starts with strategy
% 16.95/2.60  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.95/2.61  
% 16.95/2.61  
% 16.95/2.61  fork 5: search terminated without proof.
% 16.95/2.62  
% 16.95/2.62  
% 16.95/2.62  fork 7: search terminated without proof.
% 16.95/2.63  
% 16.95/2.63  
% 16.95/2.63  fork 2: search terminated without proof.
% 16.95/2.63  
% 16.95/2.63  **** run 118 fork 5 starts with strategy
% 16.95/2.63  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.95/2.64  
% 16.95/2.64  **** run 120 fork 7 starts with strategy
% 16.95/2.64  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.95/2.65  
% 16.95/2.65  **** run 115 fork 2 starts with strategy
% 16.95/2.65  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 17.70/2.66  
% 17.70/2.66  fork 4: search finished without proof.
% 17.70/2.68  
% 17.70/2.68  **** run 117 fork 4 starts with strategy
% 17.70/2.68  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 17.70/2.68  
% 17.70/2.68  
% 17.70/2.68  fork 3: search terminated without proof.
% 17.70/2.68  
% 17.70/2.68  
% 17.70/2.68  fork 0: search terminated without proof.
% 17.97/2.70  
% 17.97/2.70  **** run 124 fork 3 starts with strategy
% 17.97/2.70  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.97/2.70  
% 17.97/2.70  **** run 121 fork 0 starts with strategy
% 17.97/2.70  {"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.97/2.71  
% 17.97/2.71  fork 1: search finished without proof.
% 17.97/2.73  
% 17.97/2.73  **** run 114 fork 1 starts with strategy
% 17.97/2.73  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 17.97/2.74  
% 17.97/2.74  
% 17.97/2.74  fork 6: search terminated without proof.
% 17.97/2.76  
% 17.97/2.76  **** run 127 fork 6 starts with strategy
% 17.97/2.76  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.97/2.76  
% 17.97/2.76  
% 17.97/2.76  fork 5: search terminated without proof.
% 17.97/2.77  
% 17.97/2.77  
% 17.97/2.77  fork 7: search terminated without proof.
% 17.97/2.78  
% 17.97/2.78  
% 17.97/2.78  fork 2: search terminated without proof.
% 17.97/2.78  
% 17.97/2.78  **** run 126 fork 5 starts with strategy
% 17.97/2.78  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.97/2.80  
% 17.97/2.80  **** run 123 fork 2 starts with strategy
% 17.97/2.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.97/2.80  
% 17.97/2.80  **** run 128 fork 7 starts with strategy
% 17.97/2.80  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.97/2.84  
% 17.97/2.84  
% 17.97/2.84  fork 0: search terminated without proof.
% 19.14/2.86  
% 19.14/2.86  
% 19.14/2.86  fork 4: search terminated without proof.
% 19.14/2.86  
% 19.14/2.86  **** run 129 fork 0 starts with strategy
% 19.14/2.86  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.14/2.89  
% 19.14/2.89  **** run 125 fork 4 starts with strategy
% 19.14/2.89  {"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}
% 19.14/2.91  
% 19.14/2.91  
% 19.14/2.91  fork 5: search terminated without proof.
% 19.58/2.93  
% 19.58/2.93  
% 19.58/2.93  fork 2: search terminated without proof.
% 19.58/2.93  
% 19.58/2.93  **** run 134 fork 5 starts with strategy
% 19.58/2.93  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.58/2.93  
% 19.58/2.93  
% 19.58/2.93  fork 1: search terminated without proof.
% 19.58/2.95  
% 19.58/2.95  **** run 131 fork 2 starts with strategy
% 19.58/2.95  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 19.58/2.95  
% 19.58/2.95  **** run 122 fork 1 starts with strategy
% 19.58/2.95  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 19.84/3.03  
% 19.84/3.03  
% 19.84/3.03  fork 4: search terminated without proof.
% 20.33/3.04  
% 20.33/3.04  **** run 133 fork 4 starts with strategy
% 20.33/3.04  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 20.59/3.08  
% 20.59/3.08  
% 20.59/3.08  fork 1: search terminated without proof.
% 20.59/3.09  
% 20.59/3.09  
% 20.59/3.09  result: proof found
% 20.59/3.09  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 20.59/3.09  by run 124 fork 3 strategy {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 20.59/3.09  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 20.59/3.09  
% 20.59/3.09  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 20.59/3.09  
% 20.59/3.09  run 124 fork 3 statistics:
% 20.59/3.09  ----------------------------------
% 20.59/3.09  this run seconds: 0.072467
% 20.59/3.09  total seconds: 2.300838
% 20.59/3.09  stat_given_used: 766
% 20.59/3.09  stat_given_used_at_endgame: 0
% 20.59/3.09  stat_given_candidates:   1326
% 20.59/3.09  stat_given_candidates_at_endgame: 0
% 20.59/3.09  stat_given_candidates_h: 0
% 20.59/3.09  stat_binres_derived_cl:   3142
% 20.59/3.09  stat_binres_derived_cl_h: 0
% 20.59/3.09  stat_factor_derived_cl: 51
% 20.59/3.09  stat_para_derived_cl: 7062
% 20.59/3.09  stat_tautologies_discarded: 342
% 20.59/3.09  stat_forward_subsumed: 2392
% 20.59/3.09  stat_derived_cut: 59
% 20.59/3.09  stat_derived_rewritten: 0
% 20.59/3.09  stat_weight_discarded_building: 0
% 20.59/3.09  stat_weight_discarded_cl: 1654
% 20.59/3.09  stat_internlimit_discarded_cl: 0
% 20.59/3.09  stat_simplified:  2 simplified 0 derived 0 given
% 20.59/3.09  stat_kept_cl: 5214
% 20.59/3.09  stat_built_cl: 8402
% 20.59/3.09  stat_hyperres_partial_cl: 0
% 20.59/3.09  stat_made_rewriters: 0
% 20.59/3.09  stat_backward_subsumed: 0
% 20.59/3.09  stat_propagated_subsumed: 0
% 20.59/3.09  stat_clsubs_attempted:                      9041
% 20.59/3.09  stat_clsubs_fact_groundunit_found:             8
% 20.59/3.09  stat_clsubs_rule_groundunit_found:            17
% 20.59/3.09  stat_clsubs_top_meta_attempted:             356550
% 20.59/3.09  stat_clsubs_top_meta_failed:                347509
% 20.59/3.09  stat_clsubs_top_meta_nonpref_attempted:              356550
% 20.59/3.09  stat_clsubs_top_meta_nonpref_succeeded:              106948
% 20.59/3.09  stat_clsubs_top_meta_pref_attempted:                 106948
% 20.59/3.09  stat_clsubs_top_meta_pref1_succeeded:                 35781
% 20.59/3.09  stat_clsubs_top_meta_pref2_succeeded:                 13942
% 20.59/3.09  stat_clsubs_top_meta_pref3_succeeded:                  9041
% 20.59/3.09  stat_clsubs_top_meta_pref_succeeded:                   9041
% 20.59/3.09  stat_clsubs_meta_attempted:                12395
% 20.59/3.09  stat_clsubs_meta_failed:                    4999
% 20.59/3.09  stat_clsubs_predsymbs_attempted:               0
% 20.59/3.09  stat_clsubs_unit_attempted:                 6241
% 20.59/3.09  stat_clsubs_full_attempted:                 2800
% 20.59/3.09  stat_forwardsubs_attempted:                 9261
% 20.59/3.09  stat_lit_hash_added:                   7488
% 20.59/3.09  stat_lit_hash_computed:               31071
% 20.59/3.09  stat_lit_hash_match_found:             2494
% 20.59/3.09  stat_lit_hash_match_miss:             34516
% 20.59/3.09  stat_lit_hash_cut_ok:                    69
% 20.59/3.09  stat_lit_strong_cut_ok:                  33
% 20.59/3.09  stat_lit_hash_subsume_ok:              2392
% 20.59/3.09  clqueue els 10000000 used 1
% 20.59/3.09  clactive els 10000000 used 767
% 20.59/3.09  clactivesubsume els 10000000 used 3883
% 20.59/3.09  queue_termbuf els 200000000 used 379411
% 20.59/3.09  hyper_termbuf els 100000000 used 1
% 20.59/3.09  active_termbuf els 100000000 used 31650
% 20.59/3.09  varstack els 5000 last used 1
% 20.59/3.09  given_termbuf els 10000000 last used 1
% 20.59/3.09  simplified_termbuf els 10000000 last used 1
% 20.59/3.09  derived_termbuf els 10000000 last used 22
% 20.59/3.09  wr_mallocs: 15586
% 20.59/3.09  wr_callocs: 21
% 20.59/3.09  wr_reallocs: 1984
% 20.59/3.09  wr_frees: 4
% 20.59/3.09  wr_malloc_bytes: 4163167316
% 20.59/3.09  wr_calloc_bytes: 112065536
% 20.59/3.09  wr_realloc_bytes: 303400
% 20.59/3.09  wr_realloc_freebytes: 0
% 20.59/3.09  ----------------------------------
%------------------------------------------------------------------------------