TSTP Solution File: GEO060-2 by GKC---0.8

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 102.42s 13.56s
% Output   : CNFRefutation 102.42s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_reflection')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    reflection(X,Y) = extension(X,Y,X,Y),
    inference(cnf_transformation,[],['$inc_reflection']) ).

cnf('2',plain,
    equidistant(X,extension(Y,X,Z,U),Z,U),
    inference(cnf_transformation,[],['$inc_segment_construction2']) ).

cnf('3',plain,
    equidistant(X,reflection(Y,X),Y,X),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    ( ~ equidistant(X,Y,Z,U)
    | ~ equidistant(X,Y,V,W)
    | equidistant(V,W,Z,U) ),
    inference(cnf_transformation,[],['$inc_transitivity_for_equidistance']) ).

cnf('5',plain,
    ( ~ equidistant(X,Y,Z,U)
    | equidistant(Z,U,Z,U) ),
    inference(factorization,[],['4']) ).

cnf('6',plain,
    equidistant(X,Y,Y,X),
    inference(cnf_transformation,[],['$inc_reflexivity_for_equidistance']) ).

cnf('7',plain,
    equidistant(X,Y,X,Y),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ equidistant(X,Y,Z,U)
    | equidistant(Z,U,X,Y) ),
    inference(resolution,[],['7','4']) ).

cnf('9',plain,
    equidistant(X,Y,Y,reflection(X,Y)),
    inference(resolution,[],['3','8']) ).

cnf('10',plain,
    ( ~ equidistant(X,Y,Z,U)
    | equidistant(Y,X,Z,U) ),
    inference(resolution,[],['4','6']) ).

cnf('11',plain,
    equidistant(X,Y,X,reflection(Y,X)),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( ~ equidistant(X,Y,Z,U)
    | ~ equidistant(X,V,Z,W)
    | ~ equidistant(X2006,Y,X2007,U)
    | ~ equidistant(X2006,X,X2007,Z)
    | equidistant(V,Y,W,U)
    | ~ between(X2007,Z,W)
    | ~ between(X2006,X,V)
    | X2006 = X ),
    inference(cnf_transformation,[],['$inc_outer_five_segment']) ).

