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

View Problem - Process Solution

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

% Computer : n012.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:41 EDT 2023

% Result   : Unsatisfiable 11.68s 1.90s
% Output   : CNFRefutation 11.68s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named u_not_v)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    u != v,
    inference(cnf_transformation,[],[u_not_v]) ).

cnf('2',plain,
    extension(u,v,w,x) != extension(u,v,y,z),
    inference(cnf_transformation,[],[prove_equal_extensions]) ).

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

cnf('4',plain,
    ~ equidistant(extension(u,v,w,x),extension(u,v,y,z),X,X),
    inference(resolution,[],['2','3']) ).

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

cnf('6',plain,
    ( ~ equidistant(X,extension(u,v,y,z),Y,Z)
    | ~ equidistant(X,extension(u,v,w,x),Y,Z)
    | ~ equidistant(U,extension(u,v,y,z),V,Z)
    | ~ between(U,X,extension(u,v,w,x))
    | ~ equidistant(U,X,V,Y)
    | ~ between(V,Y,Z)
    | U = X ),
    inference(resolution,[],['4','5']) ).

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

cnf('8',plain,
    ( ~ equidistant(v,extension(u,v,y,z),X,Y)
    | ~ equidistant(v,extension(u,v,w,x),X,Y)
    | ~ equidistant(u,extension(u,v,y,z),Z,Y)
    | ~ equidistant(u,v,Z,X)
    | ~ between(Z,X,Y) ),
    inference(resolution,[then_simplify],['1','6','7']) ).

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

cnf('10',plain,
    ( ~ equidistant(v,extension(u,v,w,x),X,Y)
    | ~ equidistant(u,extension(u,v,y,z),Z,Y)
    | ~ equidistant(U,V,v,extension(u,v,y,z))
    | ~ equidistant(u,v,Z,X)
    | ~ equidistant(U,V,X,Y)
    | ~ between(Z,X,Y) ),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( ~ equidistant(u,extension(u,v,y,z),X,Y)
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(V,W,v,extension(u,v,y,z))
    | ~ equidistant(u,v,X,X2006)
    | ~ equidistant(Z,U,X2006,Y)
    | ~ equidistant(V,W,X2006,Y)
    | ~ between(X,X2006,Y) ),
    inference(resolution,[],['10','9']) ).

cnf('12',plain,
    ( ~ equidistant(X,Y,u,extension(u,v,y,z))
    | ~ equidistant(Z,U,v,extension(u,v,y,z))
    | ~ equidistant(V,W,v,extension(u,v,w,x))
    | ~ equidistant(u,v,X2006,X2007)
    | ~ equidistant(X,Y,X2006,X2008)
    | ~ equidistant(Z,U,X2007,X2008)
    | ~ equidistant(V,W,X2007,X2008)
    | ~ between(X2006,X2007,X2008) ),
    inference(resolution,[],['11','9']) ).

cnf('13',plain,
    ( ~ equidistant(X,Y,u,extension(u,v,y,z))
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(Z,U,V,extension(u,v,y,z))
    | ~ equidistant(W,X2006,v,extension(u,v,y,z))
    | ~ equidistant(W,X2006,V,extension(u,v,y,z))
    | ~ between(u,V,extension(u,v,y,z))
    | ~ equidistant(u,v,u,V) ),
    inference(factorization,[],['12']) ).

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

cnf('15',plain,
    ( ~ equidistant(X,Y,v,extension(u,v,y,z))
    | ~ equidistant(X,Y,Z,extension(u,v,y,z))
    | ~ equidistant(U,V,v,extension(u,v,w,x))
    | ~ equidistant(U,V,Z,extension(u,v,y,z))
    | ~ between(u,Z,extension(u,v,y,z))
    | ~ equidistant(u,v,u,Z) ),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,v,extension(u,v,y,z))
    | ~ equidistant(X,Y,v,extension(u,v,w,x)) ),
    inference(factorization,[then_simplify],['15','7']) ).

