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

View Problem - Process Solution

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

% Computer : n026.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:59 EDT 2023

% Result   : Unsatisfiable 16.09s 2.64s
% Output   : CNFRefutation 16.09s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_not_subclass_members1')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( member(not_subclass_element(X,Y),X)
    | subclass(X,Y) ),
    inference(cnf_transformation,[],['$inc_not_subclass_members1']) ).

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

cnf('3',plain,
    ( member(not_subclass_element(intersection(X,Y),Z),X)
    | subclass(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(X,intersection(Y,Z))
    | ~ member(X,Z)
    | ~ member(X,Y) ),
    inference(cnf_transformation,[],['$inc_intersection3']) ).

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

cnf('7',plain,
    subclass(x,y),
    inference(cnf_transformation,[],[prove_subclass_property1_1]) ).

cnf('8',plain,
    ( ~ member(X,x)
    | member(X,y) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( member(not_subclass_element(x,X),y)
    | subclass(x,X) ),
    inference(resolution,[],['1','8']) ).

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

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

cnf('12',plain,
    subclass(x,intersection(x,y)),
    inference(resolution,[],['11','4']) ).

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

cnf('14',plain,
    intersection(x,y) != x,
    inference(cnf_transformation,[],[prove_subclass_property1_2]) ).

cnf('15',plain,
    ~ subclass(intersection(x,y),x),
    inference(resolution,[then_simplify],['12','13','14']) ).

cnf('16',plain,
    $false,
    inference(resolution,[then_simplify],['3','4','15']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET183-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.14  % Command  : gkc %s
% 0.19/0.36  % Computer : n026.cluster.edu
% 0.19/0.36  % Model    : x86_64 x86_64
% 0.19/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.19/0.36  % Memory   : 8042.1875MB
% 0.19/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.19/0.36  % CPULimit : 300
% 0.19/0.36  % WCLimit  : 300
% 0.19/0.36  % DateTime : Sat Aug 26 09:26:18 EDT 2023
% 0.19/0.36  % CPUTime  : 
% 0.22/0.45  
% 0.22/0.45  input clause set summed statistics:
% 0.22/0.45  ----------------------------------
% 0.22/0.45  in_clause_count:                   114
% 0.22/0.45  in_rule_clause_count:              109
% 0.22/0.45  in_fact_clause_count:                5
% 0.22/0.45  in_answer_clause_count:              0
% 0.22/0.45  in_ground_clause_count:             13
% 0.22/0.45  in_unit_clause_count:               39
% 0.22/0.45  in_horn_clause_count:              106
% 0.22/0.45  in_pos_clause_count:                41
% 0.22/0.45  in_neg_clause_count:                 3
% 0.22/0.45  in_poseq_clause_count:              39
% 0.22/0.45  in_negeq_clause_count:               9
% 0.22/0.45  in_unitposeq_clause_count:          23
% 0.22/0.45  in_chain_clause_count:               2
% 0.22/0.45  in_min_length:             1
% 0.22/0.45  in_max_length:             5
% 0.22/0.45  in_min_depth:              1
% 0.22/0.45  in_max_depth:              6
% 0.22/0.45  in_min_size:               2
% 0.22/0.45  in_max_size:              41
% 0.22/0.45  in_min_vars:               0
% 0.22/0.45  in_max_vars:               5
% 0.22/0.45  in_extaxiom_count:               112
% 0.22/0.45  in_axiom_count:                    0
% 0.22/0.45  in_assumption_count:               0
% 0.22/0.45  in_goal_count:                     2
% 0.22/0.45  in_neg_goal_count:                 1
% 0.22/0.45  in_pos_goal_count:                 1
% 0.22/0.45  in_posunit_goal_count:             1
% 0.22/0.45  
% 0.22/0.45  auto guide:
% 0.22/0.45  -----------
% 0.22/0.45  {
% 0.22/0.45  "print":1,
% 0.22/0.45  "print_level": 15,
% 0.22/0.45  "max_size": 0,
% 0.22/0.45  "max_depth": 0,
% 0.22/0.45  "max_length": 0,
% 0.22/0.45  "max_dseconds": 0,
% 0.22/0.45  "runs":[
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.22/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.22/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.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.22/0.45  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.22/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.22/0.45  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.22/0.45  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.22/0.45  
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.22/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.22/0.45  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.22/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.22/0.45  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.22/0.45  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.22/0.45  
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.22/0.45  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.22/0.45  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.22/0.45  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.22/0.45  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.22/0.45  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.22/0.45  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.22/0.45  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.22/0.45  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.22/0.45  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.22/0.45  
% 0.22/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.22/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.45  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.45  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.22/0.45  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.22/0.45  
% 0.22/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.22/0.45  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.22/0.45  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.22/0.45  
% 0.22/0.45  ]}
% 0.22/0.45  
% 0.22/0.45  
% 0.22/0.45  **** run 1 fork 0 starts with strategy
% 0.22/0.45  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.22/0.45  
% 0.22/0.45  **** run 2 fork 1 starts with strategy
% 0.22/0.45  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.22/0.46  
% 0.22/0.46  **** run 3 fork 2 starts with strategy
% 0.22/0.46  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.22/0.46  
% 0.22/0.46  **** run 4 fork 3 starts with strategy
% 0.22/0.46  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.46  
% 0.22/0.46  **** run 5 fork 4 starts with strategy
% 0.22/0.46  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.46  
% 0.22/0.46  **** run 7 fork 6 starts with strategy
% 0.22/0.46  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.22/0.46  
% 0.22/0.46  **** run 6 fork 5 starts with strategy
% 0.22/0.46  
% 0.22/0.46  **** run 8 fork 7 starts with strategy
% 0.22/0.46  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.22/0.46  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.48  
% 0.22/0.48  fork 3: search finished without proof.
% 0.22/0.50  
% 0.22/0.50  **** run 12 fork 3 starts with strategy
% 0.22/0.50  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.22/0.57  
% 0.22/0.57  fork 1: search finished without proof.
% 0.22/0.57  
% 0.22/0.57  
% 0.22/0.57  fork 0: search terminated without proof.
% 0.22/0.58  
% 0.22/0.58  
% 0.22/0.58  fork 2: search terminated without proof.
% 0.22/0.58  
% 0.22/0.58  
% 0.22/0.58  fork 6: search terminated without proof.
% 0.22/0.58  
% 0.22/0.58  
% 0.22/0.58  fork 4: search terminated without proof.
% 0.22/0.58  
% 0.22/0.58  
% 0.22/0.58  fork 5: search terminated without proof.
% 0.22/0.59  
% 0.22/0.59  
% 0.22/0.59  fork 7: search terminated without proof.
% 0.22/0.59  
% 0.22/0.59  **** run 9 fork 0 starts with strategy
% 0.22/0.59  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.22/0.59  
% 0.22/0.59  **** run 11 fork 2 starts with strategy
% 0.22/0.59  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.22/0.59  
% 0.22/0.59  **** run 15 fork 6 starts with strategy
% 0.22/0.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.22/0.60  
% 0.22/0.60  **** run 10 fork 1 starts with strategy
% 0.22/0.60  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.22/0.60  
% 0.22/0.60  **** run 13 fork 4 starts with strategy
% 0.22/0.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.22/0.60  
% 0.22/0.60  **** run 14 fork 5 starts with strategy
% 0.22/0.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.22/0.61  
% 0.22/0.61  **** run 16 fork 7 starts with strategy
% 0.22/0.61  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.22/0.63  
% 0.22/0.63  
% 0.22/0.63  fork 3: search terminated without proof.
% 0.22/0.64  
% 0.22/0.64  **** run 20 fork 3 starts with strategy
% 0.22/0.64  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.22/0.71  
% 0.22/0.71  
% 0.22/0.71  fork 0: search terminated without proof.
% 0.22/0.71  
% 0.22/0.71  
% 0.22/0.71  fork 2: search terminated without proof.
% 0.22/0.71  
% 0.22/0.71  
% 0.22/0.71  fork 4: search terminated without proof.
% 0.22/0.72  
% 0.22/0.72  
% 0.22/0.72  fork 5: search terminated without proof.
% 0.22/0.72  
% 0.22/0.72  **** run 17 fork 0 starts with strategy
% 0.22/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.72  
% 0.22/0.72  **** run 19 fork 2 starts with strategy
% 0.22/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.22/0.73  
% 0.22/0.73  **** run 22 fork 5 starts with strategy
% 0.22/0.73  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.22/0.73  
% 0.22/0.73  
% 0.22/0.73  fork 6: search terminated without proof.
% 0.22/0.74  
% 0.22/0.74  **** run 21 fork 4 starts with strategy
% 0.22/0.74  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.22/0.75  
% 0.22/0.75  **** run 23 fork 6 starts with strategy
% 0.22/0.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.22/0.76  
% 0.22/0.76  
% 0.22/0.76  fork 1: search terminated without proof.
% 0.22/0.77  
% 0.22/0.77  
% 0.22/0.77  fork 7: search terminated without proof.
% 0.22/0.77  
% 0.22/0.77  **** run 18 fork 1 starts with strategy
% 0.22/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.22/0.78  
% 0.22/0.78  
% 0.22/0.78  fork 3: search terminated without proof.
% 0.22/0.80  
% 0.22/0.80  **** run 24 fork 7 starts with strategy
% 0.22/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.22/0.80  
% 0.22/0.80  **** run 28 fork 3 starts with strategy
% 0.22/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.70/0.85  
% 2.70/0.85  fork 4: search finished without proof.
% 2.70/0.86  
% 2.70/0.86  
% 2.70/0.86  fork 6: search terminated without proof.
% 2.70/0.87  
% 2.70/0.87  
% 2.70/0.87  fork 0: search terminated without proof.
% 2.70/0.87  
% 2.70/0.87  **** run 29 fork 4 starts with strategy
% 2.70/0.87  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.70/0.87  
% 2.70/0.87  
% 2.70/0.87  fork 2: search terminated without proof.
% 2.70/0.87  
% 2.70/0.87  
% 2.70/0.87  fork 5: search terminated without proof.
% 2.70/0.88  
% 2.70/0.88  **** run 31 fork 6 starts with strategy
% 2.70/0.88  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 2.70/0.89  
% 2.70/0.89  **** run 25 fork 0 starts with strategy
% 2.70/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 2.70/0.89  
% 2.70/0.89  **** run 30 fork 5 starts with strategy
% 2.70/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 2.70/0.89  
% 2.70/0.89  **** run 27 fork 2 starts with strategy
% 2.70/0.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.60/0.91  
% 3.60/0.91  
% 3.60/0.91  fork 1: search terminated without proof.
% 3.60/0.93  
% 3.60/0.93  
% 3.60/0.93  fork 3: search terminated without proof.
% 3.60/0.93  
% 3.60/0.93  **** run 26 fork 1 starts with strategy
% 3.60/0.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.60/0.95  
% 3.60/0.95  **** run 36 fork 3 starts with strategy
% 3.60/0.95  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.07/0.96  
% 4.07/0.96  
% 4.07/0.96  fork 7: search terminated without proof.
% 4.07/0.97  
% 4.07/0.97  **** run 32 fork 7 starts with strategy
% 4.07/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.07/0.98  
% 4.07/0.98  
% 4.07/0.98  fork 4: search terminated without proof.
% 4.07/1.00  
% 4.07/1.00  fork 1: search finished without proof.
% 4.07/1.00  
% 4.07/1.00  **** run 37 fork 4 starts with strategy
% 4.07/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.07/1.01  
% 4.07/1.01  **** run 34 fork 1 starts with strategy
% 4.07/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.07/1.01  
% 4.07/1.01  
% 4.07/1.01  fork 0: search terminated without proof.
% 4.07/1.01  
% 4.07/1.01  fork 4: search finished without proof.
% 4.07/1.02  
% 4.07/1.02  
% 4.07/1.02  fork 5: search terminated without proof.
% 4.07/1.02  
% 4.07/1.02  
% 4.07/1.02  fork 6: search terminated without proof.
% 4.07/1.02  
% 4.07/1.02  
% 4.07/1.02  fork 2: search terminated without proof.
% 4.07/1.03  
% 4.07/1.03  **** run 45 fork 4 starts with strategy
% 4.07/1.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.07/1.03  
% 4.07/1.03  **** run 33 fork 0 starts with strategy
% 4.07/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.07/1.03  
% 4.07/1.03  **** run 39 fork 6 starts with strategy
% 4.07/1.03  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.07/1.04  
% 4.07/1.04  **** run 38 fork 5 starts with strategy
% 4.07/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.07/1.04  
% 4.07/1.04  **** run 35 fork 2 starts with strategy
% 4.07/1.04  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.83/1.06  
% 4.83/1.06  fork 5: search finished without proof.
% 4.83/1.07  
% 4.83/1.07  fork 3: search finished without proof.
% 4.83/1.07  
% 4.83/1.07  **** run 46 fork 5 starts with strategy
% 4.83/1.07  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.83/1.08  
% 4.83/1.08  **** run 44 fork 3 starts with strategy
% 4.83/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.18/1.10  
% 5.18/1.10  
% 5.18/1.10  fork 7: search terminated without proof.
% 5.18/1.11  
% 5.18/1.11  **** run 40 fork 7 starts with strategy
% 5.18/1.11  {"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.18/1.13  
% 5.18/1.13  
% 5.18/1.13  fork 1: search terminated without proof.
% 5.52/1.14  
% 5.52/1.14  
% 5.52/1.14  fork 4: search terminated without proof.
% 5.52/1.15  
% 5.52/1.15  **** run 42 fork 1 starts with strategy
% 5.52/1.15  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.52/1.15  
% 5.52/1.15  
% 5.52/1.15  fork 0: search terminated without proof.
% 5.52/1.16  
% 5.52/1.16  
% 5.52/1.16  fork 6: search terminated without proof.
% 5.52/1.17  
% 5.52/1.17  **** run 53 fork 4 starts with strategy
% 5.52/1.17  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 5.52/1.17  
% 5.52/1.17  
% 5.52/1.17  fork 2: search terminated without proof.
% 5.52/1.17  
% 5.52/1.17  **** run 41 fork 0 starts with strategy
% 5.52/1.17  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.52/1.17  
% 5.52/1.17  **** run 47 fork 6 starts with strategy
% 5.52/1.17  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.52/1.19  
% 5.52/1.19  **** run 43 fork 2 starts with strategy
% 5.52/1.19  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.52/1.20  
% 5.52/1.20  
% 5.52/1.20  fork 5: search terminated without proof.
% 6.01/1.20  
% 6.01/1.20  fork 3: search finished without proof.
% 6.01/1.21  
% 6.01/1.21  **** run 54 fork 5 starts with strategy
% 6.01/1.21  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.01/1.22  
% 6.01/1.22  **** run 52 fork 3 starts with strategy
% 6.01/1.22  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.01/1.24  
% 6.01/1.24  
% 6.01/1.24  fork 7: search terminated without proof.
% 6.47/1.26  
% 6.47/1.26  **** run 48 fork 7 starts with strategy
% 6.47/1.26  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.47/1.27  
% 6.47/1.27  fork 4: search finished without proof.
% 6.47/1.27  
% 6.47/1.27  
% 6.47/1.27  fork 1: search terminated without proof.
% 6.47/1.28  
% 6.47/1.28  **** run 61 fork 4 starts with strategy
% 6.47/1.28  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.47/1.29  
% 6.47/1.29  **** run 50 fork 1 starts with strategy
% 6.47/1.29  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.47/1.30  
% 6.47/1.30  
% 6.47/1.30  fork 0: search terminated without proof.
% 6.47/1.30  
% 6.47/1.30  
% 6.47/1.30  fork 6: search terminated without proof.
% 6.47/1.31  
% 6.47/1.31  
% 6.47/1.31  fork 2: search terminated without proof.
% 6.47/1.31  
% 6.47/1.31  **** run 55 fork 6 starts with strategy
% 6.47/1.31  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.47/1.32  
% 6.47/1.32  **** run 49 fork 0 starts with strategy
% 6.47/1.32  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 6.47/1.33  
% 6.47/1.33  **** run 51 fork 2 starts with strategy
% 6.47/1.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.47/1.33  
% 6.47/1.33  
% 6.47/1.33  fork 5: search terminated without proof.
% 6.47/1.34  
% 6.47/1.34  
% 6.47/1.34  fork 3: search terminated without proof.
% 6.47/1.35  
% 6.47/1.35  **** run 62 fork 5 starts with strategy
% 6.47/1.35  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.26/1.36  
% 7.26/1.36  **** run 60 fork 3 starts with strategy
% 7.26/1.36  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.26/1.39  
% 7.26/1.39  fork 4: search finished without proof.
% 7.26/1.39  
% 7.26/1.39  
% 7.26/1.39  fork 7: search terminated without proof.
% 7.57/1.40  
% 7.57/1.40  **** run 69 fork 4 starts with strategy
% 7.57/1.40  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 7.57/1.40  
% 7.57/1.40  **** run 56 fork 7 starts with strategy
% 7.57/1.40  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.57/1.42  
% 7.57/1.42  
% 7.57/1.42  fork 1: search terminated without proof.
% 7.57/1.44  
% 7.57/1.44  
% 7.57/1.44  fork 6: search terminated without proof.
% 7.57/1.44  
% 7.57/1.44  **** run 58 fork 1 starts with strategy
% 7.57/1.44  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.57/1.44  
% 7.57/1.44  
% 7.57/1.44  fork 0: search terminated without proof.
% 7.57/1.45  
% 7.57/1.45  
% 7.57/1.45  fork 2: search terminated without proof.
% 7.57/1.45  
% 7.57/1.45  **** run 63 fork 6 starts with strategy
% 7.57/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}
% 7.57/1.46  
% 7.57/1.46  **** run 57 fork 0 starts with strategy
% 7.57/1.46  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.57/1.47  
% 7.57/1.47  **** run 59 fork 2 starts with strategy
% 7.57/1.47  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.57/1.47  
% 7.57/1.47  
% 7.57/1.47  fork 5: search terminated without proof.
% 7.57/1.49  
% 7.57/1.49  
% 7.57/1.49  fork 3: search terminated without proof.
% 7.57/1.50  
% 7.57/1.50  **** run 70 fork 5 starts with strategy
% 7.57/1.50  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 7.57/1.51  
% 7.57/1.51  **** run 68 fork 3 starts with strategy
% 7.57/1.51  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.57/1.52  
% 7.57/1.52  
% 7.57/1.52  fork 4: search terminated without proof.
% 7.57/1.53  
% 7.57/1.53  **** run 77 fork 4 starts with strategy
% 7.57/1.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 7.57/1.57  
% 7.57/1.57  
% 7.57/1.57  fork 1: search terminated without proof.
% 8.92/1.58  
% 8.92/1.58  
% 8.92/1.58  fork 7: search terminated without proof.
% 8.92/1.60  
% 8.92/1.60  **** run 66 fork 1 starts with strategy
% 8.92/1.60  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 8.92/1.60  
% 8.92/1.60  **** run 64 fork 7 starts with strategy
% 8.92/1.60  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.92/1.60  
% 8.92/1.60  
% 8.92/1.60  fork 0: search terminated without proof.
% 8.92/1.61  
% 8.92/1.61  
% 8.92/1.61  fork 2: search terminated without proof.
% 8.92/1.62  
% 8.92/1.62  **** run 65 fork 0 starts with strategy
% 8.92/1.62  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 8.92/1.62  
% 8.92/1.62  **** run 67 fork 2 starts with strategy
% 8.92/1.62  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 8.92/1.62  
% 8.92/1.62  
% 8.92/1.62  fork 5: search terminated without proof.
% 9.33/1.64  
% 9.33/1.64  **** run 78 fork 5 starts with strategy
% 9.33/1.64  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 9.33/1.65  
% 9.33/1.65  
% 9.33/1.65  fork 6: search terminated without proof.
% 9.33/1.65  
% 9.33/1.65  fork 2: search finished without proof.
% 9.50/1.66  
% 9.50/1.66  **** run 75 fork 2 starts with strategy
% 9.50/1.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 9.50/1.68  
% 9.50/1.68  **** run 71 fork 6 starts with strategy
% 9.50/1.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.50/1.68  
% 9.50/1.68  
% 9.50/1.68  fork 4: search terminated without proof.
% 9.50/1.69  
% 9.50/1.69  
% 9.50/1.69  fork 3: search terminated without proof.
% 9.50/1.69  
% 9.50/1.69  **** run 85 fork 4 starts with strategy
% 9.50/1.69  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 9.50/1.71  
% 9.50/1.71  **** run 76 fork 3 starts with strategy
% 9.50/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 9.96/1.73  
% 9.96/1.73  
% 9.96/1.73  fork 1: search terminated without proof.
% 9.96/1.73  
% 9.96/1.73  
% 9.96/1.73  fork 7: search terminated without proof.
% 9.96/1.74  
% 9.96/1.74  
% 9.96/1.74  fork 0: search terminated without proof.
% 9.96/1.75  
% 9.96/1.75  **** run 72 fork 7 starts with strategy
% 9.96/1.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.25/1.76  
% 10.25/1.76  **** run 74 fork 1 starts with strategy
% 10.25/1.76  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.25/1.76  
% 10.25/1.76  **** run 73 fork 0 starts with strategy
% 10.25/1.76  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.25/1.76  
% 10.25/1.76  
% 10.25/1.76  fork 5: search terminated without proof.
% 10.25/1.78  
% 10.25/1.78  **** run 86 fork 5 starts with strategy
% 10.25/1.78  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 10.25/1.78  
% 10.25/1.78  
% 10.25/1.78  fork 2: search terminated without proof.
% 10.25/1.80  
% 10.25/1.80  **** run 83 fork 2 starts with strategy
% 10.25/1.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 10.25/1.80  
% 10.25/1.80  
% 10.25/1.80  fork 6: search terminated without proof.
% 10.25/1.82  
% 10.25/1.82  
% 10.25/1.82  fork 4: search terminated without proof.
% 10.25/1.82  
% 10.25/1.82  **** run 79 fork 6 starts with strategy
% 10.25/1.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.25/1.83  
% 10.25/1.83  **** run 93 fork 4 starts with strategy
% 10.25/1.83  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 10.95/1.84  
% 10.95/1.84  
% 10.95/1.84  fork 3: search terminated without proof.
% 10.95/1.86  
% 10.95/1.86  **** run 84 fork 3 starts with strategy
% 10.95/1.86  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 10.95/1.87  
% 10.95/1.87  
% 10.95/1.87  fork 7: search terminated without proof.
% 11.26/1.88  
% 11.26/1.88  
% 11.26/1.88  fork 0: search terminated without proof.
% 11.26/1.88  
% 11.26/1.88  fork 3: search finished without proof.
% 11.26/1.88  
% 11.26/1.88  
% 11.26/1.88  fork 1: search terminated without proof.
% 11.26/1.89  
% 11.26/1.89  **** run 80 fork 7 starts with strategy
% 11.26/1.89  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.26/1.90  
% 11.26/1.90  **** run 81 fork 0 starts with strategy
% 11.26/1.90  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.26/1.90  
% 11.26/1.90  **** run 82 fork 1 starts with strategy
% 11.26/1.90  
% 11.26/1.90  **** run 92 fork 3 starts with strategy
% 11.26/1.90  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.26/1.90  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.26/1.90  
% 11.26/1.90  
% 11.26/1.90  fork 5: search terminated without proof.
% 11.26/1.92  
% 11.26/1.92  **** run 94 fork 5 starts with strategy
% 11.26/1.92  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 11.26/1.92  
% 11.26/1.92  
% 11.26/1.92  fork 2: search terminated without proof.
% 11.74/1.94  
% 11.74/1.94  **** run 91 fork 2 starts with strategy
% 11.74/1.94  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 11.74/1.95  
% 11.74/1.95  
% 11.74/1.95  fork 6: search terminated without proof.
% 11.84/1.96  
% 11.84/1.96  
% 11.84/1.96  fork 4: search terminated without proof.
% 11.84/1.97  
% 11.84/1.97  **** run 87 fork 6 starts with strategy
% 11.84/1.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.84/1.97  
% 11.84/1.97  **** run 101 fork 4 starts with strategy
% 11.84/1.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 12.28/2.01  
% 12.28/2.01  
% 12.28/2.01  fork 7: search terminated without proof.
% 12.28/2.02  
% 12.28/2.02  fork 3: search finished without proof.
% 12.28/2.02  
% 12.28/2.02  
% 12.28/2.02  fork 0: search terminated without proof.
% 12.28/2.02  
% 12.28/2.02  
% 12.28/2.02  fork 1: search terminated without proof.
% 12.28/2.03  
% 12.28/2.03  **** run 88 fork 7 starts with strategy
% 12.28/2.03  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.28/2.04  
% 12.28/2.04  **** run 89 fork 0 starts with strategy
% 12.28/2.04  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.28/2.04  
% 12.28/2.04  **** run 100 fork 3 starts with strategy
% 12.28/2.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.28/2.04  
% 12.28/2.04  **** run 90 fork 1 starts with strategy
% 12.28/2.04  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 12.28/2.06  
% 12.28/2.06  
% 12.28/2.06  fork 2: search terminated without proof.
% 12.28/2.08  
% 12.28/2.08  **** run 99 fork 2 starts with strategy
% 12.28/2.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 12.28/2.10  
% 12.28/2.10  
% 12.28/2.10  fork 4: search terminated without proof.
% 12.28/2.11  
% 12.28/2.11  **** run 109 fork 4 starts with strategy
% 12.28/2.11  
% 12.28/2.11  
% 12.28/2.11  fork 6: search terminated without proof.
% 12.28/2.11  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.28/2.13  
% 12.28/2.13  **** run 95 fork 6 starts with strategy
% 12.28/2.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 12.28/2.16  
% 12.28/2.16  
% 12.28/2.16  fork 7: search terminated without proof.
% 12.28/2.16  
% 12.28/2.16  
% 12.28/2.16  fork 0: search terminated without proof.
% 12.28/2.16  
% 12.28/2.16  
% 12.28/2.16  fork 3: search terminated without proof.
% 12.28/2.17  
% 12.28/2.17  
% 12.28/2.17  fork 1: search terminated without proof.
% 12.28/2.17  
% 12.28/2.17  **** run 96 fork 7 starts with strategy
% 12.28/2.17  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 12.28/2.18  
% 12.28/2.18  **** run 97 fork 0 starts with strategy
% 12.28/2.18  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 12.28/2.18  
% 12.28/2.18  **** run 108 fork 3 starts with strategy
% 12.28/2.18  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 12.28/2.18  
% 12.28/2.18  **** run 98 fork 1 starts with strategy
% 12.28/2.18  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.28/2.20  
% 12.28/2.20  fork 7: search finished without proof.
% 12.28/2.20  
% 12.28/2.20  
% 12.28/2.20  fork 2: search terminated without proof.
% 12.28/2.21  
% 12.28/2.21  **** run 104 fork 7 starts with strategy
% 12.28/2.21  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 12.28/2.22  
% 12.28/2.22  **** run 107 fork 2 starts with strategy
% 12.28/2.22  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.60/2.24  
% 13.60/2.24  
% 13.60/2.24  fork 4: search terminated without proof.
% 13.60/2.25  
% 13.60/2.25  **** run 117 fork 4 starts with strategy
% 13.60/2.25  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 13.60/2.25  
% 13.60/2.25  
% 13.60/2.25  fork 6: search terminated without proof.
% 13.60/2.28  
% 13.60/2.28  **** run 103 fork 6 starts with strategy
% 13.60/2.28  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 13.60/2.30  
% 13.60/2.30  
% 13.60/2.30  fork 0: search terminated without proof.
% 13.60/2.31  
% 13.60/2.31  
% 13.60/2.31  fork 1: search terminated without proof.
% 13.60/2.31  
% 13.60/2.31  
% 13.60/2.31  fork 3: search terminated without proof.
% 14.27/2.32  
% 14.27/2.32  **** run 105 fork 0 starts with strategy
% 14.27/2.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.27/2.32  
% 14.27/2.32  **** run 106 fork 1 starts with strategy
% 14.27/2.32  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.27/2.32  
% 14.27/2.32  **** run 116 fork 3 starts with strategy
% 14.27/2.32  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 14.27/2.34  
% 14.27/2.34  
% 14.27/2.34  fork 2: search terminated without proof.
% 14.54/2.36  
% 14.54/2.36  **** run 115 fork 2 starts with strategy
% 14.54/2.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 14.54/2.37  
% 14.54/2.37  
% 14.54/2.37  fork 4: search terminated without proof.
% 14.54/2.39  
% 14.54/2.39  **** run 125 fork 4 starts with strategy
% 14.54/2.39  {"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}
% 14.54/2.41  
% 14.54/2.41  
% 14.54/2.41  fork 6: search terminated without proof.
% 14.54/2.42  
% 14.54/2.42  **** run 111 fork 6 starts with strategy
% 14.54/2.42  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.54/2.44  
% 14.54/2.44  fork 0: search finished without proof.
% 15.08/2.44  
% 15.08/2.44  fork 1: search finished without proof.
% 15.08/2.45  
% 15.08/2.45  
% 15.08/2.45  fork 3: search terminated without proof.
% 15.08/2.45  
% 15.08/2.45  **** run 113 fork 0 starts with strategy
% 15.08/2.45  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.08/2.46  
% 15.08/2.46  fork 4: search finished without proof.
% 15.08/2.46  
% 15.08/2.46  **** run 114 fork 1 starts with strategy
% 15.08/2.46  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 15.08/2.47  
% 15.08/2.47  **** run 124 fork 3 starts with strategy
% 15.08/2.47  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 15.08/2.48  
% 15.08/2.48  **** run 133 fork 4 starts with strategy
% 15.08/2.48  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 15.08/2.48  
% 15.08/2.48  
% 15.08/2.48  fork 2: search terminated without proof.
% 15.31/2.50  
% 15.31/2.50  **** run 123 fork 2 starts with strategy
% 15.31/2.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 15.65/2.55  
% 15.65/2.55  
% 15.65/2.55  fork 6: search terminated without proof.
% 15.75/2.56  
% 15.75/2.56  **** run 119 fork 6 starts with strategy
% 15.75/2.56  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.75/2.58  
% 15.75/2.58  
% 15.75/2.58  fork 0: search terminated without proof.
% 15.75/2.58  
% 15.75/2.58  
% 15.75/2.58  fork 1: search terminated without proof.
% 15.75/2.59  
% 15.75/2.59  fork 3: search finished without proof.
% 15.75/2.59  
% 15.75/2.59  **** run 121 fork 0 starts with strategy
% 15.75/2.59  {"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}
% 15.75/2.60  
% 15.75/2.60  **** run 122 fork 1 starts with strategy
% 15.75/2.60  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 15.75/2.60  
% 15.75/2.60  **** run 132 fork 3 starts with strategy
% 15.75/2.60  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.09/2.62  
% 16.09/2.62  
% 16.09/2.62  fork 2: search terminated without proof.
% 16.09/2.64  
% 16.09/2.64  **** run 131 fork 2 starts with strategy
% 16.09/2.64  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 16.09/2.64  
% 16.09/2.64  
% 16.09/2.64  result: proof found
% 16.09/2.64  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 16.09/2.64  by run 94 fork 5 strategy {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 16.09/2.64  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 16.09/2.64  
% 16.09/2.64  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 16.09/2.64  
% 16.09/2.64  run 94 fork 5 statistics:
% 16.09/2.64  ----------------------------------
% 16.09/2.64  this run seconds: 0.031620
% 16.09/2.64  total seconds: 1.509170
% 16.09/2.64  stat_given_used: 380
% 16.09/2.64  stat_given_used_at_endgame: 0
% 16.09/2.64  stat_given_candidates:   846
% 16.09/2.64  stat_given_candidates_at_endgame: 0
% 16.09/2.64  stat_given_candidates_h: 0
% 16.09/2.64  stat_binres_derived_cl:   2958
% 16.09/2.64  stat_binres_derived_cl_h: 0
% 16.09/2.64  stat_factor_derived_cl: 22
% 16.09/2.64  stat_para_derived_cl: 1652
% 16.09/2.64  stat_tautologies_discarded: 24
% 16.09/2.64  stat_forward_subsumed: 380
% 16.09/2.64  stat_derived_cut: 97
% 16.09/2.64  stat_derived_rewritten: 37
% 16.09/2.64  stat_weight_discarded_building: 0
% 16.09/2.64  stat_weight_discarded_cl: 0
% 16.09/2.64  stat_internlimit_discarded_cl: 0
% 16.09/2.64  stat_simplified:  37 simplified 0 derived 0 given
% 16.09/2.64  stat_kept_cl: 4102
% 16.09/2.64  stat_built_cl: 4899
% 16.09/2.64  stat_hyperres_partial_cl: 0
% 16.09/2.64  stat_made_rewriters: 45
% 16.09/2.65  stat_backward_subsumed: 0
% 16.09/2.65  stat_propagated_subsumed: 0
% 16.09/2.65  stat_clsubs_attempted:                      5250
% 16.09/2.65  stat_clsubs_fact_groundunit_found:             8
% 16.09/2.65  stat_clsubs_rule_groundunit_found:             4
% 16.09/2.65  stat_clsubs_top_meta_attempted:             110194
% 16.09/2.65  stat_clsubs_top_meta_failed:                104944
% 16.09/2.65  stat_clsubs_top_meta_nonpref_attempted:              110194
% 16.09/2.65  stat_clsubs_top_meta_nonpref_succeeded:               28740
% 16.09/2.65  stat_clsubs_top_meta_pref_attempted:                  28740
% 16.09/2.65  stat_clsubs_top_meta_pref1_succeeded:                 14939
% 16.09/2.65  stat_clsubs_top_meta_pref2_succeeded:                  5461
% 16.09/2.65  stat_clsubs_top_meta_pref3_succeeded:                  5250
% 16.09/2.65  stat_clsubs_top_meta_pref_succeeded:                   5250
% 16.09/2.65  stat_clsubs_meta_attempted:                10688
% 16.09/2.65  stat_clsubs_meta_failed:                    4241
% 16.09/2.65  stat_clsubs_predsymbs_attempted:               0
% 16.09/2.65  stat_clsubs_unit_attempted:                 1611
% 16.09/2.65  stat_clsubs_full_attempted:                 3639
% 16.09/2.65  stat_forwardsubs_attempted:                 4483
% 16.09/2.65  stat_lit_hash_added:                   3404
% 16.09/2.65  stat_lit_hash_computed:               24559
% 16.09/2.65  stat_lit_hash_match_found:              431
% 16.09/2.65  stat_lit_hash_match_miss:             32509
% 16.09/2.65  stat_lit_hash_cut_ok:                    31
% 16.09/2.65  stat_lit_strong_cut_ok:                  80
% 16.09/2.65  stat_lit_hash_subsume_ok:               380
% 16.09/2.65  clqueue els 10000000 used 1
% 16.09/2.65  clactive els 10000000 used 381
% 16.09/2.65  clactivesubsume els 10000000 used 1753
% 16.09/2.65  queue_termbuf els 200000000 used 268803
% 16.09/2.65  hyper_termbuf els 100000000 used 1
% 16.09/2.65  active_termbuf els 100000000 used 13048
% 16.09/2.65  varstack els 5000 last used 1
% 16.09/2.65  given_termbuf els 10000000 last used 1
% 16.09/2.65  simplified_termbuf els 10000000 last used 1
% 16.09/2.65  derived_termbuf els 10000000 last used 45
% 16.09/2.65  wr_mallocs: 8177
% 16.09/2.65  wr_callocs: 21
% 16.09/2.65  wr_reallocs: 614
% 16.09/2.65  wr_frees: 4
% 16.09/2.65  wr_malloc_bytes: 4162904980
% 16.09/2.65  wr_calloc_bytes: 112065536
% 16.09/2.65  wr_realloc_bytes: 137200
% 16.09/2.65  wr_realloc_freebytes: 0
% 16.09/2.65  ----------------------------------
%------------------------------------------------------------------------------