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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWV272-1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n013.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:26:01 EDT 2023

% Result   : Unsatisfiable 6.28s 1.28s
% Output   : CNFRefutation 6.28s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_conjecture_1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    c_in(c_Message_Omsg_OCrypt(v_K,v_X),c_union(c_Message_Oparts(v_H),c_Message_Osynth(v_H),tc_Message_Omsg),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_conjecture_1]) ).

cnf('2',plain,
    ( ~ c_in(X,c_union(Y,Z,U),U)
    | c_in(X,Z,U)
    | c_in(X,Y,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__iff_0']) ).

cnf('3',plain,
    ( c_in(c_Message_Omsg_OCrypt(v_K,v_X),c_Message_Osynth(v_H),tc_Message_Omsg)
    | c_in(c_Message_Omsg_OCrypt(v_K,v_X),c_Message_Oparts(v_H),tc_Message_Omsg) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ c_in(X,c_uminus(Y,tc_set(Z)),Z)
    | ~ c_in(X,Y,Z) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OCompl__iff_0']) ).

cnf('5',plain,
    ~ c_in(v_X,c_union(c_Message_Oparts(v_H),c_Message_Osynth(v_H),tc_Message_Omsg),tc_Message_Omsg),
    inference(cnf_transformation,[],[cls_conjecture_2]) ).

cnf('6',plain,
    ( c_in(X,c_union(Y,Z,U),U)
    | ~ c_in(X,Y,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__iff_1']) ).

cnf('7',plain,
    ~ c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ c_in(c_Message_Omsg_OCrypt(X,Y),c_Message_Oparts(Z),tc_Message_Omsg)
    | c_in(Y,c_Message_Oparts(Z),tc_Message_Omsg) ),
    inference(cnf_transformation,[],[cls_Message_Oparts_OBody_0]) ).

cnf('9',plain,
    ~ c_in(c_Message_Omsg_OCrypt(X3,v_X),c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ~ c_in(c_Message_Omsg_OCrypt(X,v_X),c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(resolution,[],['7','8']) ).

cnf('11',plain,
    ( c_in(X,c_Message_Oparts(Y),tc_Message_Omsg)
    | ~ c_in(X,Y,tc_Message_Omsg) ),
    inference(cnf_transformation,[],['$inc_cls_Message_Oparts_OInj_0']) ).

cnf('12',plain,
    ~ c_in(c_Message_Omsg_OCrypt(X,v_X),v_H,tc_Message_Omsg),
    inference(resolution,[],['10','11']) ).

cnf('13',plain,
    ( ~ c_in(c_Message_Omsg_OCrypt(X,Y),c_Message_Osynth(Z),tc_Message_Omsg)
    | c_in(c_Message_Omsg_OCrypt(X,Y),Z,tc_Message_Omsg)
    | c_in(Y,c_Message_Osynth(Z),tc_Message_Omsg) ),
    inference(cnf_transformation,[],['$inc_cls_Message_OCrypt__synth_1']) ).

cnf('14',plain,
    ( c_in(X,c_union(Y,Z,U),U)
    | ~ c_in(X,Z,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OUn__iff_2']) ).

cnf('15',plain,
    ~ c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[],['5','14']) ).

cnf('16',plain,
    ~ c_in(c_Message_Omsg_OCrypt(X,v_X),c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[then_simplify],['12','13','15']) ).

cnf('17',plain,
    ( c_in(X,c_uminus(Y,tc_set(Z)),Z)
    | c_in(X,Y,Z) ),
    inference(cnf_transformation,[],['$inc_cls_Set_OCompl__iff_1']) ).

cnf('18',plain,
    c_in(c_Message_Omsg_OCrypt(X3,v_X),c_uminus(c_Message_Osynth(v_H),tc_set(tc_Message_Omsg)),tc_Message_Omsg),
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    $false,
    inference(resolution,[then_simplify],['3','4','9','18']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.13  % Problem  : SWV272-1 : TPTP v8.1.2. Released v3.2.0.
% 0.09/0.14  % Command  : gkc %s
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue Aug 29 08:50:16 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.45  
% 0.21/0.45  input clause set summed statistics:
% 0.21/0.45  ----------------------------------
% 0.21/0.45  in_clause_count:                  2828
% 0.21/0.45  in_rule_clause_count:             2695
% 0.21/0.45  in_fact_clause_count:              133
% 0.21/0.45  in_answer_clause_count:              0
% 0.21/0.45  in_ground_clause_count:            189
% 0.21/0.45  in_unit_clause_count:              697
% 0.21/0.45  in_horn_clause_count:             2571
% 0.21/0.45  in_pos_clause_count:               708
% 0.21/0.45  in_neg_clause_count:                92
% 0.21/0.45  in_poseq_clause_count:            1039
% 0.21/0.45  in_negeq_clause_count:             239
% 0.21/0.45  in_unitposeq_clause_count:         449
% 0.21/0.45  in_chain_clause_count:             907
% 0.21/0.45  in_min_length:             1
% 0.21/0.45  in_max_length:             7
% 0.21/0.45  in_min_depth:              1
% 0.21/0.45  in_max_depth:              8
% 0.21/0.45  in_min_size:               2
% 0.21/0.45  in_max_size:              78
% 0.21/0.45  in_min_vars:               0
% 0.21/0.45  in_max_vars:              17
% 0.21/0.45  in_extaxiom_count:              2822
% 0.21/0.45  in_axiom_count:                    3
% 0.21/0.45  in_assumption_count:               0
% 0.21/0.45  in_goal_count:                     3
% 0.21/0.45  in_neg_goal_count:                 1
% 0.21/0.45  in_pos_goal_count:                 2
% 0.21/0.45  in_posunit_goal_count:             2
% 0.21/0.45  
% 0.21/0.45  auto guide:
% 0.21/0.45  -----------
% 0.21/0.45  {
% 0.21/0.45  "print":1,
% 0.21/0.45  "print_level": 15,
% 0.21/0.45  "max_size": 0,
% 0.21/0.45  "max_depth": 0,
% 0.21/0.45  "max_length": 0,
% 0.21/0.45  "max_dseconds": 0,
% 0.21/0.45  "runs":[
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"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.21/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"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.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.45  {"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.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.21/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.21/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.21/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.21/0.45  
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"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.21/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"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.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.45  {"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.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.21/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"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.21/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.21/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.21/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.21/0.45  
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"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.21/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"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.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.45  {"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.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.21/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.45  {"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.21/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.21/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.21/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.21/0.45  
% 0.21/0.45  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.21/0.45  
% 0.21/0.45  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.21/0.45  
% 0.21/0.45  ]}
% 0.21/0.45  
% 0.21/0.45  
% 0.21/0.45  **** run 1 fork 0 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.21/0.45  
% 0.21/0.45  **** run 2 fork 1 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.21/0.45  
% 0.21/0.45  **** run 3 fork 2 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 0.21/0.45  
% 0.21/0.45  **** run 4 fork 3 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.45  
% 0.21/0.45  **** run 6 fork 5 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 0.21/0.45  
% 0.21/0.45  **** run 7 fork 6 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.46  
% 0.21/0.46  **** run 8 fork 7 starts with strategy
% 0.21/0.46  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.46  
% 0.21/0.46  **** run 5 fork 4 starts with strategy
% 0.21/0.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 0.21/0.60  
% 0.21/0.60  
% 0.21/0.60  fork 2: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  
% 0.21/0.61  fork 5: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  
% 0.21/0.61  fork 6: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  
% 0.21/0.61  fork 4: search terminated without proof.
% 0.21/0.62  
% 0.21/0.62  
% 0.21/0.62  fork 7: search terminated without proof.
% 0.21/0.62  
% 0.21/0.62  
% 0.21/0.62  fork 0: search terminated without proof.
% 0.21/0.62  
% 0.21/0.62  **** run 11 fork 2 starts with strategy
% 0.21/0.62  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.21/0.63  
% 0.21/0.63  
% 0.21/0.63  fork 1: search terminated without proof.
% 0.21/0.63  
% 0.21/0.63  **** run 15 fork 6 starts with strategy
% 0.21/0.63  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.64  
% 0.21/0.64  **** run 14 fork 5 starts with strategy
% 0.21/0.64  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.64  
% 0.21/0.64  **** run 13 fork 4 starts with strategy
% 0.21/0.64  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.71/0.65  
% 0.71/0.65  **** run 9 fork 0 starts with strategy
% 0.71/0.65  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.71/0.65  
% 0.71/0.65  **** run 16 fork 7 starts with strategy
% 0.71/0.65  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.71/0.66  
% 0.71/0.66  **** run 10 fork 1 starts with strategy
% 0.71/0.66  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.71/0.67  
% 0.71/0.67  
% 0.71/0.67  fork 3: search terminated without proof.
% 0.71/0.70  
% 0.71/0.70  **** run 12 fork 3 starts with strategy
% 0.71/0.70  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 2.40/0.76  
% 2.40/0.76  
% 2.40/0.76  fork 6: search terminated without proof.
% 2.40/0.77  
% 2.40/0.77  
% 2.40/0.77  fork 2: search terminated without proof.
% 2.40/0.77  
% 2.40/0.77  
% 2.40/0.77  fork 4: search terminated without proof.
% 2.40/0.78  
% 2.40/0.78  
% 2.40/0.78  fork 5: search terminated without proof.
% 2.40/0.78  
% 2.40/0.78  **** run 23 fork 6 starts with strategy
% 2.40/0.78  
% 2.40/0.78  
% 2.40/0.78  fork 7: search terminated without proof.
% 2.40/0.78  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.40/0.79  
% 2.40/0.79  **** run 21 fork 4 starts with strategy
% 2.40/0.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.40/0.80  
% 2.40/0.80  
% 2.40/0.80  fork 0: search terminated without proof.
% 2.40/0.80  
% 2.40/0.80  **** run 19 fork 2 starts with strategy
% 2.40/0.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 2.40/0.80  
% 2.40/0.80  
% 2.40/0.80  fork 1: search terminated without proof.
% 2.40/0.81  
% 2.40/0.81  **** run 22 fork 5 starts with strategy
% 2.40/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.40/0.81  
% 2.40/0.81  **** run 24 fork 7 starts with strategy
% 2.40/0.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 3.02/0.82  
% 3.02/0.82  **** run 17 fork 0 starts with strategy
% 3.02/0.83  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 3.02/0.83  
% 3.02/0.83  **** run 18 fork 1 starts with strategy
% 3.02/0.83  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 3.02/0.85  
% 3.02/0.85  
% 3.02/0.85  fork 3: search terminated without proof.
% 3.02/0.87  
% 3.02/0.87  **** run 20 fork 3 starts with strategy
% 3.02/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 3.41/0.94  
% 3.41/0.94  
% 3.41/0.94  fork 6: search terminated without proof.
% 4.00/0.95  
% 4.00/0.95  
% 4.00/0.95  fork 4: search terminated without proof.
% 4.00/0.95  
% 4.00/0.95  
% 4.00/0.95  fork 2: search terminated without proof.
% 4.00/0.96  
% 4.00/0.96  
% 4.00/0.96  fork 5: search terminated without proof.
% 4.00/0.96  
% 4.00/0.96  **** run 31 fork 6 starts with strategy
% 4.00/0.96  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.00/0.96  
% 4.00/0.96  
% 4.00/0.96  fork 7: search terminated without proof.
% 4.00/0.97  
% 4.00/0.97  
% 4.00/0.97  fork 1: search terminated without proof.
% 4.00/0.97  
% 4.00/0.97  
% 4.00/0.97  fork 0: search terminated without proof.
% 4.18/0.97  
% 4.18/0.97  **** run 29 fork 4 starts with strategy
% 4.18/0.97  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.18/0.98  
% 4.18/0.98  **** run 27 fork 2 starts with strategy
% 4.18/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 4.18/0.99  
% 4.18/0.99  **** run 30 fork 5 starts with strategy
% 4.18/0.99  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.18/0.99  
% 4.18/0.99  **** run 32 fork 7 starts with strategy
% 4.18/0.99  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.18/0.99  
% 4.18/0.99  **** run 25 fork 0 starts with strategy
% 4.18/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.18/0.99  
% 4.18/0.99  **** run 26 fork 1 starts with strategy
% 4.18/0.99  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 4.18/1.00  
% 4.18/1.00  
% 4.18/1.00  fork 3: search terminated without proof.
% 4.56/1.03  
% 4.56/1.03  **** run 28 fork 3 starts with strategy
% 4.56/1.03  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 4.79/1.09  
% 4.79/1.09  
% 4.79/1.09  fork 6: search terminated without proof.
% 4.79/1.11  
% 4.79/1.11  
% 4.79/1.11  fork 4: search terminated without proof.
% 4.79/1.11  
% 4.79/1.11  **** run 39 fork 6 starts with strategy
% 4.79/1.11  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.79/1.11  
% 4.79/1.11  
% 4.79/1.11  fork 2: search terminated without proof.
% 5.41/1.12  
% 5.41/1.12  
% 5.41/1.12  fork 7: search terminated without proof.
% 5.41/1.12  
% 5.41/1.12  
% 5.41/1.12  fork 0: search terminated without proof.
% 5.41/1.13  
% 5.41/1.13  **** run 37 fork 4 starts with strategy
% 5.41/1.13  {"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}
% 5.41/1.13  
% 5.41/1.13  **** run 35 fork 2 starts with strategy
% 5.41/1.13  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 5.41/1.15  
% 5.41/1.15  
% 5.41/1.15  fork 5: search terminated without proof.
% 5.41/1.15  
% 5.41/1.15  **** run 33 fork 0 starts with strategy
% 5.41/1.15  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 5.41/1.15  
% 5.41/1.15  **** run 40 fork 7 starts with strategy
% 5.41/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 5.41/1.16  
% 5.41/1.16  
% 5.41/1.16  fork 1: search terminated without proof.
% 5.78/1.18  
% 5.78/1.18  
% 5.78/1.18  fork 3: search terminated without proof.
% 5.78/1.18  
% 5.78/1.18  **** run 38 fork 5 starts with strategy
% 5.78/1.18  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 5.78/1.19  
% 5.78/1.19  **** run 34 fork 1 starts with strategy
% 5.78/1.19  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 5.78/1.20  
% 5.78/1.20  **** run 36 fork 3 starts with strategy
% 5.78/1.20  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 6.28/1.27  
% 6.28/1.27  
% 6.28/1.27  fork 2: search terminated without proof.
% 6.28/1.27  
% 6.28/1.27  
% 6.28/1.27  fork 4: search terminated without proof.
% 6.28/1.28  
% 6.28/1.28  
% 6.28/1.28  result: proof found
% 6.28/1.28  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 6.28/1.28  by run 39 fork 6 strategy {"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}
% 6.28/1.28  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 6.28/1.28  
% 6.28/1.28  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 6.28/1.28  
% 6.28/1.28  run 39 fork 6 statistics:
% 6.28/1.28  ----------------------------------
% 6.28/1.28  this run seconds: 0.004283
% 6.28/1.28  total seconds: 0.687792
% 6.28/1.28  stat_given_used: 30
% 6.28/1.28  stat_given_used_at_endgame: 0
% 6.28/1.28  stat_given_candidates:   32
% 6.28/1.28  stat_given_candidates_at_endgame: 0
% 6.28/1.28  stat_given_candidates_h: 0
% 6.28/1.28  stat_binres_derived_cl:   525
% 6.28/1.28  stat_binres_derived_cl_h: 0
% 6.28/1.28  stat_factor_derived_cl: 0
% 6.28/1.28  stat_para_derived_cl: 89
% 6.28/1.28  stat_tautologies_discarded: 1
% 6.28/1.28  stat_forward_subsumed: 71
% 6.28/1.28  stat_derived_cut: 21
% 6.28/1.28  stat_derived_rewritten: 0
% 6.28/1.28  stat_weight_discarded_building: 0
% 6.28/1.28  stat_weight_discarded_cl: 0
% 6.28/1.28  stat_internlimit_discarded_cl: 0
% 6.28/1.28  stat_simplified:  0 simplified 0 derived 0 given
% 6.28/1.28  stat_kept_cl: 541
% 6.28/1.28  stat_built_cl: 1231
% 6.28/1.28  stat_hyperres_partial_cl: 0
% 6.28/1.28  stat_made_rewriters: 0
% 6.28/1.28  stat_backward_subsumed: 0
% 6.28/1.28  stat_propagated_subsumed: 0
% 6.28/1.28  stat_clsubs_attempted:                        80
% 6.28/1.28  stat_clsubs_fact_groundunit_found:             0
% 6.28/1.28  stat_clsubs_rule_groundunit_found:             0
% 6.28/1.28  stat_clsubs_top_meta_attempted:              10095
% 6.28/1.28  stat_clsubs_top_meta_failed:                 10015
% 6.28/1.28  stat_clsubs_top_meta_nonpref_attempted:               10095
% 6.28/1.28  stat_clsubs_top_meta_nonpref_succeeded:                 934
% 6.28/1.28  stat_clsubs_top_meta_pref_attempted:                    934
% 6.28/1.28  stat_clsubs_top_meta_pref1_succeeded:                   127
% 6.28/1.28  stat_clsubs_top_meta_pref2_succeeded:                    80
% 6.28/1.28  stat_clsubs_top_meta_pref3_succeeded:                    80
% 6.28/1.28  stat_clsubs_top_meta_pref_succeeded:                     80
% 6.28/1.28  stat_clsubs_meta_attempted:                   82
% 6.28/1.28  stat_clsubs_meta_failed:                       0
% 6.28/1.28  stat_clsubs_predsymbs_attempted:               0
% 6.28/1.28  stat_clsubs_unit_attempted:                   73
% 6.28/1.28  stat_clsubs_full_attempted:                    7
% 6.28/1.28  stat_forwardsubs_attempted:                  613
% 6.28/1.28  stat_lit_hash_added:                   1191
% 6.28/1.28  stat_lit_hash_computed:                2748
% 6.28/1.28  stat_lit_hash_match_found:               75
% 6.28/1.28  stat_lit_hash_match_miss:              2281
% 6.28/1.28  stat_lit_hash_cut_ok:                     4
% 6.28/1.28  stat_lit_strong_cut_ok:                  20
% 6.28/1.28  stat_lit_hash_subsume_ok:                71
% 6.28/1.28  clqueue els 10000000 used 1
% 6.28/1.28  clactive els 10000000 used 346
% 6.28/1.28  clactivesubsume els 10000000 used 1951
% 6.28/1.28  queue_termbuf els 200000000 used 32568
% 6.28/1.28  hyper_termbuf els 100000000 used 1
% 6.28/1.28  active_termbuf els 100000000 used 15290
% 6.28/1.28  varstack els 5000 last used 1
% 6.28/1.28  given_termbuf els 10000000 last used 1
% 6.28/1.28  simplified_termbuf els 10000000 last used 1
% 6.28/1.28  derived_termbuf els 10000000 last used 73
% 6.28/1.28  wr_mallocs: 5528
% 6.28/1.28  wr_callocs: 21
% 6.28/1.28  wr_reallocs: 212
% 6.28/1.28  wr_frees: 4
% 6.28/1.28  wr_malloc_bytes: 4162786404
% 6.28/1.28  wr_calloc_bytes: 112065536
% 6.28/1.28  wr_realloc_bytes: 191696
% 6.28/1.28  wr_realloc_freebytes: 0
% 6.28/1.28  ----------------------------------
% 6.28/1.28  
% 6.28/1.28  
% 6.28/1.28  fork 7: search terminated without proof.
% 6.28/1.29  
% 6.28/1.29  **** run 43 fork 2 starts with strategy
% 6.28/1.29  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
%------------------------------------------------------------------------------