cnf('17',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,v,extension(u,v,y,z))
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(X,Y,Z,U) ),
    inference(resolution,[],['16','9']) ).

cnf('18',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,v,extension(u,v,y,z))
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(X,Y,V,W)
    | ~ equidistant(V,W,Z,U) ),
    inference(resolution,[],['17','9']) ).

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

cnf('20',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(extension(u,v,y,z),v,X,Y)
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(X,Y,Z,U) ),
    inference(resolution,[],['18','19']) ).

cnf('21',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,extension(u,v,y,z),v)
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(X,Y,V,W)
    | ~ equidistant(V,W,Z,U) ),
    inference(resolution,[],['20','9']) ).

cnf('22',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(v,extension(u,v,y,z),X,Y)
    | ~ equidistant(Z,U,v,extension(u,v,w,x))
    | ~ equidistant(X,Y,Z,U) ),
    inference(resolution,[],['21','19']) ).

cnf('23',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,v,extension(u,v,w,x))
    | ~ equidistant(y,z,X,Y) ),
    inference(resolution,[],['22','14']) ).

cnf('24',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,v,extension(u,v,w,x))
    | ~ equidistant(y,z,Z,U)
    | ~ equidistant(X,Y,Z,U) ),
    inference(resolution,[],['23','9']) ).

cnf('25',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(extension(u,v,w,x),v,X,Y)
    | ~ equidistant(y,z,X,Y) ),
    inference(resolution,[],['24','19']) ).

cnf('26',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,extension(u,v,w,x),v)
    | ~ equidistant(y,z,Z,U)
    | ~ equidistant(X,Y,Z,U) ),
    inference(resolution,[],['25','9']) ).

cnf('27',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(v,extension(u,v,w,x),X,Y)
    | ~ equidistant(y,z,X,Y) ),
    inference(resolution,[],['26','19']) ).

cnf('28',plain,
    ( ~ equidistant(y,z,w,x)
    | ~ equidistant(u,v,u,v) ),
    inference(resolution,[],['27','14']) ).

cnf('29',plain,
    ( ~ equidistant(u,v,u,v)
    | ~ equidistant(X,Y,y,z)
    | ~ equidistant(X,Y,w,x) ),
    inference(resolution,[],['28','9']) ).

cnf('30',plain,
    ( ~ equidistant(X,Y,u,v)
    | ~ equidistant(Z,U,y,z)
    | ~ equidistant(Z,U,w,x) ),
    inference(resolution,[],['29','9']) ).

cnf('31',plain,
    ( ~ equidistant(X,Y,y,z)
    | ~ equidistant(X,Y,w,x) ),
    inference(resolution,[],['30','14']) ).

cnf('32',plain,
    equidistant(w,x,y,z),
    inference(cnf_transformation,[],[w_to_x_equals_y_to_z]) ).

cnf('33',plain,
    ( ~ equidistant(w,x,X,Y)
    | equidistant(X,Y,y,z) ),
    inference(resolution,[],['32','9']) ).

cnf('34',plain,
    ( ~ equidistant(w,x,X,Y)
    | ~ equidistant(X,Y,w,x) ),
    inference(resolution,[],['31','33']) ).

