TSTP Solution File: SET143-6 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SET143-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n006.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 15:00:43 EDT 2023

% Result   : Unsatisfiable 18.34s 2.84s
% Output   : CNFRefutation 18.34s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_associativity_of_intersection_1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    intersection(intersection(x,y),z) != intersection(x,intersection(y,z)),
    inference(cnf_transformation,[],[prove_associativity_of_intersection_1]) ).

cnf('2',plain,
    ( ~ subclass(X,Y)
    | ~ subclass(Y,X)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_subclass_implies_equal']) ).

cnf('3',plain,
    ( ~ subclass(intersection(intersection(x,y),z),intersection(x,intersection(y,z)))
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ member(not_subclass_element(X,Y),Y)
    | subclass(X,Y) ),
    inference(cnf_transformation,[],['$inc_not_subclass_members2']) ).

cnf('5',plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(x,intersection(y,z)))
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( member(X,intersection(Y,Z))
    | ~ member(X,Z)
    | ~ member(X,Y) ),
    inference(cnf_transformation,[],['$inc_intersection3']) ).

cnf('7',plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(y,z))
    | ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),x)
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( member(not_subclass_element(X,Y),X)
    | subclass(X,Y) ),
    inference(cnf_transformation,[],['$inc_not_subclass_members1']) ).

cnf('9',plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(intersection(x,y),z)) ),
    inference(resolution,[],['3','8']) ).

cnf('10',plain,
    ( ~ member(X,intersection(Y,Z))
    | member(X,Y) ),
    inference(cnf_transformation,[],['$inc_intersection1']) ).

cnf('11',plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(x,y)) ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),x) ),
    inference(resolution,[],['11','10']) ).

cnf('13',plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(y,z))
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(simplify,[],['7','12']) ).

cnf('14',plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),z)
    | ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),y)
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(resolution,[],['13','6']) ).

cnf('15',plain,
    ( ~ member(X,intersection(Y,Z))
    | member(X,Z) ),
    inference(cnf_transformation,[],['$inc_intersection2']) ).

cnf('16',plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),z) ),
    inference(resolution,[],['9','15']) ).

cnf('17',plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),y)
    | ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    inference(simplify,[],['14','16']) ).

cnf('18',plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),y) ),
    inference(resolution,[],['11','15']) ).

cnf('19',plain,
    ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(intersection(x,y),z)),
    inference(resolution,[],['19','4']) ).

cnf('21',plain,
    member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(x,intersection(y,z))),
    inference(resolution,[],['19','8']) ).

cnf('22',plain,
    member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(y,z)),
    inference(resolution,[],['21','15']) ).

cnf('23',plain,
    member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),z),
    inference(resolution,[],['22','15']) ).

cnf('24',plain,
    ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(x,y)),
    inference(resolution,[then_simplify],['20','6','23']) ).

cnf('25',plain,
    member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),y),
    inference(resolution,[],['22','10']) ).

cnf('26',plain,
    member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),x),
    inference(resolution,[],['21','10']) ).

