TSTP Solution File: GEO040-3 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GEO040-3 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n028.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 : Wed Aug 30 23:04:48 EDT 2023

% Result   : Unsatisfiable 9.20s 1.73s
% Output   : CNFRefutation 9.20s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_inner_pasch1')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( between(X,inner_pasch(Y,X,Z,U,V),V)
    | ~ between(V,U,Z)
    | ~ between(Y,X,Z) ),
    inference(cnf_transformation,[],['$inc_inner_pasch1']) ).

cnf('2',plain,
    between(v,u,w),
    inference(cnf_transformation,[],[u_between_v_and_w]) ).

cnf('3',plain,
    ( between(X,inner_pasch(Y,X,w,u,v),v)
    | ~ between(Y,X,w) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    between(u,v,w),
    inference(cnf_transformation,[],[v_between_u_and_w]) ).

cnf('5',plain,
    between(v,inner_pasch(u,v,w,u,v),v),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( between(X,inner_pasch(Y,Z,U,X,V),Y)
    | ~ between(V,X,U)
    | ~ between(Y,Z,U) ),
    inference(cnf_transformation,[],['$inc_inner_pasch2']) ).

cnf('7',plain,
    ( between(u,inner_pasch(X,Y,w,u,v),X)
    | ~ between(X,Y,w) ),
    inference(resolution,[],['6','2']) ).

cnf('8',plain,
    between(u,inner_pasch(u,v,w,u,v),u),
    inference(resolution,[],['7','4']) ).

cnf('9',plain,
    ( ~ between(X,Y,X)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_identity_for_betweeness']) ).

cnf('10',plain,
    u = inner_pasch(u,v,w,u,v),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    between(v,u,v),
    inference(simplify,[],['5','10']) ).

cnf('12',plain,
    v = u,
    inference(resolution,[],['11','9']) ).

cnf('13',plain,
    u != v,
    inference(cnf_transformation,[],[prove_u_is_v]) ).

cnf('14',plain,
    $false,
    inference(paramodulation,[],['12','13']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO040-3 : TPTP v8.1.2. Released v1.0.0.
% 0.14/0.13  % Command  : gkc %s
% 0.14/0.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Wed Aug 30 00:05:26 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.40  
% 0.20/0.40  input clause set summed statistics:
% 0.20/0.40  ----------------------------------
% 0.20/0.40  in_clause_count:                    50
% 0.20/0.40  in_rule_clause_count:               43
% 0.20/0.40  in_fact_clause_count:                7
% 0.20/0.40  in_answer_clause_count:              0
% 0.20/0.40  in_ground_clause_count:              6
% 0.20/0.40  in_unit_clause_count:               20
% 0.20/0.40  in_horn_clause_count:               41
% 0.20/0.40  in_pos_clause_count:                17
% 0.20/0.40  in_neg_clause_count:                 4
% 0.20/0.40  in_poseq_clause_count:              17
% 0.20/0.40  in_negeq_clause_count:               5
% 0.20/0.40  in_unitposeq_clause_count:           4
% 0.20/0.40  in_chain_clause_count:               0
% 0.20/0.40  in_min_length:             1
% 0.20/0.40  in_max_length:             8
% 0.20/0.40  in_min_depth:              1
% 0.20/0.40  in_max_depth:              3
% 0.20/0.40  in_min_size:               3
% 0.20/0.40  in_max_size:              36
% 0.20/0.40  in_min_vars:               0
% 0.20/0.40  in_max_vars:               8
% 0.20/0.40  in_extaxiom_count:                19
% 0.20/0.40  in_axiom_count:                   28
% 0.20/0.40  in_assumption_count:               2
% 0.20/0.40  in_goal_count:                     1
% 0.20/0.40  in_neg_goal_count:                 1
% 0.20/0.40  in_pos_goal_count:                 0
% 0.20/0.40  in_posunit_goal_count:             0
% 0.20/0.40  
% 0.20/0.40  auto guide:
% 0.20/0.40  -----------
% 0.20/0.40  {
% 0.20/0.40  "print":1,
% 0.20/0.40  "print_level": 15,
% 0.20/0.40  "max_size": 0,
% 0.20/0.40  "max_depth": 0,
% 0.20/0.40  "max_length": 0,
% 0.20/0.40  "max_dseconds": 0,
% 0.20/0.40  "runs":[
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"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.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"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.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.20/0.40  {"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.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"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.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"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.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.20/0.40  {"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.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"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.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"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.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.20/0.40  {"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.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.20/0.40  
% 0.20/0.40  ]}
% 0.20/0.40  
% 0.20/0.40  
% 0.20/0.40  **** run 1 fork 0 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 2 fork 1 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 3 fork 2 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 4 fork 3 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 5 fork 4 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 6 fork 5 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.41  
% 0.20/0.41  **** run 8 fork 7 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.45  
% 0.20/0.45  fork 3: search finished without proof.
% 0.20/0.48  
% 0.20/0.48  **** run 12 fork 3 starts with strategy
% 0.20/0.48  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.20/0.53  
% 0.20/0.53  fork 6: search finished without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 2: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 5: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 1: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 7: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 4: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  fork 0: search finished without proof.
% 0.20/0.56  
% 0.20/0.56  **** run 15 fork 6 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 11 fork 2 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 14 fork 5 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.20/0.57  
% 0.20/0.57  **** run 16 fork 7 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.57  
% 0.20/0.57  **** run 13 fork 4 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.20/0.58  
% 0.20/0.58  **** run 9 fork 0 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.58  
% 0.20/0.58  **** run 10 fork 1 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.60  
% 0.20/0.60  fork 3: search finished without proof.
% 0.20/0.62  
% 0.20/0.62  **** run 20 fork 3 starts with strategy
% 0.20/0.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 1.80/0.68  
% 1.80/0.68  
% 1.80/0.68  fork 2: search terminated without proof.
% 1.80/0.68  
% 1.80/0.68  
% 1.80/0.68  fork 5: search terminated without proof.
% 1.80/0.69  
% 1.80/0.69  
% 1.80/0.69  fork 6: search terminated without proof.
% 1.80/0.69  
% 1.80/0.69  fork 4: search finished without proof.
% 1.80/0.69  
% 1.80/0.69  
% 1.80/0.69  fork 7: search terminated without proof.
% 1.80/0.70  
% 1.80/0.70  **** run 19 fork 2 starts with strategy
% 1.80/0.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 1.80/0.70  
% 1.80/0.70  **** run 22 fork 5 starts with strategy
% 1.80/0.70  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 1.80/0.71  
% 1.80/0.71  
% 1.80/0.71  fork 0: search terminated without proof.
% 1.80/0.71  
% 1.80/0.71  **** run 23 fork 6 starts with strategy
% 1.80/0.71  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 1.80/0.71  
% 1.80/0.71  **** run 21 fork 4 starts with strategy
% 1.80/0.71  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 1.80/0.71  
% 1.80/0.71  **** run 24 fork 7 starts with strategy
% 1.80/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 1.80/0.72  
% 1.80/0.72  
% 1.80/0.72  fork 1: search terminated without proof.
% 1.80/0.73  
% 1.80/0.73  **** run 17 fork 0 starts with strategy
% 1.80/0.73  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.66/0.74  
% 2.66/0.74  **** run 18 fork 1 starts with strategy
% 2.66/0.74  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 2.95/0.76  
% 2.95/0.76  
% 2.95/0.76  fork 3: search terminated without proof.
% 2.95/0.78  
% 2.95/0.78  **** run 28 fork 3 starts with strategy
% 2.95/0.78  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 2.95/0.82  
% 2.95/0.82  
% 2.95/0.82  fork 5: search terminated without proof.
% 3.50/0.83  
% 3.50/0.83  
% 3.50/0.83  fork 4: search terminated without proof.
% 3.50/0.83  
% 3.50/0.83  
% 3.50/0.83  fork 7: search terminated without proof.
% 3.50/0.83  
% 3.50/0.83  
% 3.50/0.83  fork 2: search terminated without proof.
% 3.50/0.84  
% 3.50/0.84  **** run 30 fork 5 starts with strategy
% 3.50/0.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.50/0.85  
% 3.50/0.85  
% 3.50/0.85  fork 6: search terminated without proof.
% 3.50/0.85  
% 3.50/0.85  **** run 29 fork 4 starts with strategy
% 3.50/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.50/0.85  
% 3.50/0.85  **** run 27 fork 2 starts with strategy
% 3.50/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 3.50/0.85  
% 3.50/0.85  **** run 32 fork 7 starts with strategy
% 3.50/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.50/0.86  
% 3.50/0.86  
% 3.50/0.86  fork 1: search terminated without proof.
% 3.50/0.86  
% 3.50/0.86  
% 3.50/0.86  fork 0: search terminated without proof.
% 3.79/0.87  
% 3.79/0.87  **** run 31 fork 6 starts with strategy
% 3.79/0.87  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.79/0.88  
% 3.79/0.88  **** run 26 fork 1 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.79/0.88  
% 3.79/0.88  **** run 25 fork 0 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.79/0.90  
% 3.79/0.90  
% 3.79/0.90  fork 3: search terminated without proof.
% 3.79/0.92  
% 3.79/0.92  **** run 36 fork 3 starts with strategy
% 3.79/0.92  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 4.49/0.96  
% 4.49/0.96  
% 4.49/0.96  fork 5: search terminated without proof.
% 4.49/0.98  
% 4.49/0.98  
% 4.49/0.98  fork 2: search terminated without proof.
% 4.49/0.98  
% 4.49/0.98  **** run 38 fork 5 starts with strategy
% 4.49/0.98  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.49/0.99  
% 4.49/0.99  
% 4.49/0.99  fork 4: search terminated without proof.
% 4.49/0.99  
% 4.49/0.99  **** run 35 fork 2 starts with strategy
% 4.49/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.49/1.00  
% 4.49/1.00  
% 4.49/1.00  fork 6: search terminated without proof.
% 4.49/1.01  
% 4.49/1.01  
% 4.49/1.01  fork 0: search terminated without proof.
% 4.49/1.01  
% 4.49/1.01  **** run 37 fork 4 starts with strategy
% 4.49/1.01  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.49/1.01  
% 4.49/1.01  
% 4.49/1.01  fork 1: search terminated without proof.
% 4.49/1.02  
% 4.49/1.02  **** run 39 fork 6 starts with strategy
% 4.49/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.96/1.03  
% 4.96/1.03  **** run 33 fork 0 starts with strategy
% 4.96/1.03  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.96/1.03  
% 4.96/1.03  **** run 34 fork 1 starts with strategy
% 4.96/1.03  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.96/1.04  
% 4.96/1.04  
% 4.96/1.04  fork 3: search terminated without proof.
% 5.19/1.06  
% 5.19/1.06  **** run 44 fork 3 starts with strategy
% 5.19/1.06  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.19/1.12  
% 5.19/1.12  
% 5.19/1.12  fork 2: search terminated without proof.
% 5.19/1.12  
% 5.19/1.12  
% 5.19/1.12  fork 5: search terminated without proof.
% 5.19/1.13  
% 5.19/1.13  
% 5.19/1.13  fork 4: search terminated without proof.
% 5.69/1.13  
% 5.69/1.13  **** run 43 fork 2 starts with strategy
% 5.69/1.13  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.69/1.14  
% 5.69/1.14  **** run 46 fork 5 starts with strategy
% 5.69/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 5.69/1.14  
% 5.69/1.14  
% 5.69/1.14  fork 6: search terminated without proof.
% 5.69/1.15  
% 5.69/1.15  **** run 45 fork 4 starts with strategy
% 5.69/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.69/1.15  
% 5.69/1.15  
% 5.69/1.15  fork 0: search terminated without proof.
% 5.69/1.15  
% 5.69/1.15  
% 5.69/1.15  fork 1: search terminated without proof.
% 5.69/1.16  
% 5.69/1.16  **** run 47 fork 6 starts with strategy
% 5.69/1.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.93/1.17  
% 5.93/1.17  **** run 42 fork 1 starts with strategy
% 5.93/1.17  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.93/1.17  
% 5.93/1.17  **** run 41 fork 0 starts with strategy
% 5.93/1.17  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.93/1.18  
% 5.93/1.18  fork 3: search finished without proof.
% 5.93/1.20  
% 5.93/1.20  **** run 52 fork 3 starts with strategy
% 5.93/1.20  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 5.93/1.25  
% 5.93/1.25  fork 2: search finished without proof.
% 5.93/1.26  
% 5.93/1.26  
% 5.93/1.26  fork 5: search terminated without proof.
% 5.93/1.27  
% 5.93/1.27  **** run 51 fork 2 starts with strategy
% 5.93/1.27  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.93/1.27  
% 5.93/1.27  
% 5.93/1.27  fork 4: search terminated without proof.
% 5.93/1.28  
% 5.93/1.28  **** run 54 fork 5 starts with strategy
% 5.93/1.28  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 6.63/1.29  
% 6.63/1.29  **** run 53 fork 4 starts with strategy
% 6.63/1.29  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 6.63/1.29  
% 6.63/1.29  
% 6.63/1.29  fork 6: search terminated without proof.
% 6.63/1.29  
% 6.63/1.29  
% 6.63/1.29  fork 0: search terminated without proof.
% 6.63/1.30  
% 6.63/1.30  
% 6.63/1.30  fork 1: search terminated without proof.
% 6.63/1.31  
% 6.63/1.31  **** run 55 fork 6 starts with strategy
% 6.63/1.31  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 6.63/1.31  
% 6.63/1.31  **** run 49 fork 0 starts with strategy
% 6.63/1.31  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 6.95/1.32  
% 6.95/1.32  **** run 50 fork 1 starts with strategy
% 6.95/1.32  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 6.95/1.32  
% 6.95/1.32  
% 6.95/1.32  fork 3: search terminated without proof.
% 6.95/1.34  
% 6.95/1.34  **** run 60 fork 3 starts with strategy
% 6.95/1.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.41/1.39  
% 7.41/1.39  
% 7.41/1.39  fork 2: search terminated without proof.
% 7.41/1.41  
% 7.41/1.41  
% 7.41/1.41  fork 5: search terminated without proof.
% 7.41/1.41  
% 7.41/1.41  **** run 59 fork 2 starts with strategy
% 7.41/1.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 7.41/1.42  
% 7.41/1.42  
% 7.41/1.42  fork 4: search terminated without proof.
% 7.41/1.43  
% 7.41/1.43  **** run 62 fork 5 starts with strategy
% 7.41/1.43  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 7.41/1.43  
% 7.41/1.43  
% 7.41/1.43  fork 6: search terminated without proof.
% 7.41/1.44  
% 7.41/1.44  
% 7.41/1.44  fork 0: search terminated without proof.
% 7.41/1.44  
% 7.41/1.44  **** run 61 fork 4 starts with strategy
% 7.41/1.44  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 7.41/1.45  
% 7.41/1.45  
% 7.41/1.45  fork 1: search terminated without proof.
% 7.41/1.45  
% 7.41/1.45  **** run 63 fork 6 starts with strategy
% 7.41/1.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.41/1.45  
% 7.41/1.45  fork 5: search finished without proof.
% 7.41/1.46  
% 7.41/1.46  **** run 57 fork 0 starts with strategy
% 7.41/1.46  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 7.98/1.47  
% 7.98/1.47  **** run 58 fork 1 starts with strategy
% 7.98/1.47  
% 7.98/1.47  
% 7.98/1.47  fork 3: search terminated without proof.
% 7.98/1.47  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 7.98/1.47  
% 7.98/1.47  **** run 70 fork 5 starts with strategy
% 7.98/1.47  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.12/1.48  
% 8.12/1.48  fork 6: search finished without proof.
% 8.12/1.49  
% 8.12/1.49  **** run 68 fork 3 starts with strategy
% 8.12/1.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 8.12/1.50  
% 8.12/1.50  **** run 71 fork 6 starts with strategy
% 8.12/1.50  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 8.37/1.53  
% 8.37/1.53  fork 6: search finished without proof.
% 8.47/1.53  
% 8.47/1.53  
% 8.47/1.53  fork 2: search terminated without proof.
% 8.47/1.55  
% 8.47/1.55  **** run 79 fork 6 starts with strategy
% 8.47/1.55  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.47/1.55  
% 8.47/1.55  **** run 67 fork 2 starts with strategy
% 8.47/1.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 8.47/1.59  
% 8.47/1.59  
% 8.47/1.59  fork 0: search terminated without proof.
% 8.47/1.59  
% 8.47/1.59  
% 8.47/1.59  fork 5: search terminated without proof.
% 8.47/1.60  
% 8.47/1.60  **** run 65 fork 0 starts with strategy
% 8.47/1.60  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 8.47/1.61  
% 8.47/1.61  
% 8.47/1.61  fork 3: search terminated without proof.
% 8.47/1.61  
% 8.47/1.61  **** run 78 fork 5 starts with strategy
% 8.47/1.61  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.87/1.63  
% 8.87/1.63  **** run 76 fork 3 starts with strategy
% 8.87/1.63  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 8.87/1.67  
% 8.87/1.67  
% 8.87/1.67  fork 6: search terminated without proof.
% 8.87/1.67  
% 8.87/1.67  
% 8.87/1.67  fork 2: search terminated without proof.
% 9.20/1.69  
% 9.20/1.69  **** run 87 fork 6 starts with strategy
% 9.20/1.69  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.20/1.69  
% 9.20/1.69  **** run 75 fork 2 starts with strategy
% 9.20/1.69  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.20/1.73  
% 9.20/1.73  
% 9.20/1.73  fork 0: search terminated without proof.
% 9.20/1.73  
% 9.20/1.73  
% 9.20/1.73  result: proof found
% 9.20/1.73  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 9.20/1.73  by run 32 fork 7 strategy {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 9.20/1.73  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 9.20/1.73  
% 9.20/1.73  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 9.20/1.73  
% 9.20/1.73  run 32 fork 7 statistics:
% 9.20/1.73  ----------------------------------
% 9.20/1.73  this run seconds: 0.057256
% 9.20/1.73  total seconds: 0.516977
% 9.20/1.73  stat_given_used: 484
% 9.20/1.73  stat_given_used_at_endgame: 0
% 9.20/1.73  stat_given_candidates:   2179
% 9.20/1.73  stat_given_candidates_at_endgame: 0
% 9.20/1.73  stat_given_candidates_h: 0
% 9.20/1.73  stat_binres_derived_cl:   7747
% 9.20/1.73  stat_binres_derived_cl_h: 0
% 9.20/1.73  stat_factor_derived_cl: 98
% 9.20/1.73  stat_para_derived_cl: 2777
% 9.20/1.73  stat_tautologies_discarded: 51
% 9.20/1.73  stat_forward_subsumed: 2722
% 9.20/1.73  stat_derived_cut: 23
% 9.20/1.73  stat_derived_rewritten: 110
% 9.20/1.73  stat_weight_discarded_building: 0
% 9.20/1.73  stat_weight_discarded_cl: 4509
% 9.20/1.73  stat_internlimit_discarded_cl: 0
% 9.20/1.73  stat_simplified:  112 simplified 0 derived 0 given
% 9.20/1.73  stat_kept_cl: 3095
% 9.20/1.73  stat_built_cl: 8684
% 9.20/1.73  stat_hyperres_partial_cl: 0
% 9.20/1.73  stat_made_rewriters: 37
% 9.20/1.73  stat_backward_subsumed: 0
% 9.20/1.73  stat_propagated_subsumed: 0
% 9.20/1.73  stat_clsubs_attempted:                     44143
% 9.20/1.73  stat_clsubs_fact_groundunit_found:             8
% 9.20/1.73  stat_clsubs_rule_groundunit_found:             4
% 9.20/1.73  stat_clsubs_top_meta_attempted:             238099
% 9.20/1.73  stat_clsubs_top_meta_failed:                193956
% 9.20/1.73  stat_clsubs_top_meta_nonpref_attempted:              238099
% 9.20/1.73  stat_clsubs_top_meta_nonpref_succeeded:               97100
% 9.20/1.73  stat_clsubs_top_meta_pref_attempted:                  97100
% 9.20/1.73  stat_clsubs_top_meta_pref1_succeeded:                 52062
% 9.20/1.73  stat_clsubs_top_meta_pref2_succeeded:                 44810
% 9.20/1.73  stat_clsubs_top_meta_pref3_succeeded:                 44143
% 9.20/1.73  stat_clsubs_top_meta_pref_succeeded:                  44143
% 9.20/1.73  stat_clsubs_meta_attempted:                71349
% 9.20/1.73  stat_clsubs_meta_failed:                   31802
% 9.20/1.73  stat_clsubs_predsymbs_attempted:               0
% 9.20/1.73  stat_clsubs_unit_attempted:                33149
% 9.20/1.73  stat_clsubs_full_attempted:                10994
% 9.20/1.73  stat_forwardsubs_attempted:                10326
% 9.20/1.73  stat_lit_hash_added:                   3785
% 9.20/1.73  stat_lit_hash_computed:               34308
% 9.20/1.73  stat_lit_hash_match_found:             2880
% 9.20/1.73  stat_lit_hash_match_miss:             42093
% 9.20/1.73  stat_lit_hash_cut_ok:                    23
% 9.20/1.73  stat_lit_strong_cut_ok:                   7
% 9.20/1.73  stat_lit_hash_subsume_ok:              2722
% 9.20/1.73  clqueue els 10000000 used 1
% 9.20/1.73  clactive els 10000000 used 485
% 9.20/1.73  clactivesubsume els 10000000 used 2449
% 9.20/1.73  queue_termbuf els 200000000 used 155321
% 9.20/1.73  hyper_termbuf els 100000000 used 1
% 9.20/1.73  active_termbuf els 100000000 used 14257
% 9.20/1.73  varstack els 5000 last used 1
% 9.20/1.73  given_termbuf els 10000000 last used 1
% 9.20/1.73  simplified_termbuf els 10000000 last used 1
% 9.20/1.73  derived_termbuf els 10000000 last used 22
% 9.20/1.73  wr_mallocs: 5120
% 9.20/1.73  wr_callocs: 21
% 9.20/1.73  wr_reallocs: 924
% 9.20/1.73  wr_frees: 2
% 9.20/1.73  wr_malloc_bytes: 4162765812
% 9.20/1.73  wr_calloc_bytes: 112065536
% 9.20/1.73  wr_realloc_bytes: 217192
% 9.20/1.73  wr_realloc_freebytes: 0
% 9.20/1.73  ----------------------------------
%------------------------------------------------------------------------------