cnf('35',plain,
    $false,
    inference(resolution,[then_simplify],['34','19','19']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : GEO028-2 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.11  % Command  : gkc %s
% 0.10/0.30  % Computer : n012.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.30  % CPULimit : 300
% 0.15/0.30  % WCLimit  : 300
% 0.15/0.30  % DateTime : Tue Aug 29 23:21:08 EDT 2023
% 0.15/0.30  % CPUTime  : 
% 0.15/0.34  
% 0.15/0.34  input clause set summed statistics:
% 0.15/0.34  ----------------------------------
% 0.15/0.34  in_clause_count:                    21
% 0.15/0.34  in_rule_clause_count:               19
% 0.15/0.34  in_fact_clause_count:                2
% 0.15/0.34  in_answer_clause_count:              0
% 0.15/0.34  in_ground_clause_count:              6
% 0.15/0.34  in_unit_clause_count:                9
% 0.15/0.34  in_horn_clause_count:               16
% 0.15/0.34  in_pos_clause_count:                 4
% 0.15/0.34  in_neg_clause_count:                 5
% 0.15/0.34  in_poseq_clause_count:               7
% 0.15/0.34  in_negeq_clause_count:               2
% 0.15/0.34  in_unitposeq_clause_count:           0
% 0.15/0.34  in_chain_clause_count:               0
% 0.15/0.34  in_min_length:             1
% 0.15/0.34  in_max_length:             8
% 0.15/0.34  in_min_depth:              1
% 0.15/0.34  in_max_depth:              2
% 0.15/0.34  in_min_size:               3
% 0.15/0.34  in_max_size:              36
% 0.15/0.34  in_min_vars:               0
% 0.15/0.34  in_max_vars:               8
% 0.15/0.34  in_extaxiom_count:                18
% 0.15/0.34  in_axiom_count:                    0
% 0.15/0.34  in_assumption_count:               2
% 0.15/0.34  in_goal_count:                     1
% 0.15/0.34  in_neg_goal_count:                 1
% 0.15/0.34  in_pos_goal_count:                 0
% 0.15/0.34  in_posunit_goal_count:             0
% 0.15/0.34  
% 0.15/0.34  auto guide:
% 0.15/0.34  -----------
% 0.15/0.34  {
% 0.15/0.34  "print":1,
% 0.15/0.34  "print_level": 15,
% 0.15/0.34  "max_size": 0,
% 0.15/0.34  "max_depth": 0,
% 0.15/0.34  "max_length": 0,
% 0.15/0.34  "max_dseconds": 0,
% 0.15/0.34  "runs":[
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"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.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"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.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.15/0.34  {"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.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"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.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"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.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.15/0.34  {"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.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"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.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"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.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.15/0.34  {"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.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.15/0.34  
% 0.15/0.34  ]}
% 0.15/0.34  
% 0.15/0.34  
% 0.15/0.34  **** run 2 fork 1 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.15/0.34  **** run 3 fork 2 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  
% 0.15/0.34  **** run 4 fork 3 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  **** run 5 fork 4 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.34  
% 0.15/0.34  **** run 6 fork 5 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.34  
% 0.15/0.34  **** run 7 fork 6 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  **** run 8 fork 7 starts with strategy
% 0.15/0.34  
% 0.15/0.34  **** run 1 fork 0 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 2: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 4: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 0: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 7: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 5: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 6: search terminated without proof.
% 0.15/0.47  
% 0.15/0.47  
% 0.15/0.47  fork 1: search terminated without proof.
% 0.15/0.47  
% 0.15/0.47  
% 0.15/0.47  fork 3: search terminated without proof.
% 0.15/0.49  
% 0.15/0.49  **** run 9 fork 0 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.50  
% 0.15/0.50  **** run 16 fork 7 starts with strategy
% 0.15/0.50  
% 0.15/0.50  **** run 13 fork 4 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.15/0.50  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.15/0.50  **** run 15 fork 6 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.50  
% 0.15/0.50  
% 0.15/0.50  **** run 11 fork 2 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.15/0.50  
% 0.15/0.50  **** run 14 fork 5 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.15/0.50  
% 0.15/0.50  **** run 10 fork 1 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.15/0.50  
% 0.15/0.50  **** run 12 fork 3 starts with strategy
% 0.15/0.50  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 4: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 5: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 7: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 6: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 1: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 2: search terminated without proof.
% 0.15/0.62  
% 0.15/0.62  
% 0.15/0.62  fork 3: search terminated without proof.
% 0.15/0.63  
% 0.15/0.63  
% 0.15/0.63  fork 0: search terminated without proof.
% 0.15/0.65  
% 0.15/0.65  **** run 23 fork 6 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.15/0.65  
% 0.15/0.65  **** run 19 fork 2 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.15/0.65  
% 0.15/0.65  **** run 22 fork 5 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.15/0.65  
% 0.15/0.65  **** run 21 fork 4 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.15/0.65  
% 0.15/0.65  **** run 20 fork 3 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.15/0.65  
% 0.15/0.65  **** run 18 fork 1 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.15/0.65  
% 0.15/0.65  **** run 24 fork 7 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.15/0.69  
% 0.15/0.69  **** run 17 fork 0 starts with strategy
% 0.15/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.47/0.77  
% 2.47/0.77  
% 2.47/0.77  fork 5: search terminated without proof.
% 2.47/0.77  
% 2.47/0.77  
% 2.47/0.77  fork 4: search terminated without proof.
% 2.47/0.77  
% 2.47/0.77  
% 2.47/0.77  fork 1: search terminated without proof.
% 2.47/0.77  
% 2.47/0.77  
% 2.47/0.77  fork 7: search terminated without proof.
% 2.47/0.77  
% 2.47/0.77  
% 2.47/0.77  fork 3: search terminated without proof.
% 3.54/0.79  
% 3.54/0.79  
% 3.54/0.79  fork 2: search terminated without proof.
% 3.54/0.79  
% 3.54/0.79  
% 3.54/0.79  fork 6: search terminated without proof.
% 3.54/0.80  
% 3.54/0.80  **** run 29 fork 4 starts with strategy
% 3.54/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.54/0.80  
% 3.54/0.80  **** run 30 fork 5 starts with strategy
% 3.54/0.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.54/0.80  
% 3.54/0.80  **** run 32 fork 7 starts with strategy
% 3.54/0.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.54/0.80  
% 3.54/0.80  **** run 28 fork 3 starts with strategy
% 3.54/0.80  
% 3.54/0.80  **** run 26 fork 1 starts with strategy
% 3.54/0.80  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.54/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 3.54/0.81  
% 3.54/0.81  **** run 27 fork 2 starts with strategy
% 3.54/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 3.54/0.82  
% 3.54/0.82  **** run 31 fork 6 starts with strategy
% 3.54/0.82  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.54/0.85  
% 3.54/0.85  
% 3.54/0.85  fork 0: search terminated without proof.
% 3.54/0.87  
% 3.54/0.87  **** run 25 fork 0 starts with strategy
% 3.54/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 4.61/0.92  
% 4.61/0.92  
% 4.61/0.92  fork 1: search terminated without proof.
% 4.61/0.92  
% 4.61/0.92  
% 4.61/0.92  fork 3: search terminated without proof.
% 4.65/0.93  
% 4.65/0.93  
% 4.65/0.93  fork 4: search terminated without proof.
% 4.65/0.93  
% 4.65/0.93  fork 7: search finished without proof.
% 4.65/0.94  
% 4.65/0.94  
% 4.65/0.94  fork 2: search terminated without proof.
% 4.65/0.94  
% 4.65/0.94  
% 4.65/0.94  fork 5: search terminated without proof.
% 4.65/0.94  
% 4.65/0.94  **** run 36 fork 3 starts with strategy
% 4.65/0.94  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 4.65/0.94  
% 4.65/0.94  **** run 34 fork 1 starts with strategy
% 4.65/0.94  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.65/0.95  
% 4.65/0.95  
% 4.65/0.95  fork 6: search terminated without proof.
% 4.65/0.96  
% 4.65/0.96  **** run 37 fork 4 starts with strategy
% 4.65/0.96  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.65/0.96  
% 4.65/0.96  **** run 40 fork 7 starts with strategy
% 4.65/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 4.65/0.96  
% 4.65/0.96  **** run 35 fork 2 starts with strategy
% 4.65/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.65/0.96  
% 4.65/0.96  **** run 38 fork 5 starts with strategy
% 4.65/0.96  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.65/0.97  
% 4.65/0.97  **** run 39 fork 6 starts with strategy
% 4.65/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.65/0.99  
% 4.65/0.99  
% 4.65/0.99  fork 0: search terminated without proof.
% 5.29/1.01  
% 5.29/1.01  **** run 33 fork 0 starts with strategy
% 5.29/1.01  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 5.29/1.06  
% 5.29/1.06  
% 5.29/1.06  fork 1: search terminated without proof.
% 5.29/1.07  
% 5.29/1.07  
% 5.29/1.07  fork 3: search terminated without proof.
% 5.89/1.08  
% 5.89/1.08  
% 5.89/1.08  fork 4: search terminated without proof.
% 5.89/1.08  
% 5.89/1.08  
% 5.89/1.08  fork 7: search terminated without proof.
% 5.89/1.08  
% 5.89/1.08  **** run 42 fork 1 starts with strategy
% 5.89/1.08  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.89/1.09  
% 5.89/1.09  
% 5.89/1.09  fork 2: search terminated without proof.
% 5.89/1.09  
% 5.89/1.09  
% 5.89/1.09  fork 5: search terminated without proof.
% 5.89/1.09  
% 5.89/1.09  **** run 44 fork 3 starts with strategy
% 5.89/1.09  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.89/1.09  
% 5.89/1.09  
% 5.89/1.09  fork 6: search terminated without proof.
% 5.89/1.11  
% 5.89/1.11  **** run 45 fork 4 starts with strategy
% 5.89/1.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.89/1.11  
% 5.89/1.11  **** run 48 fork 7 starts with strategy
% 5.89/1.11  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 5.89/1.11  
% 5.89/1.11  **** run 43 fork 2 starts with strategy
% 5.89/1.11  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.89/1.12  
% 5.89/1.12  **** run 46 fork 5 starts with strategy
% 5.89/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 5.89/1.12  
% 5.89/1.12  **** run 47 fork 6 starts with strategy
% 5.89/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.89/1.14  
% 5.89/1.14  fork 7: search finished without proof.
% 5.89/1.14  
% 5.89/1.14  
% 5.89/1.14  fork 0: search terminated without proof.
% 5.89/1.16  
% 5.89/1.16  **** run 41 fork 0 starts with strategy
% 5.89/1.16  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.89/1.16  
% 5.89/1.16  **** run 56 fork 7 starts with strategy
% 5.89/1.16  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 6.83/1.21  
% 6.83/1.21  
% 6.83/1.21  fork 1: search terminated without proof.
% 7.01/1.23  
% 7.01/1.23  
% 7.01/1.23  fork 3: search terminated without proof.
% 7.01/1.23  
% 7.01/1.23  
% 7.01/1.23  fork 4: search terminated without proof.
% 7.01/1.23  
% 7.01/1.23  **** run 50 fork 1 starts with strategy
% 7.01/1.23  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.01/1.23  
% 7.01/1.23  
% 7.01/1.23  fork 2: search terminated without proof.
% 7.01/1.25  
% 7.01/1.25  
% 7.01/1.25  fork 5: search terminated without proof.
% 7.01/1.25  
% 7.01/1.25  
% 7.01/1.25  fork 6: search terminated without proof.
% 7.01/1.25  
% 7.01/1.25  **** run 52 fork 3 starts with strategy
% 7.01/1.25  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 7.01/1.25  
% 7.01/1.25  **** run 53 fork 4 starts with strategy
% 7.01/1.25  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 7.01/1.26  
% 7.01/1.26  **** run 51 fork 2 starts with strategy
% 7.01/1.26  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.01/1.27  
% 7.01/1.27  **** run 54 fork 5 starts with strategy
% 7.01/1.27  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 7.01/1.28  
% 7.01/1.28  **** run 55 fork 6 starts with strategy
% 7.01/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.01/1.28  
% 7.01/1.28  
% 7.01/1.28  fork 7: search terminated without proof.
% 7.01/1.30  
% 7.01/1.30  **** run 64 fork 7 starts with strategy
% 7.01/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 7.01/1.33  
% 7.01/1.33  
% 7.01/1.33  fork 0: search terminated without proof.
% 7.24/1.35  
% 7.24/1.35  **** run 49 fork 0 starts with strategy
% 7.24/1.35  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 7.24/1.37  
% 7.24/1.37  
% 7.24/1.37  fork 1: search terminated without proof.
% 7.24/1.38  
% 7.24/1.38  
% 7.24/1.38  fork 4: search terminated without proof.
% 7.24/1.39  
% 7.24/1.39  
% 7.24/1.39  fork 2: search terminated without proof.
% 7.24/1.40  
% 7.24/1.40  **** run 58 fork 1 starts with strategy
% 7.24/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.24/1.40  
% 7.24/1.40  fork 5: search finished without proof.
% 7.24/1.40  
% 7.24/1.40  
% 7.24/1.40  fork 6: search terminated without proof.
% 7.24/1.41  
% 7.24/1.41  **** run 61 fork 4 starts with strategy
% 7.24/1.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.24/1.41  
% 7.24/1.41  **** run 59 fork 2 starts with strategy
% 7.24/1.41  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 8.42/1.42  
% 8.42/1.42  **** run 62 fork 5 starts with strategy
% 8.42/1.42  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 8.42/1.42  
% 8.42/1.42  **** run 63 fork 6 starts with strategy
% 8.42/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 8.42/1.42  
% 8.42/1.42  
% 8.42/1.42  fork 7: search terminated without proof.
% 8.42/1.45  
% 8.42/1.45  fork 4: search finished without proof.
% 8.42/1.45  
% 8.42/1.45  **** run 72 fork 7 starts with strategy
% 8.42/1.45  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 8.42/1.47  
% 8.42/1.47  **** run 69 fork 4 starts with strategy
% 8.42/1.47  {"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.42/1.47  
% 8.42/1.47  
% 8.42/1.47  fork 0: search terminated without proof.
% 9.00/1.50  
% 9.00/1.50  **** run 57 fork 0 starts with strategy
% 9.00/1.50  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 9.00/1.52  
% 9.00/1.52  
% 9.00/1.52  fork 1: search terminated without proof.
% 9.00/1.54  
% 9.00/1.54  
% 9.00/1.54  fork 2: search terminated without proof.
% 9.00/1.54  
% 9.00/1.54  **** run 66 fork 1 starts with strategy
% 9.00/1.54  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.00/1.55  
% 9.00/1.55  
% 9.00/1.55  fork 5: search terminated without proof.
% 9.00/1.55  
% 9.00/1.55  
% 9.00/1.55  fork 6: search terminated without proof.
% 9.00/1.56  
% 9.00/1.56  **** run 67 fork 2 starts with strategy
% 9.00/1.56  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 9.00/1.57  
% 9.00/1.57  **** run 70 fork 5 starts with strategy
% 9.00/1.57  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.00/1.57  
% 9.00/1.57  **** run 71 fork 6 starts with strategy
% 9.00/1.57  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.00/1.57  
% 9.00/1.57  
% 9.00/1.57  fork 7: search terminated without proof.
% 9.56/1.59  
% 9.56/1.59  fork 2: search finished without proof.
% 9.56/1.59  
% 9.56/1.59  
% 9.56/1.59  fork 4: search terminated without proof.
% 9.56/1.60  
% 9.56/1.60  **** run 80 fork 7 starts with strategy
% 9.56/1.60  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 9.74/1.61  
% 9.74/1.61  **** run 75 fork 2 starts with strategy
% 9.74/1.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 9.74/1.61  
% 9.74/1.61  **** run 77 fork 4 starts with strategy
% 9.74/1.61  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 9.87/1.62  
% 9.87/1.62  
% 9.87/1.62  fork 0: search terminated without proof.
% 9.87/1.65  
% 9.87/1.65  **** run 65 fork 0 starts with strategy
% 9.87/1.65  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 9.87/1.68  
% 9.87/1.68  
% 9.87/1.68  fork 1: search terminated without proof.
% 9.87/1.69  
% 9.87/1.69  
% 9.87/1.69  fork 5: search terminated without proof.
% 9.87/1.70  
% 9.87/1.70  
% 9.87/1.70  fork 6: search terminated without proof.
% 9.87/1.70  
% 9.87/1.70  **** run 74 fork 1 starts with strategy
% 9.87/1.70  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 10.53/1.72  
% 10.53/1.72  **** run 78 fork 5 starts with strategy
% 10.53/1.72  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 10.53/1.72  
% 10.53/1.72  **** run 79 fork 6 starts with strategy
% 10.53/1.72  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.53/1.72  
% 10.53/1.72  
% 10.53/1.72  fork 7: search terminated without proof.
% 10.53/1.73  
% 10.53/1.73  
% 10.53/1.73  fork 2: search terminated without proof.
% 10.53/1.74  
% 10.53/1.74  fork 4: search finished without proof.
% 10.53/1.74  
% 10.53/1.74  **** run 88 fork 7 starts with strategy
% 10.53/1.74  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 10.53/1.76  
% 10.53/1.76  **** run 83 fork 2 starts with strategy
% 10.53/1.76  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.53/1.76  
% 10.53/1.76  **** run 85 fork 4 starts with strategy
% 10.53/1.76  {"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.53/1.77  
% 10.53/1.77  
% 10.53/1.77  fork 0: search terminated without proof.
% 10.53/1.79  
% 10.53/1.79  **** run 73 fork 0 starts with strategy
% 10.53/1.79  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 11.08/1.82  
% 11.08/1.82  
% 11.08/1.82  fork 1: search terminated without proof.
% 11.08/1.84  
% 11.08/1.84  
% 11.08/1.84  fork 5: search terminated without proof.
% 11.08/1.84  
% 11.08/1.84  
% 11.08/1.84  fork 6: search terminated without proof.
% 11.08/1.85  
% 11.08/1.85  **** run 82 fork 1 starts with strategy
% 11.08/1.85  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 11.08/1.86  
% 11.08/1.86  **** run 86 fork 5 starts with strategy
% 11.08/1.86  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 11.08/1.86  
% 11.08/1.86  
% 11.08/1.86  fork 7: search terminated without proof.
% 11.08/1.87  
% 11.08/1.87  **** run 87 fork 6 starts with strategy
% 11.08/1.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 11.67/1.88  
% 11.67/1.88  fork 2: search finished without proof.
% 11.68/1.89  
% 11.68/1.89  
% 11.68/1.89  fork 4: search terminated without proof.
% 11.68/1.89  
% 11.68/1.89  **** run 96 fork 7 starts with strategy
% 11.68/1.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 11.68/1.90  
% 11.68/1.90  **** run 91 fork 2 starts with strategy
% 11.68/1.90  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 11.68/1.90  
% 11.68/1.90  
% 11.68/1.90  result: proof found
% 11.68/1.90  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 11.68/1.90  by run 52 fork 3 strategy {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.68/1.90  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 11.68/1.90  
% 11.68/1.90  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 11.68/1.90  
% 11.68/1.90  run 52 fork 3 statistics:
% 11.68/1.90  ----------------------------------
% 11.68/1.90  this run seconds: 0.019091
% 11.68/1.90  total seconds: 0.956913
% 11.68/1.90  stat_given_used: 68
% 11.68/1.90  stat_given_used_at_endgame: 0
% 11.68/1.90  stat_given_candidates:   87
% 11.68/1.90  stat_given_candidates_at_endgame: 0
% 11.68/1.90  stat_given_candidates_h: 0
% 11.68/1.90  stat_binres_derived_cl:   414
% 11.68/1.90  stat_binres_derived_cl_h: 0
% 11.68/1.90  stat_factor_derived_cl: 98
% 11.68/1.90  stat_para_derived_cl: 57
% 11.68/1.90  stat_tautologies_discarded: 0
% 11.68/1.90  stat_forward_subsumed: 10
% 11.68/1.90  stat_derived_cut: 9
% 11.68/1.90  stat_derived_rewritten: 0
% 11.68/1.90  stat_weight_discarded_building: 0
% 11.68/1.90  stat_weight_discarded_cl: 0
% 11.68/1.90  stat_internlimit_discarded_cl: 0
% 11.68/1.90  stat_simplified:  0 simplified 0 derived 0 given
% 11.68/1.90  stat_kept_cl: 548
% 11.68/1.90  stat_built_cl: 720
% 11.68/1.90  stat_hyperres_partial_cl: 0
% 11.68/1.90  stat_made_rewriters: 0
% 11.68/1.90  stat_backward_subsumed: 0
% 11.68/1.90  stat_propagated_subsumed: 0
% 11.68/1.90  stat_clsubs_attempted:                       332
% 11.68/1.90  stat_clsubs_fact_groundunit_found:             0
% 11.68/1.90  stat_clsubs_rule_groundunit_found:             2
% 11.68/1.90  stat_clsubs_top_meta_attempted:               3522
% 11.68/1.90  stat_clsubs_top_meta_failed:                  3190
% 11.68/1.90  stat_clsubs_top_meta_nonpref_attempted:                3522
% 11.68/1.90  stat_clsubs_top_meta_nonpref_succeeded:                1186
% 11.68/1.90  stat_clsubs_top_meta_pref_attempted:                   1186
% 11.68/1.90  stat_clsubs_top_meta_pref1_succeeded:                   427
% 11.68/1.90  stat_clsubs_top_meta_pref2_succeeded:                   333
% 11.68/1.90  stat_clsubs_top_meta_pref3_succeeded:                   332
% 11.68/1.90  stat_clsubs_top_meta_pref_succeeded:                    332
% 11.68/1.90  stat_clsubs_meta_attempted:                 1909
% 11.68/1.90  stat_clsubs_meta_failed:                     609
% 11.68/1.90  stat_clsubs_predsymbs_attempted:               0
% 11.68/1.90  stat_clsubs_unit_attempted:                   38
% 11.68/1.90  stat_clsubs_full_attempted:                  294
% 11.68/1.90  stat_forwardsubs_attempted:                  559
% 11.68/1.90  stat_lit_hash_added:                     85
% 11.68/1.90  stat_lit_hash_computed:                7822
% 11.68/1.90  stat_lit_hash_match_found:               13
% 11.68/1.90  stat_lit_hash_match_miss:             12140
% 11.68/1.90  stat_lit_hash_cut_ok:                     1
% 11.68/1.90  stat_lit_strong_cut_ok:                   8
% 11.68/1.90  stat_lit_hash_subsume_ok:                10
% 11.68/1.90  clqueue els 10000000 used 1
% 11.68/1.90  clactive els 10000000 used 87
% 11.68/1.90  clactivesubsume els 10000000 used 469
% 11.68/1.90  queue_termbuf els 200000000 used 87755
% 11.68/1.90  hyper_termbuf els 100000000 used 1
% 11.68/1.90  active_termbuf els 100000000 used 6297
% 11.68/1.90  varstack els 5000 last used 1
% 11.68/1.90  given_termbuf els 10000000 last used 1
% 11.68/1.90  simplified_termbuf els 10000000 last used 1
% 11.68/1.90  derived_termbuf els 10000000 last used 24
% 11.68/1.90  wr_mallocs: 2207
% 11.68/1.90  wr_callocs: 21
% 11.68/1.90  wr_reallocs: 37
% 11.68/1.90  wr_frees: 2
% 11.68/1.90  wr_malloc_bytes: 4162653732
% 11.68/1.90  wr_calloc_bytes: 112065536
% 11.68/1.90  wr_realloc_bytes: 13232
% 11.68/1.90  wr_realloc_freebytes: 0
% 11.68/1.90  ----------------------------------
% 11.68/1.91  
% 11.68/1.91  **** run 93 fork 4 starts with strategy
% 11.68/1.91  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 11.68/1.91  
% 11.68/1.91  
% 11.68/1.91  fork 0: search terminated without proof.
%------------------------------------------------------------------------------