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

View Problem - Process Solution

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

% Computer : n019.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 4.93s 1.15s
% Output   : CNFRefutation 4.93s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named cls_conjecture_1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    c_in(c_Message_Omsg_OMPair(v_X,v_Y),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_OMPair(v_X,v_Y),c_Message_Osynth(v_H),tc_Message_Omsg)
    | c_in(c_Message_Omsg_OMPair(v_X,v_Y),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_Y,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_Y,c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(resolution,[],['5','6']) ).

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

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

cnf('10',plain,
    ~ c_in(c_Message_Omsg_OMPair(X,v_Y),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_OMPair(X,v_Y),v_H,tc_Message_Omsg),
    inference(resolution,[],['10','11']) ).

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

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_Y,c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[],['5','14']) ).

cnf('16',plain,
    ~ c_in(c_Message_Omsg_OMPair(X,v_Y),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_OMPair(X3,v_Y),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.00/0.12  % Problem  : SWV271-1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n019.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 07:11:12 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.43  
% 0.19/0.43  input clause set summed statistics:
% 0.19/0.43  ----------------------------------
% 0.19/0.43  in_clause_count:                  2828
% 0.19/0.43  in_rule_clause_count:             2695
% 0.19/0.43  in_fact_clause_count:              133
% 0.19/0.43  in_answer_clause_count:              0
% 0.19/0.43  in_ground_clause_count:            189
% 0.19/0.43  in_unit_clause_count:              697
% 0.19/0.43  in_horn_clause_count:             2571
% 0.19/0.43  in_pos_clause_count:               708
% 0.19/0.43  in_neg_clause_count:                92
% 0.19/0.43  in_poseq_clause_count:            1039
% 0.19/0.43  in_negeq_clause_count:             239
% 0.19/0.43  in_unitposeq_clause_count:         449
% 0.19/0.43  in_chain_clause_count:             907
% 0.19/0.43  in_min_length:             1
% 0.19/0.43  in_max_length:             7
% 0.19/0.43  in_min_depth:              1
% 0.19/0.43  in_max_depth:              8
% 0.19/0.43  in_min_size:               2
% 0.19/0.43  in_max_size:              78
% 0.19/0.43  in_min_vars:               0
% 0.19/0.43  in_max_vars:              17
% 0.19/0.43  in_extaxiom_count:              2822
% 0.19/0.43  in_axiom_count:                    3
% 0.19/0.43  in_assumption_count:               0
% 0.19/0.43  in_goal_count:                     3
% 0.19/0.43  in_neg_goal_count:                 1
% 0.19/0.43  in_pos_goal_count:                 2
% 0.19/0.43  in_posunit_goal_count:             2
% 0.19/0.43  
% 0.19/0.43  auto guide:
% 0.19/0.43  -----------
% 0.19/0.43  {
% 0.19/0.43  "print":1,
% 0.19/0.43  "print_level": 15,
% 0.19/0.43  "max_size": 0,
% 0.19/0.43  "max_depth": 0,
% 0.19/0.43  "max_length": 0,
% 0.19/0.43  "max_dseconds": 0,
% 0.19/0.43  "runs":[
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.43  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.43  {"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.43  {"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.43  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"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.19/0.43  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.43  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.43  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.43  {"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.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.19/0.43  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.43  
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.43  {"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.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.43  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.43  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.43  {"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.43  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"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.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.43  {"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.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.43  {"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.43  {"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.43  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"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.19/0.43  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.43  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"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.43  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.43  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.43  {"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.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.43  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.43  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.19/0.43  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.43  
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.43  {"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.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.43  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.43  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.43  {"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.43  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"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.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.43  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.43  {"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.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.43  {"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.43  {"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.43  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"sine":4, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"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.19/0.43  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.43  {"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.43  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.43  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.43  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"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.43  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.43  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.43  {"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.43  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.43  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.43  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.43  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.43  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.19/0.43  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.43  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.43  
% 0.19/0.43  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.43  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.43  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.43  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.43  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.19/0.44  
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.19/0.44  
% 0.19/0.44  ]}
% 0.19/0.44  
% 0.19/0.44  
% 0.19/0.44  **** run 1 fork 0 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 2 fork 1 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 3 fork 2 starts with strategy
% 0.19/0.44  {"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.44  
% 0.19/0.44  **** run 4 fork 3 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 5 fork 4 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 0.19/0.44  
% 0.19/0.44  **** run 6 fork 5 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":5}
% 0.19/0.44  
% 0.19/0.44  **** run 7 fork 6 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.45  
% 0.19/0.45  **** run 8 fork 7 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 4: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 5: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 6: search terminated without proof.
% 0.19/0.60  
% 0.19/0.60  
% 0.19/0.60  fork 2: search terminated without proof.
% 0.19/0.61  
% 0.19/0.61  
% 0.19/0.61  fork 1: search terminated without proof.
% 0.19/0.61  
% 0.19/0.61  **** run 13 fork 4 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.62  
% 0.19/0.62  
% 0.19/0.62  fork 0: search terminated without proof.
% 0.19/0.62  
% 0.19/0.62  
% 0.19/0.62  fork 3: search terminated without proof.
% 0.19/0.62  
% 0.19/0.62  **** run 14 fork 5 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.62  
% 0.19/0.62  **** run 15 fork 6 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.63  
% 0.19/0.63  **** run 11 fork 2 starts with strategy
% 0.19/0.63  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.19/0.63  
% 0.19/0.63  
% 0.19/0.63  fork 7: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  **** run 10 fork 1 starts with strategy
% 0.19/0.64  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.64  
% 0.19/0.64  **** run 9 fork 0 starts with strategy
% 0.19/0.64  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 0.19/0.65  
% 0.19/0.65  **** run 12 fork 3 starts with strategy
% 0.19/0.65  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.66  
% 0.19/0.66  **** run 16 fork 7 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.75  
% 0.19/0.75  
% 0.19/0.75  fork 4: search terminated without proof.
% 0.19/0.76  
% 0.19/0.76  
% 0.19/0.76  fork 6: search terminated without proof.
% 0.19/0.76  
% 0.19/0.76  
% 0.19/0.76  fork 5: search terminated without proof.
% 0.19/0.77  
% 0.19/0.77  **** run 21 fork 4 starts with strategy
% 0.19/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.77  
% 0.19/0.77  
% 0.19/0.77  fork 1: search terminated without proof.
% 0.19/0.78  
% 0.19/0.78  **** run 22 fork 5 starts with strategy
% 0.19/0.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.78  
% 0.19/0.78  **** run 23 fork 6 starts with strategy
% 0.19/0.78  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  fork 2: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 7: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 0: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  **** run 18 fork 1 starts with strategy
% 0.19/0.79  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.81  
% 0.19/0.81  **** run 19 fork 2 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.19/0.81  
% 0.19/0.81  **** run 24 fork 7 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.19/0.82  
% 0.19/0.82  **** run 17 fork 0 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 2.81/0.89  
% 2.81/0.89  
% 2.81/0.89  fork 3: search terminated without proof.
% 2.81/0.91  
% 2.81/0.91  **** run 20 fork 3 starts with strategy
% 2.81/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 2.81/0.92  
% 2.81/0.92  
% 2.81/0.92  fork 4: search terminated without proof.
% 2.81/0.93  
% 2.81/0.93  
% 2.81/0.93  fork 1: search terminated without proof.
% 2.81/0.93  
% 2.81/0.93  
% 2.81/0.93  fork 6: search terminated without proof.
% 3.96/0.94  
% 3.96/0.94  **** run 29 fork 4 starts with strategy
% 3.96/0.94  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 3.96/0.95  
% 3.96/0.95  
% 3.96/0.95  fork 5: search terminated without proof.
% 3.96/0.95  
% 3.96/0.95  **** run 26 fork 1 starts with strategy
% 3.96/0.95  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.96/0.95  
% 3.96/0.95  **** run 31 fork 6 starts with strategy
% 3.96/0.95  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 3.96/0.96  
% 3.96/0.96  
% 3.96/0.96  fork 0: search terminated without proof.
% 3.96/0.96  
% 3.96/0.96  
% 3.96/0.96  fork 7: search terminated without proof.
% 3.96/0.97  
% 3.96/0.97  **** run 30 fork 5 starts with strategy
% 3.96/0.97  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.96/0.97  
% 3.96/0.97  
% 3.96/0.97  fork 2: search terminated without proof.
% 3.96/0.98  
% 3.96/0.98  **** run 25 fork 0 starts with strategy
% 3.96/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 3.96/0.99  
% 3.96/0.99  **** run 32 fork 7 starts with strategy
% 3.96/0.99  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 3.96/1.00  
% 3.96/1.00  **** run 27 fork 2 starts with strategy
% 3.96/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 4.51/1.05  
% 4.51/1.05  
% 4.51/1.05  fork 3: search terminated without proof.
% 4.93/1.08  
% 4.93/1.08  **** run 28 fork 3 starts with strategy
% 4.93/1.08  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 4.93/1.08  
% 4.93/1.08  
% 4.93/1.08  fork 4: search terminated without proof.
% 4.93/1.09  
% 4.93/1.09  
% 4.93/1.09  fork 6: search terminated without proof.
% 4.93/1.10  
% 4.93/1.10  
% 4.93/1.10  fork 1: search terminated without proof.
% 4.93/1.10  
% 4.93/1.10  **** run 37 fork 4 starts with strategy
% 4.93/1.10  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 4.93/1.11  
% 4.93/1.11  **** run 39 fork 6 starts with strategy
% 4.93/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.93/1.11  
% 4.93/1.11  
% 4.93/1.11  fork 5: search terminated without proof.
% 4.93/1.11  
% 4.93/1.11  
% 4.93/1.11  fork 0: search terminated without proof.
% 4.93/1.12  
% 4.93/1.12  **** run 34 fork 1 starts with strategy
% 4.93/1.12  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 4.93/1.12  
% 4.93/1.12  
% 4.93/1.12  fork 7: search terminated without proof.
% 4.93/1.14  
% 4.93/1.14  **** run 33 fork 0 starts with strategy
% 4.93/1.14  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 4.93/1.14  
% 4.93/1.14  **** run 38 fork 5 starts with strategy
% 4.93/1.14  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 4.93/1.14  
% 4.93/1.14  
% 4.93/1.14  fork 2: search terminated without proof.
% 4.93/1.15  
% 4.93/1.15  **** run 40 fork 7 starts with strategy
% 4.93/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 4.93/1.15  
% 4.93/1.15  
% 4.93/1.15  result: proof found
% 4.93/1.15  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.93/1.15  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}
% 4.93/1.15  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.93/1.15  
% 4.93/1.15  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 4.93/1.15  
% 4.93/1.15  run 39 fork 6 statistics:
% 4.93/1.15  ----------------------------------
% 4.93/1.15  this run seconds: 0.003148
% 4.93/1.15  total seconds: 0.695886
% 4.93/1.15  stat_given_used: 33
% 4.93/1.15  stat_given_used_at_endgame: 0
% 4.93/1.15  stat_given_candidates:   35
% 4.93/1.15  stat_given_candidates_at_endgame: 0
% 4.93/1.15  stat_given_candidates_h: 0
% 4.93/1.15  stat_binres_derived_cl:   582
% 4.93/1.15  stat_binres_derived_cl_h: 0
% 4.93/1.15  stat_factor_derived_cl: 0
% 4.93/1.15  stat_para_derived_cl: 93
% 4.93/1.15  stat_tautologies_discarded: 1
% 4.93/1.15  stat_forward_subsumed: 77
% 4.93/1.15  stat_derived_cut: 21
% 4.93/1.15  stat_derived_rewritten: 0
% 4.93/1.15  stat_weight_discarded_building: 0
% 4.93/1.15  stat_weight_discarded_cl: 0
% 4.93/1.15  stat_internlimit_discarded_cl: 0
% 4.93/1.15  stat_simplified:  0 simplified 0 derived 0 given
% 4.93/1.15  stat_kept_cl: 596
% 4.93/1.15  stat_built_cl: 1292
% 4.93/1.15  stat_hyperres_partial_cl: 0
% 4.93/1.15  stat_made_rewriters: 0
% 4.93/1.15  stat_backward_subsumed: 0
% 4.93/1.15  stat_propagated_subsumed: 0
% 4.93/1.15  stat_clsubs_attempted:                        93
% 4.93/1.15  stat_clsubs_fact_groundunit_found:             0
% 4.93/1.15  stat_clsubs_rule_groundunit_found:             0
% 4.93/1.15  stat_clsubs_top_meta_attempted:              11062
% 4.93/1.15  stat_clsubs_top_meta_failed:                 10969
% 4.93/1.15  stat_clsubs_top_meta_nonpref_attempted:               11062
% 4.93/1.15  stat_clsubs_top_meta_nonpref_succeeded:                1026
% 4.93/1.15  stat_clsubs_top_meta_pref_attempted:                   1026
% 4.93/1.15  stat_clsubs_top_meta_pref1_succeeded:                   148
% 4.93/1.15  stat_clsubs_top_meta_pref2_succeeded:                    93
% 4.93/1.15  stat_clsubs_top_meta_pref3_succeeded:                    93
% 4.93/1.15  stat_clsubs_top_meta_pref_succeeded:                     93
% 4.93/1.15  stat_clsubs_meta_attempted:                   95
% 4.93/1.15  stat_clsubs_meta_failed:                       0
% 4.93/1.15  stat_clsubs_predsymbs_attempted:               0
% 4.93/1.15  stat_clsubs_unit_attempted:                   86
% 4.93/1.15  stat_clsubs_full_attempted:                    7
% 4.93/1.15  stat_forwardsubs_attempted:                  674
% 4.93/1.15  stat_lit_hash_added:                   1271
% 4.93/1.15  stat_lit_hash_computed:                2960
% 4.93/1.15  stat_lit_hash_match_found:               81
% 4.93/1.15  stat_lit_hash_match_miss:              2479
% 4.93/1.15  stat_lit_hash_cut_ok:                     4
% 4.93/1.15  stat_lit_strong_cut_ok:                  20
% 4.93/1.15  stat_lit_hash_subsume_ok:                77
% 4.93/1.15  clqueue els 10000000 used 1
% 4.93/1.15  clactive els 10000000 used 349
% 4.93/1.15  clactivesubsume els 10000000 used 1963
% 4.93/1.15  queue_termbuf els 200000000 used 35705
% 4.93/1.15  hyper_termbuf els 100000000 used 1
% 4.93/1.15  active_termbuf els 100000000 used 15283
% 4.93/1.15  varstack els 5000 last used 1
% 4.93/1.15  given_termbuf els 10000000 last used 1
% 4.93/1.15  simplified_termbuf els 10000000 last used 1
% 4.93/1.15  derived_termbuf els 10000000 last used 73
% 4.93/1.15  wr_mallocs: 5680
% 4.93/1.15  wr_callocs: 21
% 4.93/1.15  wr_reallocs: 240
% 4.93/1.15  wr_frees: 4
% 4.93/1.15  wr_malloc_bytes: 4162792132
% 4.93/1.15  wr_calloc_bytes: 112065536
% 4.93/1.15  wr_realloc_bytes: 196336
% 4.93/1.15  wr_realloc_freebytes: 0
% 4.93/1.15  ----------------------------------
%------------------------------------------------------------------------------