cnf('13',plain,
    ( ~ equidistant(X,Y,Z,Z)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_identity_for_equidistance']) ).

cnf('14',plain,
    u != reflection(reflection(u,v),v),
    inference(cnf_transformation,[],[prove__involution]) ).

cnf('15',plain,
    ~ equidistant(u,reflection(reflection(u,v),v),X,X),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    ( ~ equidistant(X,Y,u,reflection(reflection(u,v),v))
    | ~ equidistant(X,Y,Z,Z) ),
    inference(resolution,[],['4','15']) ).

cnf('17',plain,
    ~ equidistant(reflection(reflection(u,v),v),u,X,X),
    inference(resolution,[],['16','6']) ).

cnf('18',plain,
    ( ~ equidistant(X,Y,reflection(reflection(u,v),v),u)
    | ~ equidistant(X,Y,Z,Z) ),
    inference(resolution,[],['17','4']) ).

cnf('19',plain,
    ~ equidistant(X,X,reflection(reflection(u,v),v),u),
    inference(resolution,[],['18','6']) ).

cnf('20',plain,
    ( ~ equidistant(X,Y,Z,reflection(reflection(u,v),v))
    | ~ between(U,Z,reflection(reflection(u,v),v))
    | ~ equidistant(V,Y,U,u)
    | ~ equidistant(V,X,U,Z)
    | ~ equidistant(X,Y,Z,u)
    | ~ between(V,X,Y)
    | V = X ),
    inference(resolution,[],['12','19']) ).

cnf('21',plain,
    ( ~ equidistant(X,Y,Z,U)
    | equidistant(Z,U,Y,X) ),
    inference(resolution,[],['4','6']) ).

cnf('22',plain,
    equidistant(X,Y,Y,X),
    inference(resolution,[],['21','7']) ).

cnf('23',plain,
    ( ~ equidistant(X,Y,Z,reflection(reflection(u,v),v))
    | ~ between(Y,Z,reflection(reflection(u,v),v))
    | ~ equidistant(u,X,Y,Z)
    | ~ equidistant(X,Y,Z,u)
    | ~ between(u,X,Y)
    | u = X ),
    inference(resolution,[],['20','22']) ).

cnf('24',plain,
    equidistant(X,Y,reflection(X,Y),Y),
    inference(resolution,[],['3','21']) ).

cnf('25',plain,
    X = extension(Y,X,Z,Z),
    inference(resolution,[],['2','13']) ).

cnf('26',plain,
    reflection(X,X) = X,
    inference(paramodulation,[],['25','1']) ).

cnf('27',plain,
    ( ~ equidistant(X,Y,Z,reflection(reflection(u,v),v))
    | ~ between(Y,Z,reflection(reflection(u,v),v))
    | u != reflection(reflection(X,v),v)
    | ~ equidistant(u,X,Y,Z)
    | ~ equidistant(X,Y,Z,u)
    | ~ between(u,X,Y) ),
    inference(paramodulation,[],['23','14']) ).

cnf('28',plain,
    ( u != reflection(v,v)
    | ~ equidistant(v,X3,Y3,reflection(reflection(u,v),v))
    | ~ between(X3,Y3,reflection(reflection(u,v),v))
    | ~ equidistant(u,v,X3,Y3)
    | ~ equidistant(v,X3,Y3,u)
    | ~ between(u,v,X3) ),
    inference(paramodulation,[],['26','27']) ).

cnf('29',plain,
    ( u != v
    | ~ equidistant(v,X,Y,reflection(reflection(u,v),v))
    | ~ between(X,Y,reflection(reflection(u,v),v))
    | ~ equidistant(u,v,X,Y)
    | ~ equidistant(v,X,Y,u)
    | ~ between(u,v,X) ),
    inference(simplify,[],['28','26']) ).

cnf('30',plain,
    equidistant(X3,Y3,X3,reflection(Y3,X3)),
    inference(resolution,[],['9','10']) ).

cnf('31',plain,
    between(X,Y,extension(X,Y,Z,U)),
    inference(cnf_transformation,[],['$inc_segment_construction1']) ).

cnf('32',plain,
    between(X3,Y3,reflection(X3,Y3)),
    inference(paramodulation,[],['1','31']) ).

cnf('33',plain,
    equidistant(X3,reflection(Y3,X3),X3,Y3),
    inference(resolution,[],['9','21']) ).

cnf('34',plain,
    u != v,
    inference(resolution,[then_simplify],['24','29','30','32','33','32']) ).

cnf('35',plain,
    equidistant(X3,Y3,reflection(X3,Y3),Y3),
    inference(resolution,[],['3','21']) ).

cnf('36',plain,
    $false,
    inference(resolution,[then_simplify],['11','23','34','32','35','33','32']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO060-2 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.13  % Command  : gkc %s
% 0.14/0.34  % Computer : n018.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 : Tue Aug 29 19:50:03 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.21/0.39  
% 0.21/0.39  input clause set summed statistics:
% 0.21/0.39  ----------------------------------
% 0.21/0.39  in_clause_count:                    20
% 0.21/0.39  in_rule_clause_count:               19
% 0.21/0.39  in_fact_clause_count:                1
% 0.21/0.39  in_answer_clause_count:              0
% 0.21/0.39  in_ground_clause_count:              4
% 0.21/0.39  in_unit_clause_count:                8
% 0.21/0.39  in_horn_clause_count:               15
% 0.21/0.39  in_pos_clause_count:                 4
% 0.21/0.39  in_neg_clause_count:                 4
% 0.21/0.39  in_poseq_clause_count:               8
% 0.21/0.39  in_negeq_clause_count:               1
% 0.21/0.39  in_unitposeq_clause_count:           1
% 0.21/0.39  in_chain_clause_count:               0
% 0.21/0.39  in_min_length:             1
% 0.21/0.39  in_max_length:             8
% 0.21/0.39  in_min_depth:              1
% 0.21/0.39  in_max_depth:              3
% 0.21/0.39  in_min_size:               4
% 0.21/0.39  in_max_size:              36
% 0.21/0.39  in_min_vars:               0
% 0.21/0.39  in_max_vars:               8
% 0.21/0.39  in_extaxiom_count:                19
% 0.21/0.39  in_axiom_count:                    0
% 0.21/0.39  in_assumption_count:               0
% 0.21/0.39  in_goal_count:                     1
% 0.21/0.39  in_neg_goal_count:                 1
% 0.21/0.39  in_pos_goal_count:                 0
% 0.21/0.39  in_posunit_goal_count:             0
% 0.21/0.39  
% 0.21/0.39  auto guide:
% 0.21/0.39  -----------
% 0.21/0.39  {
% 0.21/0.39  "print":1,
% 0.21/0.39  "print_level": 15,
% 0.21/0.39  "max_size": 0,
% 0.21/0.39  "max_depth": 0,
% 0.21/0.39  "max_length": 0,
% 0.21/0.39  "max_dseconds": 0,
% 0.21/0.39  "runs":[
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.21/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.21/0.39  
% 0.21/0.39  ]}
% 0.21/0.39  
% 0.21/0.39  
% 0.21/0.39  **** run 1 fork 0 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 2 fork 1 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 3 fork 2 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 4 fork 3 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 5 fork 4 starts with strategy
% 0.21/0.39  
% 0.21/0.39  **** run 6 fork 5 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 7 fork 6 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.40  
% 0.21/0.40  **** run 8 fork 7 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 4: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 6: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 0: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 1: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 7: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 3: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  **** run 9 fork 0 starts with strategy
% 0.21/0.54  
% 0.21/0.54  **** run 13 fork 4 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.54  
% 0.21/0.54  **** run 10 fork 1 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.55  
% 0.21/0.55  **** run 16 fork 7 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.55  
% 0.21/0.55  **** run 15 fork 6 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.56  
% 0.21/0.56  **** run 12 fork 3 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.21/0.56  
% 0.21/0.56  
% 0.21/0.56  fork 5: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  
% 0.21/0.61  fork 2: search terminated without proof.
% 0.21/0.61  
% 0.21/0.61  **** run 14 fork 5 starts with strategy
% 0.21/0.61  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 1.42/0.64  
% 1.42/0.64  **** run 11 fork 2 starts with strategy
% 1.42/0.64  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 1.42/0.66  
% 1.42/0.66  
% 1.42/0.66  fork 0: search terminated without proof.
% 1.42/0.66  
% 1.42/0.66  
% 1.42/0.66  fork 7: search terminated without proof.
% 1.42/0.68  
% 1.42/0.68  **** run 17 fork 0 starts with strategy
% 1.42/0.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 1.42/0.68  
% 1.42/0.68  
% 1.42/0.68  fork 1: search terminated without proof.
% 1.42/0.68  
% 1.42/0.68  **** run 24 fork 7 starts with strategy
% 1.42/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 1.42/0.68  
% 1.42/0.68  
% 1.42/0.68  fork 6: search terminated without proof.
% 1.42/0.69  
% 1.42/0.69  
% 1.42/0.69  fork 4: search terminated without proof.
% 1.42/0.69  
% 1.42/0.69  
% 1.42/0.69  fork 3: search terminated without proof.
% 1.42/0.70  
% 1.42/0.70  **** run 18 fork 1 starts with strategy
% 1.42/0.70  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 1.42/0.70  
% 1.42/0.70  **** run 21 fork 4 starts with strategy
% 1.42/0.70  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 1.42/0.71  
% 1.42/0.71  **** run 23 fork 6 starts with strategy
% 1.42/0.71  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 1.42/0.71  
% 1.42/0.71  **** run 20 fork 3 starts with strategy
% 1.42/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 2.50/0.73  
% 2.50/0.73  
% 2.50/0.73  fork 5: search terminated without proof.
% 2.50/0.76  
% 2.50/0.76  **** run 22 fork 5 starts with strategy
% 2.50/0.76  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 2.83/0.76  
% 2.83/0.76  
% 2.83/0.76  fork 2: search terminated without proof.
% 2.83/0.78  
% 2.83/0.78  **** run 19 fork 2 starts with strategy
% 2.83/0.78  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 2.83/0.81  
% 2.83/0.81  
% 2.83/0.81  fork 7: search terminated without proof.
% 2.83/0.81  
% 2.83/0.81  
% 2.83/0.81  fork 0: search terminated without proof.
% 2.83/0.82  
% 2.83/0.82  
% 2.83/0.82  fork 1: search terminated without proof.
% 2.83/0.82  
% 2.83/0.82  
% 2.83/0.82  fork 4: search terminated without proof.
% 2.83/0.83  
% 2.83/0.83  
% 2.83/0.83  fork 3: search terminated without proof.
% 2.83/0.83  
% 2.83/0.83  **** run 32 fork 7 starts with strategy
% 2.83/0.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 2.83/0.83  
% 2.83/0.83  **** run 25 fork 0 starts with strategy
% 2.83/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.83/0.83  
% 2.83/0.83  **** run 26 fork 1 starts with strategy
% 2.83/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.41/0.84  
% 3.41/0.84  **** run 29 fork 4 starts with strategy
% 3.41/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.41/0.84  
% 3.41/0.84  
% 3.41/0.84  fork 6: search terminated without proof.
% 3.41/0.85  
% 3.41/0.85  **** run 28 fork 3 starts with strategy
% 3.41/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 3.41/0.86  
% 3.41/0.86  **** run 31 fork 6 starts with strategy
% 3.41/0.86  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.65/0.87  
% 3.65/0.87  
% 3.65/0.87  fork 5: search terminated without proof.
% 3.65/0.90  
% 3.65/0.90  **** run 30 fork 5 starts with strategy
% 3.65/0.90  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.65/0.90  
% 3.65/0.90  
% 3.65/0.90  fork 2: search terminated without proof.
% 3.65/0.92  
% 3.65/0.92  **** run 27 fork 2 starts with strategy
% 3.65/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 4.14/0.95  
% 4.14/0.95  fork 7: search finished without proof.
% 4.14/0.95  
% 4.14/0.95  
% 4.14/0.95  fork 0: search terminated without proof.
% 4.36/0.96  
% 4.36/0.96  
% 4.36/0.96  fork 3: search terminated without proof.
% 4.36/0.96  
% 4.36/0.96  **** run 40 fork 7 starts with strategy
% 4.36/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 4.36/0.97  
% 4.36/0.97  
% 4.36/0.97  fork 1: search terminated without proof.
% 4.36/0.97  
% 4.36/0.97  
% 4.36/0.97  fork 4: search terminated without proof.
% 4.36/0.97  
% 4.36/0.97  **** run 33 fork 0 starts with strategy
% 4.36/0.97  {"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.36/0.98  
% 4.36/0.98  **** run 36 fork 3 starts with strategy
% 4.36/0.98  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 4.36/0.98  
% 4.36/0.98  **** run 34 fork 1 starts with strategy
% 4.36/0.98  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.36/0.99  
% 4.36/0.99  **** run 37 fork 4 starts with strategy
% 4.36/0.99  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 6: search terminated without proof.
% 4.36/1.01  
% 4.36/1.01  **** run 39 fork 6 starts with strategy
% 4.36/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.91/1.04  
% 4.91/1.04  
% 4.91/1.04  fork 5: search terminated without proof.
% 4.91/1.04  
% 4.91/1.04  
% 4.91/1.04  fork 2: search terminated without proof.
% 4.91/1.05  
% 4.91/1.05  **** run 35 fork 2 starts with strategy
% 4.91/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.91/1.06  
% 4.91/1.06  **** run 38 fork 5 starts with strategy
% 4.91/1.06  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 5.22/1.08  
% 5.22/1.08  
% 5.22/1.08  fork 7: search terminated without proof.
% 5.22/1.10  
% 5.22/1.10  
% 5.22/1.10  fork 0: search terminated without proof.
% 5.22/1.10  
% 5.22/1.10  **** run 48 fork 7 starts with strategy
% 5.22/1.10  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 5.22/1.11  
% 5.22/1.11  
% 5.22/1.11  fork 1: search terminated without proof.
% 5.22/1.11  
% 5.22/1.11  
% 5.22/1.11  fork 4: search terminated without proof.
% 5.22/1.11  
% 5.22/1.11  
% 5.22/1.11  fork 3: search terminated without proof.
% 5.22/1.11  
% 5.22/1.11  **** run 41 fork 0 starts with strategy
% 5.22/1.11  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.22/1.12  
% 5.22/1.12  **** run 42 fork 1 starts with strategy
% 5.22/1.12  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.22/1.13  
% 5.22/1.13  **** run 45 fork 4 starts with strategy
% 5.22/1.13  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.22/1.13  
% 5.22/1.13  **** run 44 fork 3 starts with strategy
% 5.22/1.13  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.22/1.13  
% 5.22/1.13  
% 5.22/1.13  fork 6: search terminated without proof.
% 5.80/1.15  
% 5.80/1.15  **** run 47 fork 6 starts with strategy
% 5.80/1.15  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 6.06/1.18  
% 6.06/1.18  fork 6: search finished without proof.
% 6.06/1.18  
% 6.06/1.18  
% 6.06/1.18  fork 2: search terminated without proof.
% 6.06/1.19  
% 6.06/1.19  
% 6.06/1.19  fork 5: search terminated without proof.
% 6.06/1.19  
% 6.06/1.19  **** run 55 fork 6 starts with strategy
% 6.06/1.19  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 6.06/1.20  
% 6.06/1.20  **** run 43 fork 2 starts with strategy
% 6.06/1.20  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 6.06/1.21  
% 6.06/1.21  **** run 46 fork 5 starts with strategy
% 6.06/1.21  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 6.06/1.22  
% 6.06/1.22  
% 6.06/1.22  fork 7: search terminated without proof.
% 6.06/1.23  
% 6.06/1.23  
% 6.06/1.23  fork 0: search terminated without proof.
% 6.06/1.24  
% 6.06/1.24  **** run 56 fork 7 starts with strategy
% 6.06/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 6.06/1.25  
% 6.06/1.25  
% 6.06/1.25  fork 4: search terminated without proof.
% 6.06/1.25  
% 6.06/1.25  
% 6.06/1.25  fork 1: search terminated without proof.
% 6.06/1.25  
% 6.06/1.25  **** run 49 fork 0 starts with strategy
% 6.06/1.25  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.06/1.27  
% 6.06/1.27  **** run 53 fork 4 starts with strategy
% 6.06/1.27  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 6.06/1.27  
% 6.06/1.27  **** run 50 fork 1 starts with strategy
% 6.06/1.27  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 6.06/1.28  
% 6.06/1.28  
% 6.06/1.28  fork 3: search terminated without proof.
% 6.63/1.31  
% 6.63/1.31  **** run 52 fork 3 starts with strategy
% 6.63/1.31  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 6.63/1.32  
% 6.63/1.32  
% 6.63/1.32  fork 6: search terminated without proof.
% 7.16/1.33  
% 7.16/1.33  **** run 63 fork 6 starts with strategy
% 7.16/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 7.16/1.34  
% 7.16/1.34  
% 7.16/1.34  fork 5: search terminated without proof.
% 7.16/1.36  
% 7.16/1.36  **** run 54 fork 5 starts with strategy
% 7.16/1.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.16/1.36  
% 7.16/1.36  
% 7.16/1.36  fork 7: search terminated without proof.
% 7.16/1.37  
% 7.16/1.37  
% 7.16/1.37  fork 0: search terminated without proof.
% 7.16/1.38  
% 7.16/1.38  **** run 64 fork 7 starts with strategy
% 7.16/1.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 7.16/1.38  
% 7.16/1.38  
% 7.16/1.38  fork 2: search terminated without proof.
% 7.16/1.38  
% 7.16/1.38  fork 4: search finished without proof.
% 7.67/1.39  
% 7.67/1.39  **** run 57 fork 0 starts with strategy
% 7.67/1.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.67/1.40  
% 7.67/1.40  
% 7.67/1.40  fork 1: search terminated without proof.
% 7.67/1.40  
% 7.67/1.40  **** run 51 fork 2 starts with strategy
% 7.67/1.40  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 7.67/1.40  
% 7.67/1.40  **** run 61 fork 4 starts with strategy
% 7.67/1.40  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 7.67/1.41  
% 7.67/1.41  **** run 58 fork 1 starts with strategy
% 7.67/1.41  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 7.67/1.45  
% 7.67/1.45  
% 7.67/1.45  fork 3: search terminated without proof.
% 7.67/1.45  
% 7.67/1.45  
% 7.67/1.45  fork 6: search terminated without proof.
% 8.29/1.47  
% 8.29/1.47  **** run 71 fork 6 starts with strategy
% 8.29/1.47  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 8.39/1.48  
% 8.39/1.48  **** run 60 fork 3 starts with strategy
% 8.39/1.48  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 8.39/1.48  
% 8.39/1.48  
% 8.39/1.48  fork 5: search terminated without proof.
% 8.39/1.50  
% 8.39/1.50  
% 8.39/1.50  fork 7: search terminated without proof.
% 8.39/1.50  
% 8.39/1.50  **** run 62 fork 5 starts with strategy
% 8.39/1.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 8.67/1.51  
% 8.67/1.51  fork 3: search finished without proof.
% 8.67/1.51  
% 8.67/1.51  
% 8.67/1.51  fork 0: search terminated without proof.
% 8.67/1.52  
% 8.67/1.52  **** run 72 fork 7 starts with strategy
% 8.67/1.52  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.67/1.52  
% 8.67/1.52  
% 8.67/1.52  fork 4: search terminated without proof.
% 8.67/1.52  
% 8.67/1.52  
% 8.67/1.52  fork 2: search terminated without proof.
% 8.84/1.53  
% 8.84/1.53  **** run 68 fork 3 starts with strategy
% 8.84/1.53  {"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}
% 8.84/1.53  
% 8.84/1.53  fork 1: search finished without proof.
% 8.84/1.53  
% 8.84/1.53  **** run 65 fork 0 starts with strategy
% 8.84/1.53  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.84/1.54  
% 8.84/1.54  **** run 59 fork 2 starts with strategy
% 8.84/1.54  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 8.84/1.54  
% 8.84/1.54  **** run 69 fork 4 starts with strategy
% 8.84/1.54  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.84/1.55  
% 8.84/1.55  **** run 66 fork 1 starts with strategy
% 8.84/1.55  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 8.84/1.57  
% 8.84/1.57  fork 2: search finished without proof.
% 8.84/1.58  
% 8.84/1.58  fork 1: search finished without proof.
% 8.84/1.59  
% 8.84/1.59  **** run 67 fork 2 starts with strategy
% 8.84/1.59  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 8.84/1.59  
% 8.84/1.59  **** run 74 fork 1 starts with strategy
% 8.84/1.59  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.84/1.59  
% 8.84/1.59  
% 8.84/1.59  fork 6: search terminated without proof.
% 8.84/1.61  
% 8.84/1.61  **** run 79 fork 6 starts with strategy
% 8.84/1.61  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 9.55/1.62  
% 9.55/1.62  fork 5: search finished without proof.
% 9.55/1.64  
% 9.55/1.64  **** run 70 fork 5 starts with strategy
% 9.55/1.64  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.55/1.64  
% 9.55/1.64  
% 9.55/1.64  fork 7: search terminated without proof.
% 9.55/1.66  
% 9.55/1.66  
% 9.55/1.66  fork 0: search terminated without proof.
% 9.55/1.66  
% 9.55/1.66  
% 9.55/1.66  fork 3: search terminated without proof.
% 9.55/1.66  
% 9.55/1.66  **** run 80 fork 7 starts with strategy
% 9.55/1.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 9.55/1.67  
% 9.55/1.67  
% 9.55/1.67  fork 4: search terminated without proof.
% 9.55/1.67  
% 9.55/1.67  **** run 73 fork 0 starts with strategy
% 9.55/1.67  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 9.55/1.68  
% 9.55/1.68  **** run 76 fork 3 starts with strategy
% 9.55/1.68  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 9.55/1.68  
% 9.55/1.68  **** run 77 fork 4 starts with strategy
% 9.55/1.68  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 10.07/1.71  
% 10.07/1.71  
% 10.07/1.71  fork 2: search terminated without proof.
% 10.07/1.71  
% 10.07/1.71  
% 10.07/1.71  fork 1: search terminated without proof.
% 10.07/1.73  
% 10.07/1.73  **** run 75 fork 2 starts with strategy
% 10.07/1.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 10.07/1.73  
% 10.07/1.73  
% 10.07/1.73  fork 6: search terminated without proof.
% 10.07/1.73  
% 10.07/1.73  **** run 82 fork 1 starts with strategy
% 10.07/1.73  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.07/1.75  
% 10.07/1.75  **** run 87 fork 6 starts with strategy
% 10.07/1.75  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 10.07/1.76  
% 10.07/1.76  
% 10.07/1.76  fork 5: search terminated without proof.
% 10.76/1.78  
% 10.76/1.78  **** run 78 fork 5 starts with strategy
% 10.76/1.78  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.76/1.78  
% 10.76/1.78  
% 10.76/1.78  fork 7: search terminated without proof.
% 10.76/1.79  
% 10.76/1.79  
% 10.76/1.79  fork 0: search terminated without proof.
% 10.76/1.80  
% 10.76/1.80  **** run 88 fork 7 starts with strategy
% 10.76/1.80  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.76/1.80  
% 10.76/1.80  fork 3: search finished without proof.
% 10.76/1.80  
% 10.76/1.80  
% 10.76/1.80  fork 4: search terminated without proof.
% 10.76/1.81  
% 10.76/1.81  **** run 81 fork 0 starts with strategy
% 10.76/1.81  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 10.76/1.82  
% 10.76/1.82  **** run 84 fork 3 starts with strategy
% 10.76/1.82  {"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}
% 10.76/1.82  
% 10.76/1.82  **** run 85 fork 4 starts with strategy
% 10.76/1.82  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 10.76/1.84  
% 10.76/1.84  fork 2: search finished without proof.
% 10.76/1.85  
% 10.76/1.85  fork 1: search finished without proof.
% 10.76/1.86  
% 10.76/1.86  **** run 83 fork 2 starts with strategy
% 10.76/1.86  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 10.76/1.86  
% 10.76/1.86  **** run 90 fork 1 starts with strategy
% 10.76/1.86  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 10.76/1.87  
% 10.76/1.87  
% 10.76/1.87  fork 6: search terminated without proof.
% 10.76/1.89  
% 10.76/1.89  **** run 95 fork 6 starts with strategy
% 10.76/1.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 10.76/1.92  
% 10.76/1.92  
% 10.76/1.92  fork 7: search terminated without proof.
% 11.21/1.93  
% 11.21/1.93  **** run 96 fork 7 starts with strategy
% 11.21/1.93  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 11.21/1.93  
% 11.21/1.93  
% 11.21/1.93  fork 0: search terminated without proof.
% 11.21/1.94  
% 11.21/1.94  
% 11.21/1.94  fork 4: search terminated without proof.
% 11.21/1.95  
% 11.21/1.95  
% 11.21/1.95  fork 3: search terminated without proof.
% 11.21/1.95  
% 11.21/1.95  **** run 89 fork 0 starts with strategy
% 11.21/1.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.14/1.96  
% 12.14/1.96  **** run 93 fork 4 starts with strategy
% 12.14/1.96  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 12.14/1.96  
% 12.14/1.96  
% 12.14/1.96  fork 5: search terminated without proof.
% 12.14/1.97  
% 12.14/1.97  **** run 92 fork 3 starts with strategy
% 12.14/1.97  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 12.14/1.98  
% 12.14/1.98  **** run 86 fork 5 starts with strategy
% 12.14/1.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 12.14/1.99  
% 12.14/1.99  
% 12.14/1.99  fork 2: search terminated without proof.
% 12.14/2.00  
% 12.14/2.00  **** run 91 fork 2 starts with strategy
% 12.14/2.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 13.21/2.10  
% 13.21/2.10  
% 13.21/2.10  fork 5: search terminated without proof.
% 13.21/2.12  
% 13.21/2.12  **** run 94 fork 5 starts with strategy
% 13.21/2.12  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 19.26/2.89  
% 19.26/2.89  
% 19.26/2.89  fork 1: search terminated without proof.
% 19.26/2.91  
% 19.26/2.91  
% 19.26/2.91  fork 6: search terminated without proof.
% 19.76/2.92  
% 19.76/2.92  **** run 103 fork 6 starts with strategy
% 19.76/2.92  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 19.76/2.94  
% 19.76/2.94  **** run 98 fork 1 starts with strategy
% 19.76/2.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 19.76/2.95  
% 19.76/2.95  
% 19.76/2.95  fork 7: search terminated without proof.
% 20.15/2.97  
% 20.15/2.97  **** run 104 fork 7 starts with strategy
% 20.15/2.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 20.15/2.97  
% 20.15/2.97  
% 20.15/2.97  fork 0: search terminated without proof.
% 20.15/2.98  
% 20.15/2.98  fork 3: search finished without proof.
% 20.15/2.98  
% 20.15/2.98  
% 20.15/2.98  fork 4: search terminated without proof.
% 20.15/2.99  
% 20.15/2.99  **** run 97 fork 0 starts with strategy
% 20.15/2.99  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 20.15/3.00  
% 20.15/3.00  **** run 101 fork 4 starts with strategy
% 20.15/3.00  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 20.15/3.00  
% 20.15/3.00  **** run 100 fork 3 starts with strategy
% 20.15/3.00  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 20.15/3.02  
% 20.15/3.02  
% 20.15/3.02  fork 2: search terminated without proof.
% 20.15/3.04  
% 20.15/3.04  **** run 99 fork 2 starts with strategy
% 20.15/3.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 22.71/3.30  
% 22.71/3.30  
% 22.71/3.30  fork 5: search terminated without proof.
% 22.71/3.33  
% 22.71/3.33  **** run 102 fork 5 starts with strategy
% 22.71/3.33  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 27.45/3.95  
% 27.45/3.95  
% 27.45/3.95  fork 6: search terminated without proof.
% 27.45/3.96  
% 27.45/3.96  **** run 111 fork 6 starts with strategy
% 27.45/3.96  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 27.45/3.97  
% 27.45/3.97  fork 7: search finished without proof.
% 27.45/3.99  
% 27.45/3.99  
% 27.45/3.99  fork 1: search terminated without proof.
% 27.45/3.99  
% 27.45/3.99  **** run 112 fork 7 starts with strategy
% 27.45/3.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 28.21/4.01  
% 28.21/4.01  **** run 106 fork 1 starts with strategy
% 28.21/4.01  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 28.21/4.03  
% 28.21/4.03  
% 28.21/4.03  fork 0: search terminated without proof.
% 28.21/4.03  
% 28.21/4.03  
% 28.21/4.03  fork 3: search terminated without proof.
% 28.21/4.05  
% 28.21/4.05  **** run 108 fork 3 starts with strategy
% 28.21/4.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 28.21/4.05  
% 28.21/4.05  **** run 105 fork 0 starts with strategy
% 28.21/4.05  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 28.21/4.06  
% 28.21/4.06  
% 28.21/4.06  fork 2: search terminated without proof.
% 28.21/4.07  
% 28.21/4.07  
% 28.21/4.07  fork 4: search terminated without proof.
% 28.21/4.08  
% 28.21/4.08  **** run 107 fork 2 starts with strategy
% 28.21/4.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 28.21/4.09  
% 28.21/4.09  **** run 109 fork 4 starts with strategy
% 28.21/4.09  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 29.84/4.39  
% 29.84/4.39  
% 29.84/4.39  fork 5: search terminated without proof.
% 29.84/4.40  
% 29.84/4.40  **** run 110 fork 5 starts with strategy
% 29.84/4.40  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 35.32/4.99  
% 35.32/4.99  
% 35.32/4.99  fork 6: search terminated without proof.
% 36.10/5.01  
% 36.10/5.01  **** run 119 fork 6 starts with strategy
% 36.10/5.01  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 36.10/5.01  
% 36.10/5.01  
% 36.10/5.01  fork 7: search terminated without proof.
% 36.10/5.03  
% 36.10/5.03  **** run 120 fork 7 starts with strategy
% 36.10/5.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 36.10/5.03  
% 36.10/5.03  
% 36.10/5.03  fork 1: search terminated without proof.
% 36.10/5.05  
% 36.10/5.05  **** run 114 fork 1 starts with strategy
% 36.10/5.05  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 36.10/5.08  
% 36.10/5.08  
% 36.10/5.08  fork 0: search terminated without proof.
% 36.88/5.10  
% 36.88/5.10  
% 36.88/5.10  fork 2: search terminated without proof.
% 36.88/5.11  
% 36.88/5.11  
% 36.88/5.11  fork 4: search terminated without proof.
% 36.88/5.11  
% 36.88/5.11  **** run 113 fork 0 starts with strategy
% 36.88/5.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 36.88/5.12  
% 36.88/5.12  **** run 115 fork 2 starts with strategy
% 36.88/5.12  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 36.88/5.14  
% 36.88/5.14  **** run 117 fork 4 starts with strategy
% 36.88/5.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 37.37/5.17  
% 37.37/5.17  
% 37.37/5.17  fork 3: search terminated without proof.
% 37.63/5.21  
% 37.63/5.21  **** run 116 fork 3 starts with strategy
% 37.63/5.21  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 39.22/5.42  
% 39.22/5.42  
% 39.22/5.42  fork 5: search terminated without proof.
% 39.22/5.44  
% 39.22/5.44  **** run 118 fork 5 starts with strategy
% 39.22/5.44  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 44.09/6.03  
% 44.09/6.03  fork 7: search finished without proof.
% 44.23/6.04  
% 44.23/6.04  
% 44.23/6.04  fork 6: search terminated without proof.
% 44.23/6.05  
% 44.23/6.05  **** run 128 fork 7 starts with strategy
% 44.23/6.05  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 44.23/6.06  
% 44.23/6.06  fork 1: search finished without proof.
% 44.23/6.08  
% 44.23/6.08  **** run 122 fork 1 starts with strategy
% 44.23/6.08  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 44.23/6.08  
% 44.23/6.08  **** run 127 fork 6 starts with strategy
% 44.23/6.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 44.87/6.14  
% 44.87/6.14  
% 44.87/6.14  fork 2: search terminated without proof.
% 44.87/6.16  
% 44.87/6.16  
% 44.87/6.16  fork 4: search terminated without proof.
% 44.87/6.16  
% 44.87/6.16  **** run 123 fork 2 starts with strategy
% 44.87/6.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 44.87/6.17  
% 44.87/6.17  **** run 125 fork 4 starts with strategy
% 44.87/6.17  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 45.37/6.20  
% 45.37/6.20  fork 0: search finished without proof.
% 45.37/6.21  
% 45.37/6.21  **** run 121 fork 0 starts with strategy
% 45.37/6.21  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 45.37/6.23  
% 45.37/6.23  
% 45.37/6.23  fork 3: search terminated without proof.
% 45.37/6.24  
% 45.37/6.24  **** run 124 fork 3 starts with strategy
% 45.37/6.24  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 47.33/6.47  
% 47.33/6.47  
% 47.33/6.47  fork 5: search terminated without proof.
% 47.33/6.49  
% 47.33/6.49  **** run 126 fork 5 starts with strategy
% 47.33/6.49  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 51.56/7.02  
% 51.56/7.02  fork 7: search finished without proof.
% 51.56/7.04  
% 51.56/7.04  **** run 136 fork 7 starts with strategy
% 51.56/7.04  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 51.84/7.10  
% 51.84/7.10  
% 51.84/7.10  fork 6: search terminated without proof.
% 51.84/7.12  
% 51.84/7.12  **** run 135 fork 6 starts with strategy
% 51.84/7.12  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 52.90/7.15  
% 52.90/7.15  fork 6: search finished without proof.
% 52.90/7.16  
% 52.90/7.16  **** run 143 fork 6 starts with strategy
% 52.90/7.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 52.90/7.17  
% 52.90/7.17  
% 52.90/7.17  fork 1: search terminated without proof.
% 52.90/7.18  
% 52.90/7.18  
% 52.90/7.18  fork 2: search terminated without proof.
% 52.90/7.19  
% 52.90/7.19  **** run 130 fork 1 starts with strategy
% 52.90/7.19  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 52.90/7.20  
% 52.90/7.20  **** run 131 fork 2 starts with strategy
% 52.90/7.20  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 53.48/7.22  
% 53.48/7.22  
% 53.48/7.22  fork 4: search terminated without proof.
% 53.48/7.25  
% 53.48/7.25  **** run 133 fork 4 starts with strategy
% 53.48/7.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 53.48/7.26  
% 53.48/7.26  
% 53.48/7.26  fork 3: search terminated without proof.
% 53.96/7.28  
% 53.96/7.28  **** run 132 fork 3 starts with strategy
% 53.96/7.28  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 53.96/7.32  
% 53.96/7.32  
% 53.96/7.32  fork 0: search terminated without proof.
% 53.96/7.34  
% 53.96/7.34  **** run 129 fork 0 starts with strategy
% 53.96/7.34  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 55.88/7.51  
% 55.88/7.51  
% 55.88/7.51  fork 5: search terminated without proof.
% 55.88/7.53  
% 55.88/7.53  **** run 134 fork 5 starts with strategy
% 55.88/7.53  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 60.19/8.07  
% 60.19/8.07  
% 60.19/8.07  fork 7: search terminated without proof.
% 60.38/8.09  
% 60.38/8.09  **** run 144 fork 7 starts with strategy
% 60.38/8.09  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 60.81/8.18  
% 60.81/8.18  
% 60.81/8.18  fork 6: search terminated without proof.
% 60.81/8.20  
% 60.81/8.20  **** run 151 fork 6 starts with strategy
% 60.81/8.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 61.44/8.22  
% 61.44/8.22  
% 61.44/8.22  fork 2: search terminated without proof.
% 61.44/8.24  
% 61.44/8.24  **** run 139 fork 2 starts with strategy
% 61.44/8.24  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 61.44/8.27  
% 61.44/8.27  
% 61.44/8.27  fork 4: search terminated without proof.
% 61.44/8.30  
% 61.44/8.30  
% 61.44/8.30  fork 1: search terminated without proof.
% 61.44/8.30  
% 61.44/8.30  **** run 141 fork 4 starts with strategy
% 61.44/8.30  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 61.44/8.31  
% 61.44/8.31  fork 0: search finished without proof.
% 61.44/8.31  
% 61.44/8.31  
% 61.44/8.31  fork 3: search terminated without proof.
% 61.44/8.33  
% 61.44/8.33  **** run 137 fork 0 starts with strategy
% 61.44/8.33  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 61.44/8.33  
% 61.44/8.33  **** run 140 fork 3 starts with strategy
% 61.44/8.33  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 61.44/8.35  
% 61.44/8.35  **** run 138 fork 1 starts with strategy
% 61.44/8.35  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 63.81/8.55  
% 63.81/8.55  
% 63.81/8.55  fork 5: search terminated without proof.
% 63.81/8.60  
% 63.81/8.60  **** run 142 fork 5 starts with strategy
% 63.81/8.60  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 67.00/9.08  
% 67.00/9.08  fork 7: search finished without proof.
% 67.76/9.10  
% 67.76/9.10  **** run 152 fork 7 starts with strategy
% 67.76/9.10  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 69.37/9.25  
% 69.37/9.25  
% 69.37/9.25  fork 6: search terminated without proof.
% 69.37/9.26  
% 69.37/9.26  
% 69.37/9.26  fork 2: search terminated without proof.
% 69.37/9.26  
% 69.37/9.26  fork 4: search finished without proof.
% 69.37/9.26  
% 69.37/9.26  **** run 159 fork 6 starts with strategy
% 69.37/9.26  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 69.37/9.28  
% 69.37/9.28  **** run 147 fork 2 starts with strategy
% 69.37/9.28  
% 69.37/9.28  **** run 149 fork 4 starts with strategy
% 69.37/9.28  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 69.37/9.28  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 69.37/9.30  
% 69.37/9.30  fork 2: search finished without proof.
% 69.37/9.32  
% 69.37/9.32  **** run 155 fork 2 starts with strategy
% 69.37/9.32  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 69.37/9.32  
% 69.37/9.32  fork 0: search finished without proof.
% 70.15/9.34  
% 70.15/9.34  **** run 145 fork 0 starts with strategy
% 70.15/9.34  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 70.15/9.35  
% 70.15/9.35  
% 70.15/9.35  fork 3: search terminated without proof.
% 70.15/9.37  
% 70.15/9.37  **** run 148 fork 3 starts with strategy
% 70.15/9.37  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 70.73/9.40  
% 70.73/9.40  fork 3: search finished without proof.
% 70.73/9.42  
% 70.73/9.42  **** run 156 fork 3 starts with strategy
% 70.73/9.42  {"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}
% 71.30/9.49  
% 71.30/9.49  
% 71.30/9.49  fork 1: search terminated without proof.
% 71.52/9.51  
% 71.52/9.51  **** run 146 fork 1 starts with strategy
% 71.52/9.51  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 71.74/9.62  
% 71.74/9.62  
% 71.74/9.62  fork 5: search terminated without proof.
% 71.74/9.64  
% 71.74/9.64  **** run 150 fork 5 starts with strategy
% 71.74/9.64  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 76.10/10.12  
% 76.10/10.12  
% 76.10/10.12  fork 7: search terminated without proof.
% 76.10/10.13  
% 76.10/10.13  **** run 160 fork 7 starts with strategy
% 76.10/10.13  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 77.18/10.26  
% 77.18/10.26  fork 6: search finished without proof.
% 77.18/10.28  
% 77.18/10.28  **** run 167 fork 6 starts with strategy
% 77.18/10.28  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 77.50/10.34  
% 77.50/10.34  
% 77.50/10.34  fork 2: search terminated without proof.
% 77.50/10.36  
% 77.50/10.36  **** run 163 fork 2 starts with strategy
% 77.50/10.36  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 77.50/10.36  
% 77.50/10.36  
% 77.50/10.36  fork 0: search terminated without proof.
% 78.64/10.41  
% 78.64/10.41  **** run 153 fork 0 starts with strategy
% 78.64/10.41  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 78.64/10.44  
% 78.64/10.44  
% 78.64/10.44  fork 3: search terminated without proof.
% 78.64/10.45  
% 78.64/10.45  **** run 164 fork 3 starts with strategy
% 78.64/10.45  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 79.05/10.48  
% 79.05/10.48  fork 1: search finished without proof.
% 79.05/10.50  
% 79.05/10.50  **** run 154 fork 1 starts with strategy
% 79.05/10.50  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 79.05/10.53  
% 79.05/10.53  fork 1: search finished without proof.
% 79.05/10.55  
% 79.05/10.55  **** run 162 fork 1 starts with strategy
% 79.05/10.55  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 80.15/10.59  
% 80.15/10.59  
% 80.15/10.59  fork 4: search terminated without proof.
% 80.15/10.61  
% 80.15/10.61  **** run 157 fork 4 starts with strategy
% 80.15/10.61  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 80.55/10.66  
% 80.55/10.66  fork 5: search finished without proof.
% 80.55/10.68  
% 80.55/10.68  **** run 158 fork 5 starts with strategy
% 80.55/10.68  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 84.20/11.15  
% 84.20/11.15  
% 84.20/11.15  fork 7: search terminated without proof.
% 84.60/11.17  
% 84.60/11.17  **** run 168 fork 7 starts with strategy
% 84.60/11.17  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 85.65/11.33  
% 85.65/11.33  fork 2: search finished without proof.
% 86.04/11.34  
% 86.04/11.34  **** run 171 fork 2 starts with strategy
% 86.04/11.34  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 86.13/11.37  
% 86.13/11.37  
% 86.13/11.37  fork 6: search terminated without proof.
% 86.13/11.39  
% 86.13/11.39  **** run 175 fork 6 starts with strategy
% 86.13/11.39  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 86.58/11.43  
% 86.58/11.43  
% 86.58/11.43  fork 0: search terminated without proof.
% 86.58/11.44  
% 86.58/11.44  **** run 161 fork 0 starts with strategy
% 86.58/11.45  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 87.01/11.46  
% 87.01/11.46  fork 3: search finished without proof.
% 87.01/11.48  
% 87.01/11.48  **** run 172 fork 3 starts with strategy
% 87.01/11.48  {"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}
% 87.70/11.57  
% 87.70/11.57  
% 87.70/11.57  fork 1: search terminated without proof.
% 87.70/11.60  
% 87.70/11.60  **** run 170 fork 1 starts with strategy
% 87.70/11.60  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 87.70/11.63  
% 87.70/11.63  
% 87.70/11.63  fork 4: search terminated without proof.
% 87.70/11.65  
% 87.70/11.65  **** run 165 fork 4 starts with strategy
% 87.70/11.65  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 88.15/11.69  
% 88.15/11.69  fork 5: search finished without proof.
% 88.15/11.71  
% 88.15/11.71  **** run 166 fork 5 starts with strategy
% 88.15/11.71  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 92.58/12.19  
% 92.58/12.19  
% 92.58/12.19  fork 7: search terminated without proof.
% 92.58/12.21  
% 92.58/12.21  **** run 176 fork 7 starts with strategy
% 92.58/12.21  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 94.39/12.44  
% 94.39/12.44  
% 94.39/12.44  fork 2: search terminated without proof.
% 94.39/12.44  
% 94.39/12.44  
% 94.39/12.44  fork 6: search terminated without proof.
% 94.78/12.45  
% 94.78/12.45  **** run 179 fork 2 starts with strategy
% 94.78/12.45  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 94.78/12.46  
% 94.78/12.46  **** run 183 fork 6 starts with strategy
% 94.78/12.46  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 94.78/12.46  
% 94.78/12.46  
% 94.78/12.46  fork 0: search terminated without proof.
% 94.78/12.49  
% 94.78/12.49  **** run 169 fork 0 starts with strategy
% 94.78/12.49  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 94.78/12.50  
% 94.78/12.50  
% 94.78/12.50  fork 3: search terminated without proof.
% 94.78/12.53  
% 94.78/12.53  **** run 180 fork 3 starts with strategy
% 94.78/12.53  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 96.40/12.65  
% 96.40/12.65  
% 96.40/12.65  fork 1: search terminated without proof.
% 96.40/12.67  
% 96.40/12.67  
% 96.40/12.67  fork 4: search terminated without proof.
% 96.40/12.67  
% 96.40/12.67  **** run 178 fork 1 starts with strategy
% 96.40/12.67  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 96.40/12.69  
% 96.40/12.69  **** run 173 fork 4 starts with strategy
% 96.40/12.69  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 97.15/12.76  
% 97.15/12.76  
% 97.15/12.76  fork 5: search terminated without proof.
% 97.15/12.78  
% 97.15/12.78  **** run 174 fork 5 starts with strategy
% 97.15/12.78  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 100.31/13.23  
% 100.31/13.23  
% 100.31/13.23  fork 7: search terminated without proof.
% 100.75/13.25  
% 100.75/13.25  **** run 184 fork 7 starts with strategy
% 100.75/13.25  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 102.42/13.51  
% 102.42/13.51  
% 102.42/13.51  fork 0: search terminated without proof.
% 102.42/13.54  
% 102.42/13.54  **** run 177 fork 0 starts with strategy
% 102.42/13.54  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 102.42/13.56  
% 102.42/13.56  
% 102.42/13.56  result: proof found
% 102.42/13.56  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 102.42/13.56  by run 173 fork 4 strategy {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 102.42/13.56  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 102.42/13.56  
% 102.42/13.56  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 102.42/13.56  
% 102.42/13.56  run 173 fork 4 statistics:
% 102.42/13.56  ----------------------------------
% 102.42/13.56  this run seconds: 0.135462
% 102.42/13.56  total seconds: 12.271394
% 102.42/13.56  stat_given_used: 599
% 102.42/13.56  stat_given_used_at_endgame: 0
% 102.42/13.56  stat_given_candidates:   2348
% 102.42/13.56  stat_given_candidates_at_endgame: 0
% 102.42/13.56  stat_given_candidates_h: 0
% 102.42/13.56  stat_binres_derived_cl:   11151
% 102.42/13.56  stat_binres_derived_cl_h: 0
% 102.42/13.56  stat_factor_derived_cl: 780
% 102.42/13.56  stat_para_derived_cl: 599
% 102.42/13.56  stat_tautologies_discarded: 211
% 102.42/13.56  stat_forward_subsumed: 3028
% 102.42/13.56  stat_derived_cut: 2911
% 102.42/13.56  stat_derived_rewritten: 64
% 102.42/13.56  stat_weight_discarded_building: 0
% 102.42/13.56  stat_weight_discarded_cl: 0
% 102.42/13.56  stat_internlimit_discarded_cl: 0
% 102.42/13.56  stat_simplified:  70 simplified 0 derived 0 given
% 102.42/13.56  stat_kept_cl: 8567
% 102.42/13.56  stat_built_cl: 9835
% 102.42/13.56  stat_hyperres_partial_cl: 0
% 102.42/13.56  stat_made_rewriters: 3
% 102.42/13.56  stat_backward_subsumed: 0
% 102.42/13.56  stat_propagated_subsumed: 0
% 102.42/13.56  stat_clsubs_attempted:                     40463
% 102.42/13.56  stat_clsubs_fact_groundunit_found:             0
% 102.42/13.56  stat_clsubs_rule_groundunit_found:             5
% 102.42/13.56  stat_clsubs_top_meta_attempted:             453247
% 102.42/13.56  stat_clsubs_top_meta_failed:                412784
% 102.42/13.56  stat_clsubs_top_meta_nonpref_attempted:              453247
% 102.42/13.56  stat_clsubs_top_meta_nonpref_succeeded:              140903
% 102.42/13.56  stat_clsubs_top_meta_pref_attempted:                 140903
% 102.42/13.56  stat_clsubs_top_meta_pref1_succeeded:                 67993
% 102.42/13.56  stat_clsubs_top_meta_pref2_succeeded:                 42420
% 102.42/13.56  stat_clsubs_top_meta_pref3_succeeded:                 40463
% 102.42/13.56  stat_clsubs_top_meta_pref_succeeded:                  40463
% 102.42/13.56  stat_clsubs_meta_attempted:               149001
% 102.42/13.56  stat_clsubs_meta_failed:                   51895
% 102.42/13.56  stat_clsubs_predsymbs_attempted:               0
% 102.42/13.56  stat_clsubs_unit_attempted:                 5339
% 102.42/13.56  stat_clsubs_full_attempted:                35124
% 102.42/13.56  stat_forwardsubs_attempted:                11596
% 102.42/13.56  stat_lit_hash_added:                   1608
% 102.42/13.56  stat_lit_hash_computed:              101622
% 102.42/13.56  stat_lit_hash_match_found:             3446
% 102.42/13.56  stat_lit_hash_match_miss:            150268
% 102.42/13.56  stat_lit_hash_cut_ok:                   392
% 102.42/13.56  stat_lit_strong_cut_ok:                3227
% 102.42/13.56  stat_lit_hash_subsume_ok:              3028
% 102.42/13.56  clqueue els 10000000 used 1
% 102.42/13.56  clactive els 10000000 used 600
% 102.42/13.56  clactivesubsume els 10000000 used 3541
% 102.42/13.56  queue_termbuf els 200000000 used 1000559
% 102.42/13.56  hyper_termbuf els 100000000 used 1
% 102.42/13.56  active_termbuf els 100000000 used 51353
% 102.42/13.56  varstack els 5000 last used 1
% 102.42/13.56  given_termbuf els 10000000 last used 1
% 102.42/13.56  simplified_termbuf els 10000000 last used 1
% 102.42/13.56  derived_termbuf els 10000000 last used 110
% 102.42/13.56  wr_mallocs: 14387
% 102.42/13.56  wr_callocs: 21
% 102.42/13.56  wr_reallocs: 583
% 102.42/13.56  wr_frees: 2
% 102.42/13.56  wr_malloc_bytes: 4163049940
% 102.42/13.56  wr_calloc_bytes: 112065536
% 102.42/13.56  wr_realloc_bytes: 230168
% 102.42/13.56  wr_realloc_freebytes: 0
% 102.42/13.56  ----------------------------------
%------------------------------------------------------------------------------