cnf('27',plain,
    $false,
    inference(resolution,[then_simplify],['24','6','25','26']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SET143-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.11  % Command  : gkc %s
% 0.12/0.31  % Computer : n006.cluster.edu
% 0.12/0.31  % Model    : x86_64 x86_64
% 0.12/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.31  % Memory   : 8042.1875MB
% 0.12/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.31  % CPULimit : 300
% 0.12/0.31  % WCLimit  : 300
% 0.12/0.31  % DateTime : Sat Aug 26 11:32:22 EDT 2023
% 0.12/0.31  % CPUTime  : 
% 0.16/0.35  
% 0.16/0.35  input clause set summed statistics:
% 0.16/0.35  ----------------------------------
% 0.16/0.35  in_clause_count:                   113
% 0.16/0.35  in_rule_clause_count:              109
% 0.16/0.35  in_fact_clause_count:                4
% 0.16/0.35  in_answer_clause_count:              0
% 0.16/0.35  in_ground_clause_count:             12
% 0.16/0.35  in_unit_clause_count:               38
% 0.16/0.35  in_horn_clause_count:              105
% 0.16/0.35  in_pos_clause_count:                40
% 0.16/0.35  in_neg_clause_count:                 3
% 0.16/0.35  in_poseq_clause_count:              39
% 0.16/0.35  in_negeq_clause_count:               9
% 0.16/0.35  in_unitposeq_clause_count:          23
% 0.16/0.35  in_chain_clause_count:               2
% 0.16/0.35  in_min_length:             1
% 0.16/0.35  in_max_length:             5
% 0.16/0.35  in_min_depth:              1
% 0.16/0.35  in_max_depth:              6
% 0.16/0.35  in_min_size:               2
% 0.16/0.35  in_max_size:              41
% 0.16/0.35  in_min_vars:               0
% 0.16/0.35  in_max_vars:               5
% 0.16/0.35  in_extaxiom_count:               112
% 0.16/0.35  in_axiom_count:                    0
% 0.16/0.35  in_assumption_count:               0
% 0.16/0.35  in_goal_count:                     1
% 0.16/0.35  in_neg_goal_count:                 1
% 0.16/0.35  in_pos_goal_count:                 0
% 0.16/0.35  in_posunit_goal_count:             0
% 0.16/0.35  
% 0.16/0.35  auto guide:
% 0.16/0.35  -----------
% 0.16/0.35  {
% 0.16/0.35  "print":1,
% 0.16/0.35  "print_level": 15,
% 0.16/0.35  "max_size": 0,
% 0.16/0.35  "max_depth": 0,
% 0.16/0.35  "max_length": 0,
% 0.16/0.35  "max_dseconds": 0,
% 0.16/0.35  "runs":[
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.16/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.16/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.16/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.16/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.16/0.35  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.16/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.16/0.35  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.16/0.35  
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.16/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.16/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.16/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.16/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.16/0.35  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.16/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.16/0.35  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.16/0.35  
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.16/0.35  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.16/0.35  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.16/0.35  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.16/0.35  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.16/0.35  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.16/0.35  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.16/0.35  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.16/0.35  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.16/0.35  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.16/0.35  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.16/0.35  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.16/0.35  
% 0.16/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.16/0.35  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.16/0.35  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.16/0.35  
% 0.16/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.16/0.35  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.16/0.35  
% 0.16/0.35  ]}
% 0.16/0.35  
% 0.16/0.35  
% 0.16/0.35  **** run 1 fork 0 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 2 fork 1 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 3 fork 2 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 4 fork 3 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 5 fork 4 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 6 fork 5 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.16/0.35  
% 0.16/0.35  **** run 7 fork 6 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.16/0.35  
% 0.16/0.35  **** run 8 fork 7 starts with strategy
% 0.16/0.35  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.16/0.39  
% 0.16/0.39  fork 3: search finished without proof.
% 0.16/0.41  
% 0.16/0.41  **** run 12 fork 3 starts with strategy
% 0.16/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.16/0.48  
% 0.16/0.48  fork 1: search finished without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 2: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 0: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 5: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 4: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 7: search terminated without proof.
% 0.16/0.49  
% 0.16/0.49  
% 0.16/0.49  fork 6: search terminated without proof.
% 0.16/0.50  
% 0.16/0.50  **** run 10 fork 1 starts with strategy
% 0.16/0.50  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.16/0.51  
% 0.16/0.51  **** run 11 fork 2 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.16/0.52  
% 0.16/0.52  **** run 9 fork 0 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.16/0.52  
% 0.16/0.52  **** run 16 fork 7 starts with strategy
% 0.16/0.52  
% 0.16/0.52  **** run 14 fork 5 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.16/0.52  
% 0.16/0.52  **** run 13 fork 4 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.52  
% 0.16/0.52  **** run 15 fork 6 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.16/0.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.16/0.54  
% 0.16/0.54  
% 0.16/0.54  fork 3: search terminated without proof.
% 0.16/0.57  
% 0.16/0.57  **** run 20 fork 3 starts with strategy
% 0.16/0.57  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.63  
% 0.16/0.63  
% 0.16/0.63  fork 1: search terminated without proof.
% 0.16/0.64  
% 0.16/0.64  
% 0.16/0.64  fork 2: search terminated without proof.
% 0.16/0.65  
% 0.16/0.65  
% 0.16/0.65  fork 0: search terminated without proof.
% 0.16/0.65  
% 0.16/0.65  
% 0.16/0.65  fork 4: search terminated without proof.
% 0.16/0.65  
% 0.16/0.65  
% 0.16/0.65  fork 5: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  **** run 18 fork 1 starts with strategy
% 0.16/0.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.16/0.66  
% 0.16/0.66  
% 0.16/0.66  fork 7: search terminated without proof.
% 0.16/0.66  
% 0.16/0.66  **** run 19 fork 2 starts with strategy
% 0.16/0.66  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.67  
% 0.16/0.67  **** run 17 fork 0 starts with strategy
% 0.16/0.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.16/0.67  
% 0.16/0.67  **** run 22 fork 5 starts with strategy
% 0.16/0.67  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.16/0.68  
% 0.16/0.68  **** run 21 fork 4 starts with strategy
% 0.16/0.68  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.16/0.69  
% 0.16/0.69  **** run 24 fork 7 starts with strategy
% 0.16/0.69  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.16/0.70  
% 0.16/0.70  fork 3: search finished without proof.
% 0.16/0.72  
% 0.16/0.72  **** run 28 fork 3 starts with strategy
% 0.16/0.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.16/0.73  
% 0.16/0.73  
% 0.16/0.73  fork 6: search terminated without proof.
% 0.16/0.78  
% 0.16/0.78  **** run 23 fork 6 starts with strategy
% 0.16/0.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.16/0.80  
% 0.16/0.80  
% 0.16/0.80  fork 1: search terminated without proof.
% 0.16/0.80  
% 0.16/0.80  
% 0.16/0.80  fork 4: search terminated without proof.
% 0.16/0.80  
% 0.16/0.80  
% 0.16/0.80  fork 2: search terminated without proof.
% 0.16/0.81  
% 0.16/0.81  
% 0.16/0.81  fork 5: search terminated without proof.
% 0.16/0.81  
% 0.16/0.81  
% 0.16/0.81  fork 0: search terminated without proof.
% 0.16/0.82  
% 0.16/0.82  
% 0.16/0.82  fork 7: search terminated without proof.
% 0.16/0.82  
% 0.16/0.82  **** run 26 fork 1 starts with strategy
% 0.16/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 0.16/0.83  
% 0.16/0.83  **** run 27 fork 2 starts with strategy
% 0.16/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.16/0.83  
% 0.16/0.83  **** run 29 fork 4 starts with strategy
% 0.16/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 0.16/0.84  
% 0.16/0.84  **** run 30 fork 5 starts with strategy
% 0.16/0.84  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 0.16/0.84  
% 0.16/0.84  **** run 25 fork 0 starts with strategy
% 0.16/0.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 0.16/0.85  
% 0.16/0.85  **** run 32 fork 7 starts with strategy
% 0.16/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 0.16/0.85  
% 0.16/0.85  
% 0.16/0.85  fork 3: search terminated without proof.
% 0.16/0.88  
% 0.16/0.88  fork 0: search finished without proof.
% 0.16/0.88  
% 0.16/0.88  **** run 36 fork 3 starts with strategy
% 0.16/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.12/0.90  
% 4.12/0.90  **** run 33 fork 0 starts with strategy
% 4.12/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.44/0.92  
% 4.44/0.92  fork 3: search finished without proof.
% 4.44/0.94  
% 4.44/0.94  **** run 44 fork 3 starts with strategy
% 4.44/0.94  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 4.44/0.96  
% 4.44/0.96  
% 4.44/0.96  fork 1: search terminated without proof.
% 4.44/0.96  
% 4.44/0.96  
% 4.44/0.96  fork 4: search terminated without proof.
% 4.44/0.96  
% 4.44/0.96  
% 4.44/0.96  fork 6: search terminated without proof.
% 4.44/0.96  
% 4.44/0.96  
% 4.44/0.96  fork 2: search terminated without proof.
% 4.44/0.97  
% 4.44/0.97  
% 4.44/0.97  fork 5: search terminated without proof.
% 4.44/0.98  
% 4.44/0.98  **** run 34 fork 1 starts with strategy
% 4.44/0.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.44/0.98  
% 4.44/0.98  **** run 37 fork 4 starts with strategy
% 4.44/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.44/0.99  
% 4.44/0.99  **** run 31 fork 6 starts with strategy
% 4.44/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.44/0.99  
% 4.44/0.99  
% 4.44/0.99  fork 7: search terminated without proof.
% 4.44/0.99  
% 4.44/0.99  **** run 35 fork 2 starts with strategy
% 4.44/0.99  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.44/1.00  
% 4.44/1.00  **** run 38 fork 5 starts with strategy
% 4.44/1.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 5.20/1.02  
% 5.20/1.02  **** run 40 fork 7 starts with strategy
% 5.20/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.20/1.02  
% 5.20/1.02  fork 4: search finished without proof.
% 5.20/1.03  
% 5.20/1.03  
% 5.20/1.03  fork 0: search terminated without proof.
% 5.20/1.04  
% 5.20/1.04  fork 5: search finished without proof.
% 5.20/1.04  
% 5.20/1.04  **** run 45 fork 4 starts with strategy
% 5.20/1.04  {"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}
% 5.20/1.06  
% 5.20/1.06  **** run 41 fork 0 starts with strategy
% 5.20/1.06  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.20/1.06  
% 5.20/1.06  **** run 46 fork 5 starts with strategy
% 5.20/1.06  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.20/1.08  
% 5.20/1.08  
% 5.20/1.08  fork 3: search terminated without proof.
% 5.85/1.10  
% 5.85/1.10  **** run 52 fork 3 starts with strategy
% 5.85/1.10  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 5.85/1.12  
% 5.85/1.12  
% 5.85/1.12  fork 6: search terminated without proof.
% 5.85/1.12  
% 5.85/1.12  fork 2: search finished without proof.
% 5.85/1.12  
% 5.85/1.12  
% 5.85/1.12  fork 1: search terminated without proof.
% 5.85/1.14  
% 5.85/1.14  fork 7: search finished without proof.
% 5.85/1.14  
% 5.85/1.14  **** run 43 fork 2 starts with strategy
% 5.85/1.14  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.85/1.14  
% 5.85/1.14  **** run 39 fork 6 starts with strategy
% 5.85/1.14  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.85/1.15  
% 5.85/1.15  **** run 42 fork 1 starts with strategy
% 5.85/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.85/1.16  
% 5.85/1.16  **** run 48 fork 7 starts with strategy
% 5.85/1.16  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 5.85/1.17  
% 5.85/1.17  
% 5.85/1.17  fork 4: search terminated without proof.
% 6.59/1.19  
% 6.59/1.19  
% 6.59/1.19  fork 0: search terminated without proof.
% 6.59/1.19  
% 6.59/1.19  
% 6.59/1.19  fork 5: search terminated without proof.
% 6.59/1.19  
% 6.59/1.19  **** run 53 fork 4 starts with strategy
% 6.59/1.19  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 6.75/1.21  
% 6.75/1.21  **** run 49 fork 0 starts with strategy
% 6.75/1.21  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.83/1.22  
% 6.83/1.22  **** run 54 fork 5 starts with strategy
% 6.83/1.22  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.83/1.23  
% 6.83/1.23  
% 6.83/1.23  fork 3: search terminated without proof.
% 6.83/1.26  
% 6.83/1.26  **** run 60 fork 3 starts with strategy
% 6.83/1.26  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 6.83/1.27  
% 6.83/1.27  
% 6.83/1.27  fork 6: search terminated without proof.
% 6.83/1.27  
% 6.83/1.27  
% 6.83/1.27  fork 2: search terminated without proof.
% 6.83/1.28  
% 6.83/1.28  
% 6.83/1.28  fork 1: search terminated without proof.
% 6.83/1.29  
% 6.83/1.29  
% 6.83/1.29  fork 7: search terminated without proof.
% 6.83/1.30  
% 6.83/1.30  **** run 51 fork 2 starts with strategy
% 6.83/1.30  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.83/1.30  
% 6.83/1.30  **** run 47 fork 6 starts with strategy
% 6.83/1.30  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.83/1.30  
% 6.83/1.30  **** run 50 fork 1 starts with strategy
% 6.83/1.30  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.56/1.32  
% 7.56/1.32  **** run 56 fork 7 starts with strategy
% 7.56/1.32  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.56/1.33  
% 7.56/1.33  
% 7.56/1.33  fork 4: search terminated without proof.
% 7.56/1.34  
% 7.56/1.34  fork 0: search finished without proof.
% 7.56/1.35  
% 7.56/1.35  
% 7.56/1.35  fork 5: search terminated without proof.
% 7.56/1.35  
% 7.56/1.35  **** run 61 fork 4 starts with strategy
% 7.56/1.35  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 7.56/1.36  
% 7.56/1.36  **** run 57 fork 0 starts with strategy
% 7.56/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.56/1.37  
% 7.56/1.37  **** run 62 fork 5 starts with strategy
% 7.56/1.37  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 7.56/1.39  
% 7.56/1.39  
% 7.56/1.39  fork 3: search terminated without proof.
% 8.24/1.41  
% 8.24/1.41  **** run 68 fork 3 starts with strategy
% 8.24/1.41  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 8.24/1.42  
% 8.24/1.42  fork 2: search finished without proof.
% 8.24/1.43  
% 8.24/1.43  
% 8.24/1.43  fork 1: search terminated without proof.
% 8.24/1.44  
% 8.24/1.44  
% 8.24/1.44  fork 6: search terminated without proof.
% 8.24/1.45  
% 8.24/1.45  **** run 59 fork 2 starts with strategy
% 8.24/1.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.24/1.45  
% 8.24/1.45  
% 8.24/1.45  fork 7: search terminated without proof.
% 8.24/1.46  
% 8.24/1.46  **** run 58 fork 1 starts with strategy
% 8.24/1.46  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.24/1.46  
% 8.24/1.46  **** run 55 fork 6 starts with strategy
% 8.24/1.46  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 8.24/1.48  
% 8.24/1.48  **** run 64 fork 7 starts with strategy
% 8.24/1.48  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.92/1.49  
% 8.92/1.49  
% 8.92/1.49  fork 4: search terminated without proof.
% 8.92/1.49  
% 8.92/1.49  fork 0: search finished without proof.
% 8.92/1.51  
% 8.92/1.51  
% 8.92/1.51  fork 5: search terminated without proof.
% 8.92/1.51  
% 8.92/1.51  **** run 69 fork 4 starts with strategy
% 8.92/1.51  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 8.92/1.52  
% 8.92/1.52  **** run 65 fork 0 starts with strategy
% 8.92/1.52  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.92/1.53  
% 8.92/1.53  **** run 70 fork 5 starts with strategy
% 8.92/1.53  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 8.92/1.54  
% 8.92/1.54  
% 8.92/1.54  fork 3: search terminated without proof.
% 8.92/1.57  
% 8.92/1.57  **** run 76 fork 3 starts with strategy
% 8.92/1.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.92/1.58  
% 8.92/1.58  
% 8.92/1.58  fork 2: search terminated without proof.
% 8.92/1.60  
% 8.92/1.60  
% 8.92/1.60  fork 1: search terminated without proof.
% 8.92/1.61  
% 8.92/1.61  **** run 67 fork 2 starts with strategy
% 8.92/1.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 8.92/1.61  
% 8.92/1.61  
% 8.92/1.61  fork 7: search terminated without proof.
% 8.92/1.62  
% 8.92/1.62  **** run 66 fork 1 starts with strategy
% 8.92/1.62  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 8.92/1.63  
% 8.92/1.63  **** run 72 fork 7 starts with strategy
% 8.92/1.63  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 8.92/1.64  
% 8.92/1.64  
% 8.92/1.64  fork 4: search terminated without proof.
% 8.92/1.65  
% 8.92/1.65  
% 8.92/1.65  fork 0: search terminated without proof.
% 8.92/1.66  
% 8.92/1.66  **** run 77 fork 4 starts with strategy
% 8.92/1.66  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 8.92/1.67  
% 8.92/1.67  
% 8.92/1.67  fork 5: search terminated without proof.
% 8.92/1.68  
% 8.92/1.68  **** run 73 fork 0 starts with strategy
% 8.92/1.68  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 8.92/1.70  
% 8.92/1.70  **** run 78 fork 5 starts with strategy
% 8.92/1.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 8.92/1.70  
% 8.92/1.70  
% 8.92/1.70  fork 3: search terminated without proof.
% 8.92/1.72  
% 8.92/1.72  
% 8.92/1.72  fork 6: search terminated without proof.
% 8.92/1.73  
% 8.92/1.73  **** run 84 fork 3 starts with strategy
% 8.92/1.73  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 8.92/1.74  
% 8.92/1.74  
% 8.92/1.74  fork 2: search terminated without proof.
% 10.98/1.75  
% 10.98/1.75  
% 10.98/1.75  fork 1: search terminated without proof.
% 10.98/1.76  
% 10.98/1.76  
% 10.98/1.76  fork 7: search terminated without proof.
% 10.98/1.76  
% 10.98/1.76  **** run 63 fork 6 starts with strategy
% 10.98/1.76  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 10.98/1.77  
% 10.98/1.77  **** run 75 fork 2 starts with strategy
% 10.98/1.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.19/1.78  
% 11.19/1.78  **** run 74 fork 1 starts with strategy
% 11.19/1.78  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.19/1.79  
% 11.19/1.79  
% 11.19/1.79  fork 4: search terminated without proof.
% 11.19/1.79  
% 11.19/1.79  **** run 80 fork 7 starts with strategy
% 11.19/1.79  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.19/1.81  
% 11.19/1.81  fork 6: search finished without proof.
% 11.42/1.82  
% 11.42/1.82  **** run 85 fork 4 starts with strategy
% 11.42/1.82  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.42/1.82  
% 11.42/1.82  
% 11.42/1.82  fork 0: search terminated without proof.
% 11.57/1.83  
% 11.57/1.83  
% 11.57/1.83  fork 5: search terminated without proof.
% 11.57/1.83  
% 11.57/1.83  **** run 71 fork 6 starts with strategy
% 11.57/1.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.57/1.84  
% 11.57/1.84  **** run 81 fork 0 starts with strategy
% 11.57/1.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.57/1.85  
% 11.57/1.85  **** run 86 fork 5 starts with strategy
% 11.57/1.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 11.57/1.86  
% 11.57/1.86  
% 11.57/1.86  fork 3: search terminated without proof.
% 11.57/1.88  
% 11.57/1.88  **** run 92 fork 3 starts with strategy
% 11.57/1.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 11.57/1.90  
% 11.57/1.90  
% 11.57/1.90  fork 2: search terminated without proof.
% 12.28/1.92  
% 12.28/1.92  
% 12.28/1.92  fork 1: search terminated without proof.
% 12.28/1.92  
% 12.28/1.92  
% 12.28/1.92  fork 7: search terminated without proof.
% 12.28/1.93  
% 12.28/1.93  **** run 83 fork 2 starts with strategy
% 12.28/1.93  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.28/1.94  
% 12.28/1.94  **** run 82 fork 1 starts with strategy
% 12.28/1.94  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.28/1.95  
% 12.28/1.95  **** run 88 fork 7 starts with strategy
% 12.28/1.95  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.28/1.96  
% 12.28/1.96  
% 12.28/1.96  fork 4: search terminated without proof.
% 12.28/1.96  
% 12.28/1.96  
% 12.28/1.96  fork 6: search terminated without proof.
% 12.28/1.97  
% 12.28/1.97  
% 12.28/1.97  fork 0: search terminated without proof.
% 12.28/1.98  
% 12.28/1.98  **** run 93 fork 4 starts with strategy
% 12.28/1.98  
% 12.28/1.98  
% 12.28/1.98  fork 5: search terminated without proof.
% 12.28/1.98  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 12.86/1.99  
% 12.86/1.99  **** run 79 fork 6 starts with strategy
% 12.86/1.99  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.86/2.00  
% 12.86/2.00  **** run 89 fork 0 starts with strategy
% 12.86/2.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 12.86/2.01  
% 12.86/2.01  **** run 94 fork 5 starts with strategy
% 12.86/2.01  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 12.86/2.02  
% 12.86/2.02  
% 12.86/2.02  fork 3: search terminated without proof.
% 12.86/2.02  
% 12.86/2.02  fork 6: search finished without proof.
% 12.86/2.04  
% 12.86/2.04  **** run 100 fork 3 starts with strategy
% 12.86/2.04  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 12.86/2.05  
% 12.86/2.05  **** run 87 fork 6 starts with strategy
% 12.86/2.05  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 12.86/2.06  
% 12.86/2.06  
% 12.86/2.06  fork 2: search terminated without proof.
% 13.49/2.07  
% 13.49/2.07  
% 13.49/2.07  fork 1: search terminated without proof.
% 13.49/2.08  
% 13.49/2.08  
% 13.49/2.08  fork 7: search terminated without proof.
% 13.58/2.08  
% 13.58/2.08  fork 6: search finished without proof.
% 13.58/2.09  
% 13.58/2.09  **** run 91 fork 2 starts with strategy
% 13.58/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.58/2.10  
% 13.58/2.10  **** run 90 fork 1 starts with strategy
% 13.58/2.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 13.58/2.10  
% 13.58/2.10  **** run 96 fork 7 starts with strategy
% 13.58/2.10  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 13.79/2.11  
% 13.79/2.11  **** run 95 fork 6 starts with strategy
% 13.79/2.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 13.79/2.12  
% 13.79/2.12  
% 13.79/2.12  fork 4: search terminated without proof.
% 13.95/2.13  
% 13.95/2.13  
% 13.95/2.13  fork 0: search terminated without proof.
% 13.95/2.14  
% 13.95/2.14  **** run 101 fork 4 starts with strategy
% 13.95/2.14  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 13.95/2.15  
% 13.95/2.15  
% 13.95/2.15  fork 5: search terminated without proof.
% 13.95/2.16  
% 13.95/2.16  **** run 97 fork 0 starts with strategy
% 13.95/2.16  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.95/2.17  
% 13.95/2.17  **** run 102 fork 5 starts with strategy
% 13.95/2.17  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 13.95/2.18  
% 13.95/2.18  
% 13.95/2.18  fork 3: search terminated without proof.
% 13.95/2.20  
% 13.95/2.20  **** run 108 fork 3 starts with strategy
% 13.95/2.20  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.95/2.23  
% 13.95/2.23  fork 7: search finished without proof.
% 13.95/2.23  
% 13.95/2.23  
% 13.95/2.23  fork 2: search terminated without proof.
% 13.95/2.23  
% 13.95/2.23  
% 13.95/2.23  fork 1: search terminated without proof.
% 13.95/2.24  
% 13.95/2.24  fork 6: search finished without proof.
% 13.95/2.25  
% 13.95/2.25  **** run 104 fork 7 starts with strategy
% 13.95/2.25  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 13.95/2.25  
% 13.95/2.25  **** run 99 fork 2 starts with strategy
% 13.95/2.25  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.95/2.26  
% 13.95/2.26  **** run 98 fork 1 starts with strategy
% 13.95/2.26  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.95/2.26  
% 13.95/2.26  **** run 103 fork 6 starts with strategy
% 13.95/2.26  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 13.95/2.27  
% 13.95/2.27  
% 13.95/2.27  fork 4: search terminated without proof.
% 13.95/2.30  
% 13.95/2.30  **** run 109 fork 4 starts with strategy
% 13.95/2.30  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 13.95/2.30  
% 13.95/2.30  
% 13.95/2.30  fork 5: search terminated without proof.
% 13.95/2.33  
% 13.95/2.33  **** run 110 fork 5 starts with strategy
% 13.95/2.33  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 13.95/2.33  
% 13.95/2.33  
% 13.95/2.33  fork 3: search terminated without proof.
% 13.95/2.36  
% 13.95/2.36  **** run 116 fork 3 starts with strategy
% 13.95/2.36  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 15.60/2.38  
% 15.60/2.38  
% 15.60/2.38  fork 7: search terminated without proof.
% 15.60/2.39  
% 15.60/2.39  
% 15.60/2.39  fork 2: search terminated without proof.
% 15.60/2.39  
% 15.60/2.39  
% 15.60/2.39  fork 6: search terminated without proof.
% 15.60/2.41  
% 15.60/2.41  **** run 112 fork 7 starts with strategy
% 15.60/2.41  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 15.60/2.41  
% 15.60/2.41  **** run 107 fork 2 starts with strategy
% 15.60/2.41  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.60/2.42  
% 15.60/2.42  **** run 111 fork 6 starts with strategy
% 15.60/2.42  {"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}
% 16.04/2.44  
% 16.04/2.44  
% 16.04/2.44  fork 4: search terminated without proof.
% 16.04/2.46  
% 16.04/2.46  **** run 117 fork 4 starts with strategy
% 16.04/2.46  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 16.04/2.46  
% 16.04/2.46  
% 16.04/2.46  fork 5: search terminated without proof.
% 16.04/2.49  
% 16.04/2.49  **** run 118 fork 5 starts with strategy
% 16.04/2.49  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 16.54/2.52  
% 16.54/2.52  fork 5: search finished without proof.
% 16.54/2.54  
% 16.54/2.54  
% 16.54/2.54  fork 7: search terminated without proof.
% 16.54/2.54  
% 16.54/2.54  
% 16.54/2.54  fork 2: search terminated without proof.
% 16.54/2.54  
% 16.54/2.54  **** run 126 fork 5 starts with strategy
% 16.54/2.54  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 16.54/2.56  
% 16.54/2.56  
% 16.54/2.56  fork 6: search terminated without proof.
% 16.54/2.56  
% 16.54/2.56  **** run 120 fork 7 starts with strategy
% 16.54/2.56  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.54/2.57  
% 16.54/2.57  **** run 115 fork 2 starts with strategy
% 16.54/2.57  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.93/2.58  
% 16.93/2.58  **** run 119 fork 6 starts with strategy
% 16.93/2.58  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.34/2.84  
% 18.34/2.84  
% 18.34/2.84  result: proof found
% 18.34/2.84  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 18.34/2.84  by run 97 fork 0 strategy {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 18.34/2.84  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 18.34/2.84  
% 18.34/2.84  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 18.34/2.84  
% 18.34/2.84  run 97 fork 0 statistics:
% 18.34/2.84  ----------------------------------
% 18.34/2.84  this run seconds: 0.011747
% 18.34/2.84  total seconds: 1.852235
% 18.34/2.84  stat_given_used: 53
% 18.34/2.84  stat_given_used_at_endgame: 0
% 18.34/2.84  stat_given_candidates:   83
% 18.34/2.84  stat_given_candidates_at_endgame: 0
% 18.34/2.84  stat_given_candidates_h: 0
% 18.34/2.84  stat_binres_derived_cl:   360
% 18.34/2.84  stat_binres_derived_cl_h: 0
% 18.34/2.84  stat_factor_derived_cl: 4
% 18.34/2.84  stat_para_derived_cl: 105
% 18.34/2.84  stat_tautologies_discarded: 0
% 18.34/2.84  stat_forward_subsumed: 22
% 18.34/2.84  stat_derived_cut: 6
% 18.34/2.84  stat_derived_rewritten: 0
% 18.34/2.84  stat_weight_discarded_building: 0
% 18.34/2.84  stat_weight_discarded_cl: 0
% 18.34/2.84  stat_internlimit_discarded_cl: 0
% 18.34/2.84  stat_simplified:  2 simplified 0 derived 0 given
% 18.34/2.84  stat_kept_cl: 442
% 18.34/2.84  stat_built_cl: 732
% 18.34/2.84  stat_hyperres_partial_cl: 0
% 18.34/2.84  stat_made_rewriters: 0
% 18.34/2.84  stat_backward_subsumed: 0
% 18.34/2.84  stat_propagated_subsumed: 0
% 18.34/2.84  stat_clsubs_attempted:                       182
% 18.34/2.84  stat_clsubs_fact_groundunit_found:             0
% 18.34/2.84  stat_clsubs_rule_groundunit_found:             2
% 18.34/2.84  stat_clsubs_top_meta_attempted:               7071
% 18.34/2.84  stat_clsubs_top_meta_failed:                  6889
% 18.34/2.84  stat_clsubs_top_meta_nonpref_attempted:                7071
% 18.34/2.84  stat_clsubs_top_meta_nonpref_succeeded:                3661
% 18.34/2.84  stat_clsubs_top_meta_pref_attempted:                   3661
% 18.34/2.84  stat_clsubs_top_meta_pref1_succeeded:                   436
% 18.34/2.84  stat_clsubs_top_meta_pref2_succeeded:                   212
% 18.34/2.84  stat_clsubs_top_meta_pref3_succeeded:                   182
% 18.34/2.84  stat_clsubs_top_meta_pref_succeeded:                    182
% 18.34/2.84  stat_clsubs_meta_attempted:                  353
% 18.34/2.84  stat_clsubs_meta_failed:                     100
% 18.34/2.84  stat_clsubs_predsymbs_attempted:               0
% 18.34/2.84  stat_clsubs_unit_attempted:                   10
% 18.34/2.84  stat_clsubs_full_attempted:                  172
% 18.34/2.84  stat_forwardsubs_attempted:                  465
% 18.34/2.84  stat_lit_hash_added:                    618
% 18.34/2.84  stat_lit_hash_computed:                2785
% 18.34/2.84  stat_lit_hash_match_found:               39
% 18.34/2.84  stat_lit_hash_match_miss:              3262
% 18.34/2.84  stat_lit_hash_cut_ok:                     7
% 18.34/2.84  stat_lit_strong_cut_ok:                   0
% 18.34/2.84  stat_lit_hash_subsume_ok:                22
% 18.34/2.84  clqueue els 10000000 used 1
% 18.34/2.84  clactive els 10000000 used 145
% 18.34/2.84  clactivesubsume els 10000000 used 709
% 18.34/2.84  queue_termbuf els 200000000 used 49575
% 18.34/2.84  hyper_termbuf els 100000000 used 1
% 18.34/2.84  active_termbuf els 100000000 used 7538
% 18.34/2.84  varstack els 5000 last used 1
% 18.34/2.84  given_termbuf els 10000000 last used 1
% 18.34/2.84  simplified_termbuf els 10000000 last used 1
% 18.34/2.84  derived_termbuf els 10000000 last used 102
% 18.34/2.84  wr_mallocs: 2943
% 18.34/2.84  wr_callocs: 21
% 18.34/2.84  wr_reallocs: 113
% 18.34/2.84  wr_frees: 4
% 18.34/2.84  wr_malloc_bytes: 4162695604
% 18.34/2.84  wr_calloc_bytes: 112065536
% 18.34/2.84  wr_realloc_bytes: 32248
% 18.34/2.84  wr_realloc_freebytes: 0
% 18.34/2.84  ----------------------------------
%------------------------------------------------------------------------------