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

View Problem - Process Solution

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

% Computer : n009.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:00 EDT 2023

% Result   : Unsatisfiable 10.56s 1.86s
% Output   : CNFRefutation 10.56s
% 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_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_OMPair(X,Y),c_Message_Oparts(Z),tc_Message_Omsg)
    | c_in(X,c_Message_Oparts(Z),tc_Message_Omsg) ),
    inference(cnf_transformation,[],['$inc_cls_Message_OMPair__parts_1']) ).

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

cnf('10',plain,
    ( c_in(X,c_minus(Y,Z,tc_set(U)),U)
    | ~ c_in(X,Y,U)
    | c_in(X,Z,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_ODiff__iff_2']) ).

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

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

cnf('14',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(X,c_Message_Osynth(Z),tc_Message_Omsg) ),
    inference(cnf_transformation,[],['$inc_cls_Message_OMPair__synth_1']) ).

cnf('15',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('16',plain,
    ~ c_in(v_X,c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[],['5','15']) ).

cnf('17',plain,
    ~ c_in(c_Message_Omsg_OMPair(v_X,X),c_Message_Osynth(v_H),tc_Message_Omsg),
    inference(resolution,[then_simplify],['13','14','16']) ).

cnf('18',plain,
    ( ~ c_in(X,c_minus(Y,Z,tc_set(U)),U)
    | c_in(X,Y,U) ),
    inference(cnf_transformation,[],['$inc_cls_Set_ODiff__iff_0']) ).

cnf('19',plain,
    ~ c_in(c_Message_Omsg_OMPair(v_X,X3),c_minus(c_Message_Osynth(v_H),Y3,tc_set(tc_Message_Omsg)),tc_Message_Omsg),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    c_in(c_Message_Omsg_OMPair(v_X,v_Y),X3,tc_Message_Omsg),
    inference(resolution,[then_simplify],['3','10','9','19']) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWV270-1 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n009.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 04:52:05 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.44  
% 0.21/0.44  input clause set summed statistics:
% 0.21/0.44  ----------------------------------
% 0.21/0.44  in_clause_count:                  2828
% 0.21/0.44  in_rule_clause_count:             2695
% 0.21/0.44  in_fact_clause_count:              133
% 0.21/0.44  in_answer_clause_count:              0
% 0.21/0.44  in_ground_clause_count:            189
% 0.21/0.44  in_unit_clause_count:              697
% 0.21/0.44  in_horn_clause_count:             2571
% 0.21/0.44  in_pos_clause_count:               708
% 0.21/0.44  in_neg_clause_count:                92
% 0.21/0.44  in_poseq_clause_count:            1039
% 0.21/0.44  in_negeq_clause_count:             239
% 0.21/0.44  in_unitposeq_clause_count:         449
% 0.21/0.44  in_chain_clause_count:             907
% 0.21/0.44  in_min_length:             1
% 0.21/0.44  in_max_length:             7
% 0.21/0.44  in_min_depth:              1
% 0.21/0.44  in_max_depth:              8
% 0.21/0.44  in_min_size:               2
% 0.21/0.44  in_max_size:              78
% 0.21/0.44  in_min_vars:               0
% 0.21/0.44  in_max_vars:              17
% 0.21/0.44  in_extaxiom_count:              2822
% 0.21/0.44  in_axiom_count:                    3
% 0.21/0.44  in_assumption_count:               0
% 0.21/0.44  in_goal_count:                     3
% 0.21/0.44  in_neg_goal_count:                 1
% 0.21/0.44  in_pos_goal_count:                 2
% 0.21/0.44  in_posunit_goal_count:             2
% 0.21/0.44  
% 0.21/0.44  auto guide:
% 0.21/0.44  -----------
% 0.21/0.44  {
% 0.21/0.44  "print":1,
% 0.21/0.44  "print_level": 15,
% 0.21/0.44  "max_size": 0,
% 0.21/0.44  "max_depth": 0,
% 0.21/0.44  "max_length": 0,
% 0.21/0.44  "max_dseconds": 0,
% 0.21/0.44  "runs":[
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/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.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.44  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"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.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.21/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.21/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.44  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":1},
% 0.21/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.21/0.44  
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.44  {"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.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.44  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"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.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.21/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.21/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.44  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":10},
% 0.21/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.21/0.44  
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.44  {"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.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":5},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.44  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.44  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.44  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.44  {"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.44  {"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.44  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"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.44  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.44  {"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.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.44  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.21/0.44  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.44  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.21/0.44  {"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.44  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.44  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.44  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.44  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.44  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "sine":1, "max_dseconds":50},
% 0.21/0.44  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.44  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.21/0.44  
% 0.21/0.44  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.44  {"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.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "max_ground_weight","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.44  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.44  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.21/0.44  
% 0.21/0.44  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/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.21/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.44  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1} 
% 0.21/0.44  
% 0.21/0.44  ]}
% 0.21/0.44  
% 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 5 fork 4 starts with strategy
% 0.21/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":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.59  
% 0.21/0.59  
% 0.21/0.59  fork 5: search terminated without proof.
% 0.21/0.59  
% 0.21/0.59  
% 0.21/0.59  fork 6: search terminated without proof.
% 0.21/0.59  
% 0.21/0.59  
% 0.21/0.59  fork 2: search terminated without proof.
% 0.21/0.60  
% 0.21/0.60  
% 0.21/0.60  fork 4: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  
% 0.21/0.61  fork 7: search terminated without proof.
% 1.46/0.61  
% 1.46/0.61  **** run 14 fork 5 starts with strategy
% 1.46/0.61  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 1.46/0.61  
% 1.46/0.61  
% 1.46/0.61  fork 1: search terminated without proof.
% 1.46/0.61  
% 1.46/0.61  
% 1.46/0.61  fork 3: search terminated without proof.
% 1.46/0.61  
% 1.46/0.61  
% 1.46/0.61  fork 0: search terminated without proof.
% 1.46/0.61  
% 1.46/0.61  **** run 15 fork 6 starts with strategy
% 1.46/0.61  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 1.46/0.62  
% 1.46/0.62  **** run 13 fork 4 starts with strategy
% 1.46/0.62  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 1.62/0.63  
% 1.62/0.63  **** run 16 fork 7 starts with strategy
% 1.62/0.63  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 1.62/0.64  
% 1.62/0.64  **** run 9 fork 0 starts with strategy
% 1.62/0.64  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 1.62/0.64  
% 1.62/0.64  **** run 12 fork 3 starts with strategy
% 1.62/0.64  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight","prohibit_unordered_para"],"query_preference":1}
% 1.62/0.64  
% 1.62/0.64  **** run 11 fork 2 starts with strategy
% 1.62/0.64  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 1.62/0.65  
% 1.62/0.65  **** run 10 fork 1 starts with strategy
% 1.62/0.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 2.10/0.75  
% 2.10/0.75  
% 2.10/0.75  fork 5: search terminated without proof.
% 2.10/0.76  
% 2.10/0.76  
% 2.10/0.76  fork 4: search terminated without proof.
% 2.62/0.77  
% 2.62/0.77  **** run 22 fork 5 starts with strategy
% 2.62/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.62/0.77  
% 2.62/0.77  
% 2.62/0.77  fork 7: search terminated without proof.
% 2.62/0.78  
% 2.62/0.78  **** run 21 fork 4 starts with strategy
% 2.62/0.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.62/0.79  
% 2.62/0.79  **** run 24 fork 7 starts with strategy
% 2.62/0.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 2.62/0.79  
% 2.62/0.79  
% 2.62/0.79  fork 3: search terminated without proof.
% 2.62/0.79  
% 2.62/0.79  
% 2.62/0.79  fork 1: search terminated without proof.
% 2.62/0.79  
% 2.62/0.79  
% 2.62/0.79  fork 0: search terminated without proof.
% 2.62/0.80  
% 2.62/0.80  
% 2.62/0.80  fork 6: search terminated without proof.
% 2.62/0.81  
% 2.62/0.81  **** run 20 fork 3 starts with strategy
% 2.62/0.81  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 2.62/0.82  
% 2.62/0.82  **** run 18 fork 1 starts with strategy
% 2.62/0.82  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 2.62/0.82  
% 2.62/0.82  **** run 17 fork 0 starts with strategy
% 2.62/0.82  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 2.62/0.82  
% 2.62/0.82  
% 2.62/0.82  fork 2: search terminated without proof.
% 2.62/0.82  
% 2.62/0.82  **** run 23 fork 6 starts with strategy
% 2.62/0.82  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.62/0.84  
% 2.62/0.84  **** run 19 fork 2 starts with strategy
% 2.62/0.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 3.67/0.91  
% 3.67/0.91  
% 3.67/0.91  fork 5: search terminated without proof.
% 3.67/0.93  
% 3.67/0.93  **** run 30 fork 5 starts with strategy
% 3.67/0.93  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 3.93/0.93  
% 3.93/0.93  
% 3.93/0.93  fork 4: search terminated without proof.
% 3.93/0.94  
% 3.93/0.94  
% 3.93/0.94  fork 3: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  
% 3.93/0.95  fork 7: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  
% 3.93/0.95  fork 1: search terminated without proof.
% 3.93/0.95  
% 3.93/0.95  **** run 29 fork 4 starts with strategy
% 3.93/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 3.93/0.96  
% 3.93/0.96  
% 3.93/0.96  fork 0: search terminated without proof.
% 3.93/0.97  
% 3.93/0.97  **** run 28 fork 3 starts with strategy
% 3.93/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 3.93/0.97  
% 3.93/0.97  **** run 26 fork 1 starts with strategy
% 3.93/0.97  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.93/0.97  
% 3.93/0.97  
% 3.93/0.97  fork 6: search terminated without proof.
% 3.93/0.98  
% 3.93/0.98  **** run 32 fork 7 starts with strategy
% 3.93/0.98  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 3.93/0.98  
% 3.93/0.98  **** run 25 fork 0 starts with strategy
% 3.93/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 3.93/0.99  
% 3.93/0.99  
% 3.93/0.99  fork 2: search terminated without proof.
% 4.48/1.00  
% 4.48/1.00  **** run 31 fork 6 starts with strategy
% 4.48/1.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.48/1.02  
% 4.48/1.02  **** run 27 fork 2 starts with strategy
% 4.48/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 5.05/1.07  
% 5.05/1.07  
% 5.05/1.07  fork 5: search terminated without proof.
% 5.05/1.09  
% 5.05/1.09  
% 5.05/1.09  fork 4: search terminated without proof.
% 5.05/1.09  
% 5.05/1.09  **** run 38 fork 5 starts with strategy
% 5.05/1.09  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 5.05/1.11  
% 5.05/1.11  **** run 37 fork 4 starts with strategy
% 5.05/1.11  {"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.05/1.11  
% 5.05/1.11  
% 5.05/1.11  fork 0: search terminated without proof.
% 5.05/1.11  
% 5.05/1.11  
% 5.05/1.11  fork 7: search terminated without proof.
% 5.05/1.12  
% 5.05/1.12  
% 5.05/1.12  fork 3: search terminated without proof.
% 5.05/1.12  
% 5.05/1.12  
% 5.05/1.12  fork 1: search terminated without proof.
% 5.05/1.13  
% 5.05/1.13  **** run 33 fork 0 starts with strategy
% 5.05/1.13  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 5.05/1.14  
% 5.05/1.14  
% 5.05/1.14  fork 6: search terminated without proof.
% 5.05/1.14  
% 5.05/1.14  **** run 40 fork 7 starts with strategy
% 5.05/1.14  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 5.05/1.15  
% 5.05/1.15  **** run 34 fork 1 starts with strategy
% 5.05/1.15  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 5.05/1.15  
% 5.05/1.15  **** run 36 fork 3 starts with strategy
% 5.05/1.15  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 5.05/1.16  
% 5.05/1.16  **** run 39 fork 6 starts with strategy
% 5.05/1.16  {"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}
% 5.05/1.16  
% 5.05/1.16  
% 5.05/1.16  fork 2: search terminated without proof.
% 5.89/1.18  
% 5.89/1.18  **** run 35 fork 2 starts with strategy
% 5.89/1.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 6.14/1.23  
% 6.14/1.23  
% 6.14/1.23  fork 5: search terminated without proof.
% 6.35/1.25  
% 6.35/1.25  **** run 46 fork 5 starts with strategy
% 6.35/1.25  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 6.35/1.26  
% 6.35/1.26  
% 6.35/1.26  fork 4: search terminated without proof.
% 6.35/1.27  
% 6.35/1.27  
% 6.35/1.27  fork 0: search terminated without proof.
% 6.35/1.27  
% 6.35/1.27  
% 6.35/1.27  fork 7: search terminated without proof.
% 6.35/1.28  
% 6.35/1.28  **** run 45 fork 4 starts with strategy
% 6.35/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 6.35/1.29  
% 6.35/1.29  **** run 41 fork 0 starts with strategy
% 6.35/1.29  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 6.35/1.30  
% 6.35/1.30  
% 6.35/1.30  fork 1: search terminated without proof.
% 6.35/1.30  
% 6.35/1.30  **** run 48 fork 7 starts with strategy
% 6.35/1.30  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 6.35/1.31  
% 6.35/1.31  
% 6.35/1.31  fork 3: search terminated without proof.
% 6.35/1.32  
% 6.35/1.32  
% 6.35/1.32  fork 2: search terminated without proof.
% 6.35/1.32  
% 6.35/1.32  **** run 42 fork 1 starts with strategy
% 6.35/1.32  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 7.02/1.34  
% 7.02/1.34  **** run 43 fork 2 starts with strategy
% 7.02/1.34  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.02/1.34  
% 7.02/1.34  **** run 44 fork 3 starts with strategy
% 7.02/1.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 7.02/1.38  
% 7.02/1.38  
% 7.02/1.38  fork 5: search terminated without proof.
% 7.40/1.40  
% 7.40/1.40  **** run 54 fork 5 starts with strategy
% 7.40/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.40/1.41  
% 7.40/1.41  
% 7.40/1.41  fork 4: search terminated without proof.
% 7.40/1.43  
% 7.40/1.43  
% 7.40/1.43  fork 0: search terminated without proof.
% 7.40/1.43  
% 7.40/1.43  **** run 53 fork 4 starts with strategy
% 7.40/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 7.40/1.43  
% 7.40/1.43  
% 7.40/1.43  fork 7: search terminated without proof.
% 7.40/1.45  
% 7.40/1.45  **** run 49 fork 0 starts with strategy
% 7.40/1.45  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.85/1.45  
% 7.85/1.45  
% 7.85/1.45  fork 1: search terminated without proof.
% 7.85/1.46  
% 7.85/1.46  **** run 56 fork 7 starts with strategy
% 7.85/1.46  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 7.92/1.47  
% 7.92/1.47  
% 7.92/1.47  fork 2: search terminated without proof.
% 7.92/1.48  
% 7.92/1.48  **** run 50 fork 1 starts with strategy
% 7.92/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 7.92/1.48  
% 7.92/1.48  
% 7.92/1.48  fork 3: search terminated without proof.
% 7.92/1.49  
% 7.92/1.49  **** run 51 fork 2 starts with strategy
% 7.92/1.49  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 8.23/1.51  
% 8.23/1.51  **** run 52 fork 3 starts with strategy
% 8.23/1.51  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 8.48/1.54  
% 8.48/1.54  
% 8.48/1.54  fork 5: search terminated without proof.
% 8.48/1.57  
% 8.48/1.57  **** run 62 fork 5 starts with strategy
% 8.48/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 8.48/1.57  
% 8.48/1.57  
% 8.48/1.57  fork 4: search terminated without proof.
% 8.48/1.59  
% 8.48/1.59  **** run 61 fork 4 starts with strategy
% 8.48/1.59  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 8.48/1.59  
% 8.48/1.59  
% 8.48/1.59  fork 7: search terminated without proof.
% 8.48/1.60  
% 8.48/1.60  
% 8.48/1.60  fork 0: search terminated without proof.
% 8.48/1.62  
% 8.48/1.62  **** run 64 fork 7 starts with strategy
% 8.48/1.62  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 8.48/1.62  
% 8.48/1.62  
% 8.48/1.62  fork 1: search terminated without proof.
% 8.48/1.62  
% 8.48/1.62  **** run 57 fork 0 starts with strategy
% 8.48/1.62  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 8.48/1.63  
% 8.48/1.63  
% 8.48/1.63  fork 2: search terminated without proof.
% 9.10/1.64  
% 9.10/1.64  **** run 58 fork 1 starts with strategy
% 9.10/1.64  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 9.10/1.64  
% 9.10/1.64  
% 9.10/1.64  fork 3: search terminated without proof.
% 9.10/1.65  
% 9.10/1.65  **** run 59 fork 2 starts with strategy
% 9.10/1.65  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 9.10/1.66  
% 9.10/1.66  **** run 60 fork 3 starts with strategy
% 9.10/1.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 9.51/1.70  
% 9.51/1.70  
% 9.51/1.70  fork 5: search terminated without proof.
% 9.51/1.72  
% 9.51/1.72  **** run 70 fork 5 starts with strategy
% 9.51/1.72  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 9.51/1.73  
% 9.51/1.73  
% 9.51/1.73  fork 4: search terminated without proof.
% 9.51/1.75  
% 9.51/1.75  **** run 69 fork 4 starts with strategy
% 9.51/1.75  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 9.51/1.76  
% 9.51/1.76  
% 9.51/1.76  fork 0: search terminated without proof.
% 9.51/1.76  
% 9.51/1.76  
% 9.51/1.76  fork 7: search terminated without proof.
% 10.04/1.77  
% 10.04/1.77  
% 10.04/1.77  fork 1: search terminated without proof.
% 10.13/1.78  
% 10.13/1.78  **** run 65 fork 0 starts with strategy
% 10.13/1.78  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 10.13/1.78  
% 10.13/1.78  **** run 72 fork 7 starts with strategy
% 10.13/1.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 10.13/1.79  
% 10.13/1.79  
% 10.13/1.79  fork 2: search terminated without proof.
% 10.13/1.80  
% 10.13/1.80  
% 10.13/1.80  fork 3: search terminated without proof.
% 10.13/1.80  
% 10.13/1.80  **** run 66 fork 1 starts with strategy
% 10.13/1.80  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 10.13/1.81  
% 10.13/1.81  **** run 67 fork 2 starts with strategy
% 10.13/1.81  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 10.13/1.82  
% 10.13/1.82  **** run 68 fork 3 starts with strategy
% 10.13/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.56/1.86  
% 10.56/1.86  
% 10.56/1.86  fork 5: search terminated without proof.
% 10.56/1.86  
% 10.56/1.86  
% 10.56/1.86  result: proof found
% 10.56/1.86  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 10.56/1.86  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}
% 10.56/1.86  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 10.56/1.86  
% 10.56/1.86  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 10.56/1.86  
% 10.56/1.86  run 39 fork 6 statistics:
% 10.56/1.86  ----------------------------------
% 10.56/1.86  this run seconds: 0.007712
% 10.56/1.86  total seconds: 0.701383
% 10.56/1.86  stat_given_used: 33
% 10.56/1.86  stat_given_used_at_endgame: 0
% 10.56/1.86  stat_given_candidates:   35
% 10.56/1.86  stat_given_candidates_at_endgame: 0
% 10.56/1.86  stat_given_candidates_h: 0
% 10.56/1.86  stat_binres_derived_cl:   582
% 10.56/1.86  stat_binres_derived_cl_h: 0
% 10.56/1.86  stat_factor_derived_cl: 0
% 10.56/1.86  stat_para_derived_cl: 93
% 10.56/1.86  stat_tautologies_discarded: 1
% 10.56/1.86  stat_forward_subsumed: 77
% 10.56/1.86  stat_derived_cut: 21
% 10.56/1.86  stat_derived_rewritten: 0
% 10.56/1.86  stat_weight_discarded_building: 0
% 10.56/1.86  stat_weight_discarded_cl: 0
% 10.56/1.86  stat_internlimit_discarded_cl: 0
% 10.56/1.86  stat_simplified:  0 simplified 0 derived 0 given
% 10.56/1.86  stat_kept_cl: 596
% 10.56/1.86  stat_built_cl: 1292
% 10.56/1.86  stat_hyperres_partial_cl: 0
% 10.56/1.86  stat_made_rewriters: 0
% 10.56/1.86  stat_backward_subsumed: 0
% 10.56/1.86  stat_propagated_subsumed: 0
% 10.56/1.86  stat_clsubs_attempted:                        93
% 10.56/1.86  stat_clsubs_fact_groundunit_found:             0
% 10.56/1.86  stat_clsubs_rule_groundunit_found:             0
% 10.56/1.86  stat_clsubs_top_meta_attempted:              11062
% 10.56/1.86  stat_clsubs_top_meta_failed:                 10969
% 10.56/1.86  stat_clsubs_top_meta_nonpref_attempted:               11062
% 10.56/1.86  stat_clsubs_top_meta_nonpref_succeeded:                1026
% 10.56/1.86  stat_clsubs_top_meta_pref_attempted:                   1026
% 10.56/1.86  stat_clsubs_top_meta_pref1_succeeded:                   148
% 10.56/1.86  stat_clsubs_top_meta_pref2_succeeded:                    93
% 10.56/1.86  stat_clsubs_top_meta_pref3_succeeded:                    93
% 10.56/1.86  stat_clsubs_top_meta_pref_succeeded:                     93
% 10.56/1.86  stat_clsubs_meta_attempted:                   95
% 10.56/1.86  stat_clsubs_meta_failed:                       0
% 10.56/1.86  stat_clsubs_predsymbs_attempted:               0
% 10.56/1.86  stat_clsubs_unit_attempted:                   86
% 10.56/1.86  stat_clsubs_full_attempted:                    7
% 10.56/1.86  stat_forwardsubs_attempted:                  674
% 10.56/1.86  stat_lit_hash_added:                   1271
% 10.56/1.86  stat_lit_hash_computed:                2960
% 10.56/1.86  stat_lit_hash_match_found:               81
% 10.56/1.86  stat_lit_hash_match_miss:              2479
% 10.56/1.86  stat_lit_hash_cut_ok:                     4
% 10.56/1.86  stat_lit_strong_cut_ok:                  20
% 10.56/1.86  stat_lit_hash_subsume_ok:                77
% 10.56/1.86  clqueue els 10000000 used 1
% 10.56/1.86  clactive els 10000000 used 349
% 10.56/1.86  clactivesubsume els 10000000 used 1963
% 10.56/1.86  queue_termbuf els 200000000 used 35705
% 10.56/1.86  hyper_termbuf els 100000000 used 1
% 10.56/1.86  active_termbuf els 100000000 used 15283
% 10.56/1.86  varstack els 5000 last used 1
% 10.56/1.86  given_termbuf els 10000000 last used 1
% 10.56/1.86  simplified_termbuf els 10000000 last used 1
% 10.56/1.86  derived_termbuf els 10000000 last used 73
% 10.56/1.86  wr_mallocs: 5678
% 10.56/1.86  wr_callocs: 21
% 10.56/1.86  wr_reallocs: 240
% 10.56/1.86  wr_frees: 4
% 10.56/1.86  wr_malloc_bytes: 4162792068
% 10.56/1.86  wr_calloc_bytes: 112065536
% 10.56/1.86  wr_realloc_bytes: 196336
% 10.56/1.86  wr_realloc_freebytes: 0
% 10.56/1.86  ----------------------------------
%------------------------------------------------------------------------------