TSTP Solution File: GRP111-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP111-1 : TPTP v8.1.2. Bugfixed v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 00:52:24 EDT 2023

% Result   : Unsatisfiable 9.14s 1.68s
% Output   : CNFRefutation 9.14s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named multiply)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    multiply(X,Y) = inverse(double_divide(Y,X)),
    inference(cnf_transformation,[],[multiply]) ).

cnf('2',plain,
    double_divide(inverse(double_divide(inverse(double_divide(X0,inverse(X1))),X2)),double_divide(X0,X2)) = X1,
    inference(cnf_transformation,[],[single_axiom]) ).

cnf('3',plain,
    double_divide(multiply(X,multiply(inverse(Y),Z)),double_divide(Z,X)) = Y,
    inference(simplify,[then_simplify],['2','1','1']) ).

cnf('4',plain,
    multiply(double_divide(X,Y),multiply(Y,multiply(inverse(Z),X))) = inverse(Z),
    inference(paramodulation,[],['3','1']) ).

cnf('5',plain,
    multiply(X,multiply(double_divide(Y,Z),multiply(inverse(U),multiply(Z,multiply(inverse(X),Y))))) = inverse(U),
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    double_divide(multiply(double_divide(X,Y),multiply(inverse(Z),multiply(Y,multiply(inverse(U),X)))),U) = Z,
    inference(paramodulation,[],['3','3']) ).

cnf('7',plain,
    double_divide(multiply(double_divide(multiply(X3,multiply(inverse(inverse(Y3)),Z3)),double_divide(Z3,X3)),inverse(U3)),U3) = Y3,
    inference(paramodulation,[],['5','6']) ).

cnf('8',plain,
    double_divide(multiply(inverse(X),inverse(Y)),Y) = X,
    inference(simplify,[],['7','3']) ).

cnf('9',plain,
    multiply(X,multiply(inverse(Y),inverse(X))) = inverse(Y),
    inference(paramodulation,[],['8','1']) ).

cnf('10',plain,
    double_divide(inverse(X),double_divide(inverse(Y),Y)) = X,
    inference(paramodulation,[],['9','3']) ).

cnf('11',plain,
    double_divide(multiply(X,Y),double_divide(inverse(Z),Z)) = double_divide(Y,X),
    inference(paramodulation,[],['1','10']) ).

cnf('12',plain,
    multiply(double_divide(X3,Y3),multiply(Y3,multiply(multiply(Z3,U3),X3))) = inverse(double_divide(U3,Z3)),
    inference(paramodulation,[],['1','4']) ).

cnf('13',plain,
    multiply(double_divide(X,Y),multiply(Y,multiply(multiply(Z,U),X))) = multiply(Z,U),
    inference(simplify,[],['12','1']) ).

cnf('14',plain,
    double_divide(multiply(X,Y),double_divide(multiply(multiply(X,Y),Z),double_divide(Z,inverse(U)))) = U,
    inference(paramodulation,[],['13','3']) ).

cnf('15',plain,
    double_divide(multiply(X,Y),double_divide(inverse(inverse(Z)),multiply(X,Y))) = Z,
    inference(paramodulation,[],['11','14']) ).

cnf('16',plain,
    multiply(double_divide(multiply(inverse(X),Y),double_divide(Y,multiply(Z,U))),inverse(X)) = multiply(Z,U),
    inference(paramodulation,[],['4','13']) ).

cnf('17',plain,
    multiply(X,inverse(Y)) = multiply(inverse(Y),inverse(inverse(X))),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    double_divide(multiply(X,inverse(Y)),inverse(X)) = Y,
    inference(paramodulation,[],['17','8']) ).

cnf('19',plain,
    inverse(inverse(X)) = X,
    inference(paramodulation,[],['18','8']) ).

cnf('20',plain,
    double_divide(multiply(inverse(X),inverse(Y)),X) = Y,
    inference(paramodulation,[],['19','18']) ).

cnf('21',plain,
    double_divide(multiply(inverse(X),multiply(Y,Z)),double_divide(Z,Y)) = X,
    inference(paramodulation,[],['1','8']) ).

cnf('22',plain,
    double_divide(inverse(X),double_divide(inverse(inverse(Y)),inverse(X))) = Y,
    inference(paramodulation,[],['9','21']) ).

cnf('23',plain,
    double_divide(inverse(X),double_divide(Y,inverse(X))) = Y,
    inference(paramodulation,[],['19','22']) ).

cnf('24',plain,
    double_divide(X3,double_divide(Y3,inverse(inverse(X3)))) = Y3,
    inference(paramodulation,[],['19','23']) ).

cnf('25',plain,
    double_divide(X,double_divide(Y,X)) = Y,
    inference(simplify,[],['24','19']) ).

cnf('26',plain,
    double_divide(X,Y) = multiply(inverse(X),inverse(Y)),
    inference(paramodulation,[],['20','25']) ).

cnf('27',plain,
    double_divide(double_divide(X,Y),Y) = X,
    inference(paramodulation,[],['26','8']) ).

cnf('28',plain,
    multiply(double_divide(X,Y),Y) = inverse(X),
    inference(paramodulation,[],['25','1']) ).

cnf('29',plain,
    multiply(X3,Y3) = inverse(double_divide(X3,Y3)),
    inference(paramodulation,[],['27','28']) ).

cnf('30',plain,
    multiply(X,Y) = multiply(Y,X),
    inference(simplify,[],['29','1']) ).

cnf('31',plain,
    multiply(X,double_divide(Y,X)) = inverse(Y),
    inference(paramodulation,[],['26','9']) ).

cnf('32',plain,
    multiply(X3,double_divide(inverse(Y3),X3)) = Y3,
    inference(paramodulation,[],['19','31']) ).

cnf('33',plain,
    double_divide(inverse(X),Y) = multiply(X,inverse(Y)),
    inference(paramodulation,[],['18','23']) ).

cnf('34',plain,
    multiply(X,multiply(Y,inverse(X))) = Y,
    inference(simplify,[],['32','33']) ).

cnf('35',plain,
    multiply(inverse(X),multiply(Y,X)) = Y,
    inference(paramodulation,[],['19','34']) ).

cnf('36',plain,
    multiply(inverse(X),multiply(X,Y)) = Y,
    inference(paramodulation,[],['30','35']) ).

cnf('37',plain,
    double_divide(multiply(X,Y),double_divide(multiply(Z,Y),X)) = Z,
    inference(paramodulation,[],['36','3']) ).

cnf('38',plain,
    double_divide(X,double_divide(multiply(X,Y),Z)) = multiply(Z,Y),
    inference(paramodulation,[],['37','27']) ).

cnf('39',plain,
    double_divide(multiply(multiply(X,Y),inverse(Z)),Z) = double_divide(Y,X),
    inference(paramodulation,[],['1','8']) ).

cnf('40',plain,
    inverse(multiply(X,Y)) = double_divide(Y,X),
    inference(paramodulation,[],['18','39']) ).

cnf('41',plain,
    inverse(multiply(X3,Y3)) = double_divide(X3,Y3),
    inference(paramodulation,[],['30','40']) ).

cnf('42',plain,
    double_divide(X,Y) = double_divide(Y,X),
    inference(simplify,[],['41','40']) ).

cnf('43',plain,
    double_divide(multiply(X,Y),double_divide(multiply(Y,Z),X)) = Z,
    inference(paramodulation,[],['35','3']) ).

cnf('44',plain,
    double_divide(X,double_divide(multiply(Y,X),Z)) = multiply(Z,Y),
    inference(paramodulation,[],['43','27']) ).

cnf('45',plain,
    double_divide(X,double_divide(Y,multiply(Z,X))) = multiply(Y,Z),
    inference(paramodulation,[],['42','44']) ).

cnf('46',plain,
    ( multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3))
    | multiply(inverse(a1),a1) != multiply(inverse(b1),b1)
    | multiply(multiply(inverse(b2),b2),a2) != a2
    | multiply(a4,b4) != multiply(b4,a4) ),
    inference(cnf_transformation,[],[prove_these_axioms]) ).

cnf('47',plain,
    double_divide(multiply(X,inverse(X)),inverse(Y)) = Y,
    inference(paramodulation,[],['11','21']) ).

cnf('48',plain,
    double_divide(multiply(X,inverse(X)),Y) = inverse(Y),
    inference(paramodulation,[],['19','47']) ).

cnf('49',plain,
    double_divide(multiply(inverse(X),X),Y) = inverse(Y),
    inference(paramodulation,[],['19','48']) ).

cnf('50',plain,
    X3 = inverse(double_divide(X3,multiply(inverse(Y3),Y3))),
    inference(paramodulation,[],['25','49']) ).

cnf('51',plain,
    X = multiply(multiply(inverse(Y),Y),X),
    inference(simplify,[],['50','1']) ).

cnf('52',plain,
    ( multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3))
    | multiply(inverse(a1),a1) != multiply(inverse(b1),b1)
    | multiply(a4,b4) != multiply(b4,a4) ),
    inference(simplify,[],['46','51']) ).

cnf('53',plain,
    double_divide(multiply(inverse(X),X),inverse(Y)) = Y,
    inference(paramodulation,[],['19','47']) ).

cnf('54',plain,
    double_divide(inverse(X),double_divide(Y,inverse(Y))) = X,
    inference(paramodulation,[],['19','10']) ).

cnf('55',plain,
    double_divide(inverse(X3),multiply(inverse(Y3),Y3)) = X3,
    inference(paramodulation,[],['53','54']) ).

cnf('56',plain,
    multiply(X,double_divide(Y,inverse(Y))) = X,
    inference(simplify,[then_simplify],['55','33','40']) ).

cnf('57',plain,
    multiply(X,multiply(inverse(Y),Y)) = X,
    inference(paramodulation,[],['53','56']) ).

cnf('58',plain,
    multiply(inverse(X3),X3) = multiply(inverse(Y3),Y3),
    inference(paramodulation,[],['51','57']) ).

cnf('59',plain,
    multiply(X,multiply(inverse(X),Y)) = Y,
    inference(paramodulation,[],['30','34']) ).

cnf('60',plain,
    multiply(X3,Y3) = multiply(Y3,X3),
    inference(paramodulation,[],['35','59']) ).

cnf('61',plain,
    multiply(multiply(a3,b3),c3) != multiply(multiply(b3,c3),a3),
    inference(paramodulation,[then_simplify],['30','52','58','60']) ).

cnf('62',plain,
    $false,
    inference(paramodulation,[then_simplify],['38','45','61']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP111-1 : TPTP v8.1.2. Bugfixed v2.7.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n014.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 23:46:00 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.39  
% 0.13/0.39  input clause set summed statistics:
% 0.13/0.39  ----------------------------------
% 0.13/0.39  in_clause_count:                     3
% 0.13/0.39  in_rule_clause_count:                3
% 0.13/0.39  in_fact_clause_count:                0
% 0.13/0.39  in_answer_clause_count:              0
% 0.13/0.39  in_ground_clause_count:              1
% 0.13/0.39  in_unit_clause_count:                2
% 0.13/0.39  in_horn_clause_count:                3
% 0.13/0.39  in_pos_clause_count:                 2
% 0.13/0.39  in_neg_clause_count:                 1
% 0.13/0.39  in_poseq_clause_count:               2
% 0.13/0.39  in_negeq_clause_count:               1
% 0.13/0.39  in_unitposeq_clause_count:           2
% 0.13/0.39  in_chain_clause_count:               0
% 0.13/0.39  in_min_length:             1
% 0.13/0.39  in_max_length:             4
% 0.13/0.39  in_min_depth:              3
% 0.13/0.39  in_max_depth:              7
% 0.13/0.39  in_min_size:               8
% 0.13/0.39  in_max_size:              35
% 0.13/0.39  in_min_vars:               0
% 0.13/0.39  in_max_vars:               3
% 0.13/0.39  in_extaxiom_count:                 0
% 0.13/0.39  in_axiom_count:                    2
% 0.13/0.39  in_assumption_count:               0
% 0.13/0.39  in_goal_count:                     1
% 0.13/0.39  in_neg_goal_count:                 1
% 0.13/0.39  in_pos_goal_count:                 0
% 0.13/0.39  in_posunit_goal_count:             0
% 0.13/0.39  
% 0.13/0.39  auto guide:
% 0.13/0.39  -----------
% 0.13/0.39  {
% 0.13/0.39  "print":1,
% 0.13/0.39  "print_level": 15,
% 0.13/0.39  "max_size": 0,
% 0.13/0.39  "max_depth": 0,
% 0.13/0.39  "max_length": 0,
% 0.13/0.39  "max_dseconds": 0,
% 0.13/0.39  "runs":[
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/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.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/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.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/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.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/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.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/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.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/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.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/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.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0} 
% 0.13/0.39  
% 0.13/0.39  ]}
% 0.13/0.39  
% 0.13/0.39  
% 0.13/0.39  **** run 1 fork 0 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 2 fork 1 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.43  
% 0.20/0.43  fork 3: search finished without proof.
% 0.20/0.46  
% 0.20/0.46  **** run 12 fork 3 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 1: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 7: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 10 fork 1 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 16 fork 7 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 9 fork 0 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  fork 1: search finished without proof.
% 0.20/0.57  
% 0.20/0.57  fork 6: search finished without proof.
% 0.20/0.57  
% 0.20/0.57  fork 0: search finished without proof.
% 0.20/0.58  
% 0.20/0.58  
% 0.20/0.58  fork 3: search terminated without proof.
% 0.20/0.58  
% 0.20/0.58  **** run 18 fork 1 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.20/0.59  
% 0.20/0.59  **** run 23 fork 6 starts with strategy
% 0.20/0.59  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 0.20/0.59  
% 0.20/0.59  **** run 17 fork 0 starts with strategy
% 0.20/0.59  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.20/0.60  
% 0.20/0.60  **** run 20 fork 3 starts with strategy
% 0.20/0.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.61  
% 0.20/0.61  fork 0: search finished without proof.
% 0.20/0.63  
% 0.20/0.63  **** run 25 fork 0 starts with strategy
% 0.20/0.63  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 7: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 2: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 5: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 4: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  **** run 24 fork 7 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.20/0.68  
% 0.20/0.68  **** run 19 fork 2 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.69  
% 0.20/0.69  **** run 21 fork 4 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.20/0.69  
% 0.20/0.69  **** run 22 fork 5 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 1: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 6: search terminated without proof.
% 0.20/0.72  
% 0.20/0.72  **** run 26 fork 1 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.20/0.72  
% 0.20/0.72  **** run 31 fork 6 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.74  
% 0.20/0.74  fork 5: search finished without proof.
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  fork 3: search terminated without proof.
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  fork 0: search terminated without proof.
% 0.20/0.76  
% 0.20/0.76  **** run 30 fork 5 starts with strategy
% 0.20/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.76  
% 0.20/0.76  **** run 28 fork 3 starts with strategy
% 0.20/0.76  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.20/0.77  
% 0.20/0.77  **** run 33 fork 0 starts with strategy
% 0.20/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.80  
% 0.20/0.80  fork 0: search finished without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 2: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 7: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  **** run 41 fork 0 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 0.20/0.83  
% 0.20/0.83  **** run 27 fork 2 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.83  
% 0.20/0.83  **** run 32 fork 7 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 3.25/0.86  
% 3.25/0.86  fork 7: search finished without proof.
% 3.25/0.86  
% 3.25/0.86  
% 3.25/0.86  fork 4: search terminated without proof.
% 3.25/0.87  
% 3.25/0.87  **** run 40 fork 7 starts with strategy
% 3.25/0.87  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 3.25/0.88  
% 3.25/0.88  
% 3.25/0.88  fork 6: search terminated without proof.
% 3.25/0.88  
% 3.25/0.88  
% 3.25/0.88  fork 5: search terminated without proof.
% 3.25/0.89  
% 3.25/0.89  **** run 29 fork 4 starts with strategy
% 3.25/0.89  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 3.25/0.89  
% 3.25/0.89  
% 3.25/0.89  fork 3: search terminated without proof.
% 3.25/0.89  
% 3.25/0.89  
% 3.25/0.89  fork 1: search terminated without proof.
% 3.25/0.90  
% 3.25/0.90  **** run 38 fork 5 starts with strategy
% 3.25/0.90  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.25/0.90  
% 3.25/0.90  **** run 39 fork 6 starts with strategy
% 3.25/0.90  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 3.25/0.91  
% 3.25/0.91  **** run 36 fork 3 starts with strategy
% 3.25/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 3.25/0.91  
% 3.25/0.91  **** run 34 fork 1 starts with strategy
% 3.25/0.91  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.25/0.91  
% 3.25/0.91  fork 4: search finished without proof.
% 4.23/0.93  
% 4.23/0.93  **** run 37 fork 4 starts with strategy
% 4.23/0.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.23/0.93  
% 4.23/0.93  fork 3: search finished without proof.
% 4.23/0.94  
% 4.23/0.94  
% 4.23/0.94  fork 0: search terminated without proof.
% 4.23/0.95  
% 4.23/0.95  **** run 44 fork 3 starts with strategy
% 4.23/0.95  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.23/0.95  
% 4.23/0.95  
% 4.23/0.95  fork 2: search terminated without proof.
% 4.23/0.96  
% 4.23/0.96  **** run 49 fork 0 starts with strategy
% 4.23/0.96  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 4.23/0.97  
% 4.23/0.97  **** run 35 fork 2 starts with strategy
% 4.23/0.97  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 4.23/0.97  
% 4.23/0.97  fork 3: search finished without proof.
% 4.23/0.99  
% 4.23/0.99  **** run 52 fork 3 starts with strategy
% 4.23/0.99  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 4.23/0.99  
% 4.23/0.99  
% 4.23/0.99  fork 7: search terminated without proof.
% 4.86/1.01  
% 4.86/1.01  **** run 48 fork 7 starts with strategy
% 4.86/1.01  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 4.86/1.02  
% 4.86/1.02  
% 4.86/1.02  fork 5: search terminated without proof.
% 4.86/1.03  
% 4.86/1.03  
% 4.86/1.03  fork 6: search terminated without proof.
% 4.86/1.04  
% 4.86/1.04  fork 7: search finished without proof.
% 4.86/1.04  
% 4.86/1.04  
% 4.86/1.04  fork 1: search terminated without proof.
% 4.86/1.04  
% 4.86/1.04  **** run 46 fork 5 starts with strategy
% 4.86/1.04  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.86/1.05  
% 4.86/1.05  **** run 47 fork 6 starts with strategy
% 4.86/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.86/1.05  
% 4.86/1.05  
% 4.86/1.05  fork 4: search terminated without proof.
% 4.86/1.05  
% 4.86/1.05  **** run 56 fork 7 starts with strategy
% 4.86/1.05  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.86/1.06  
% 4.86/1.06  **** run 42 fork 1 starts with strategy
% 4.86/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.86/1.07  
% 4.86/1.07  fork 6: search finished without proof.
% 4.86/1.08  
% 4.86/1.08  **** run 45 fork 4 starts with strategy
% 4.86/1.08  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 5.46/1.08  
% 5.46/1.08  fork 1: search finished without proof.
% 5.46/1.08  
% 5.46/1.08  
% 5.46/1.08  fork 0: search terminated without proof.
% 5.46/1.09  
% 5.46/1.09  
% 5.46/1.09  fork 2: search terminated without proof.
% 5.46/1.09  
% 5.46/1.09  **** run 55 fork 6 starts with strategy
% 5.46/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 5.46/1.10  
% 5.46/1.10  **** run 50 fork 1 starts with strategy
% 5.46/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 5.46/1.10  
% 5.46/1.10  fork 4: search finished without proof.
% 5.46/1.11  
% 5.46/1.11  **** run 57 fork 0 starts with strategy
% 5.46/1.11  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 5.46/1.11  
% 5.46/1.11  **** run 43 fork 2 starts with strategy
% 5.46/1.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.46/1.12  
% 5.46/1.12  fork 6: search finished without proof.
% 5.46/1.12  
% 5.46/1.12  **** run 53 fork 4 starts with strategy
% 5.46/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.46/1.14  
% 5.46/1.14  **** run 63 fork 6 starts with strategy
% 5.46/1.14  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.46/1.14  
% 5.46/1.14  fork 2: search finished without proof.
% 5.46/1.15  
% 5.46/1.15  fork 4: search finished without proof.
% 5.46/1.16  
% 5.46/1.16  **** run 51 fork 2 starts with strategy
% 5.46/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.46/1.16  
% 5.46/1.16  
% 5.46/1.16  fork 5: search terminated without proof.
% 5.46/1.17  
% 5.46/1.17  **** run 61 fork 4 starts with strategy
% 5.46/1.17  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 5.46/1.17  
% 5.46/1.17  
% 5.46/1.17  fork 7: search terminated without proof.
% 6.15/1.18  
% 6.15/1.18  **** run 54 fork 5 starts with strategy
% 6.15/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.27/1.19  
% 6.27/1.19  **** run 64 fork 7 starts with strategy
% 6.27/1.19  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.43/1.22  
% 6.43/1.22  
% 6.43/1.22  fork 1: search terminated without proof.
% 6.49/1.22  
% 6.49/1.22  fork 5: search finished without proof.
% 6.49/1.23  
% 6.49/1.23  
% 6.49/1.23  fork 0: search terminated without proof.
% 6.49/1.24  
% 6.49/1.24  **** run 62 fork 5 starts with strategy
% 6.49/1.24  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.49/1.24  
% 6.49/1.24  **** run 58 fork 1 starts with strategy
% 6.49/1.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 6.49/1.25  
% 6.49/1.25  **** run 65 fork 0 starts with strategy
% 6.49/1.25  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 6.49/1.26  
% 6.49/1.26  
% 6.49/1.26  fork 6: search terminated without proof.
% 6.49/1.28  
% 6.49/1.28  
% 6.49/1.28  fork 2: search terminated without proof.
% 6.49/1.28  
% 6.49/1.28  fork 0: search finished without proof.
% 6.49/1.28  
% 6.49/1.28  **** run 71 fork 6 starts with strategy
% 6.49/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 6.49/1.29  
% 6.49/1.29  
% 6.49/1.29  fork 4: search terminated without proof.
% 6.49/1.30  
% 6.49/1.30  **** run 73 fork 0 starts with strategy
% 6.49/1.30  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 6.49/1.30  
% 6.49/1.30  **** run 59 fork 2 starts with strategy
% 6.49/1.30  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 7.05/1.30  
% 7.05/1.30  fork 6: search finished without proof.
% 7.05/1.31  
% 7.05/1.31  **** run 69 fork 4 starts with strategy
% 7.05/1.31  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 7.05/1.31  
% 7.05/1.31  
% 7.05/1.31  fork 7: search terminated without proof.
% 7.05/1.32  
% 7.05/1.32  **** run 79 fork 6 starts with strategy
% 7.05/1.32  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.05/1.32  
% 7.05/1.32  fork 2: search finished without proof.
% 7.05/1.33  
% 7.05/1.33  **** run 72 fork 7 starts with strategy
% 7.05/1.33  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.05/1.34  
% 7.05/1.34  **** run 67 fork 2 starts with strategy
% 7.05/1.34  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.05/1.36  
% 7.05/1.36  
% 7.05/1.36  fork 1: search terminated without proof.
% 7.05/1.36  
% 7.05/1.36  
% 7.05/1.36  fork 5: search terminated without proof.
% 7.05/1.37  
% 7.05/1.37  **** run 66 fork 1 starts with strategy
% 7.05/1.37  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 7.05/1.38  
% 7.05/1.38  **** run 70 fork 5 starts with strategy
% 7.05/1.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.59/1.40  
% 7.59/1.40  fork 5: search finished without proof.
% 7.59/1.42  
% 7.59/1.42  
% 7.59/1.42  fork 0: search terminated without proof.
% 7.59/1.42  
% 7.59/1.42  **** run 78 fork 5 starts with strategy
% 7.59/1.42  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.59/1.43  
% 7.59/1.43  
% 7.59/1.43  fork 4: search terminated without proof.
% 7.59/1.44  
% 7.59/1.44  
% 7.59/1.44  fork 6: search terminated without proof.
% 7.59/1.44  
% 7.59/1.44  **** run 81 fork 0 starts with strategy
% 7.59/1.44  {"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}
% 7.59/1.45  
% 7.59/1.45  fork 5: search finished without proof.
% 7.59/1.45  
% 7.59/1.45  
% 7.59/1.45  fork 7: search terminated without proof.
% 7.59/1.46  
% 7.59/1.46  **** run 77 fork 4 starts with strategy
% 7.59/1.46  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 7.59/1.46  
% 7.59/1.46  **** run 86 fork 5 starts with strategy
% 7.59/1.46  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.59/1.47  
% 7.59/1.47  fork 0: search finished without proof.
% 7.59/1.47  
% 7.59/1.47  **** run 87 fork 6 starts with strategy
% 7.59/1.47  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 7.59/1.48  
% 7.59/1.48  **** run 80 fork 7 starts with strategy
% 7.59/1.48  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.59/1.49  
% 7.59/1.49  **** run 89 fork 0 starts with strategy
% 7.59/1.49  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 7.59/1.49  
% 7.59/1.49  fork 4: search finished without proof.
% 7.59/1.51  
% 7.59/1.51  fork 7: search finished without proof.
% 7.59/1.51  
% 7.59/1.51  **** run 85 fork 4 starts with strategy
% 7.59/1.51  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 7.59/1.52  
% 7.59/1.52  **** run 88 fork 7 starts with strategy
% 7.59/1.52  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 7.59/1.58  
% 7.59/1.58  
% 7.59/1.58  fork 5: search terminated without proof.
% 7.59/1.60  
% 7.59/1.60  **** run 94 fork 5 starts with strategy
% 7.59/1.60  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 7.59/1.63  
% 7.59/1.63  
% 7.59/1.63  fork 4: search terminated without proof.
% 8.73/1.65  
% 8.73/1.65  **** run 93 fork 4 starts with strategy
% 8.73/1.65  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 9.14/1.68  
% 9.14/1.68  
% 9.14/1.68  result: proof found
% 9.14/1.68  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 9.14/1.68  by run 66 fork 1 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 9.14/1.68  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 9.14/1.68  
% 9.14/1.68  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 9.14/1.68  
% 9.14/1.68  run 66 fork 1 statistics:
% 9.14/1.68  ----------------------------------
% 9.14/1.68  this run seconds: 0.068817
% 9.14/1.68  total seconds: 1.005570
% 9.14/1.68  stat_given_used: 139
% 9.14/1.68  stat_given_used_at_endgame: 0
% 9.14/1.68  stat_given_candidates:   715
% 9.14/1.68  stat_given_candidates_at_endgame: 0
% 9.14/1.68  stat_given_candidates_h: 0
% 9.14/1.68  stat_binres_derived_cl:   0
% 9.14/1.68  stat_binres_derived_cl_h: 0
% 9.14/1.68  stat_factor_derived_cl: 0
% 9.14/1.68  stat_para_derived_cl: 18056
% 9.14/1.68  stat_tautologies_discarded: 0
% 9.14/1.68  stat_forward_subsumed: 6426
% 9.14/1.68  stat_derived_cut: 12
% 9.14/1.68  stat_derived_rewritten: 25
% 9.14/1.68  stat_weight_discarded_building: 0
% 9.14/1.68  stat_weight_discarded_cl: 809
% 9.14/1.68  stat_internlimit_discarded_cl: 0
% 9.14/1.68  stat_simplified:  25 simplified 0 derived 0 given
% 9.14/1.68  stat_kept_cl: 10147
% 9.14/1.68  stat_built_cl: 11259
% 9.14/1.68  stat_hyperres_partial_cl: 0
% 9.14/1.68  stat_made_rewriters: 134
% 9.14/1.68  stat_backward_subsumed: 0
% 9.14/1.68  stat_propagated_subsumed: 0
% 9.14/1.68  stat_clsubs_attempted:                      1593
% 9.14/1.68  stat_clsubs_fact_groundunit_found:             0
% 9.14/1.68  stat_clsubs_rule_groundunit_found:             0
% 9.14/1.68  stat_clsubs_top_meta_attempted:              10440
% 9.14/1.68  stat_clsubs_top_meta_failed:                  8847
% 9.14/1.68  stat_clsubs_top_meta_nonpref_attempted:               10440
% 9.14/1.68  stat_clsubs_top_meta_nonpref_succeeded:                4037
% 9.14/1.68  stat_clsubs_top_meta_pref_attempted:                   4037
% 9.14/1.68  stat_clsubs_top_meta_pref1_succeeded:                  4013
% 9.14/1.68  stat_clsubs_top_meta_pref2_succeeded:                  2114
% 9.14/1.68  stat_clsubs_top_meta_pref3_succeeded:                  1593
% 9.14/1.68  stat_clsubs_top_meta_pref_succeeded:                   1593
% 9.14/1.68  stat_clsubs_meta_attempted:                 1593
% 9.14/1.68  stat_clsubs_meta_failed:                      37
% 9.14/1.68  stat_clsubs_predsymbs_attempted:               0
% 9.14/1.68  stat_clsubs_unit_attempted:                 1593
% 9.14/1.68  stat_clsubs_full_attempted:                    0
% 9.14/1.68  stat_forwardsubs_attempted:                17383
% 9.14/1.68  stat_lit_hash_added:                  10155
% 9.14/1.68  stat_lit_hash_computed:               27763
% 9.14/1.68  stat_lit_hash_match_found:             6455
% 9.14/1.68  stat_lit_hash_match_miss:             22167
% 9.14/1.68  stat_lit_hash_cut_ok:                     0
% 9.14/1.68  stat_lit_strong_cut_ok:                  21
% 9.14/1.68  stat_lit_hash_subsume_ok:              6426
% 9.14/1.68  clqueue els 10000000 used 1
% 9.14/1.68  clactive els 10000000 used 140
% 9.14/1.68  clactivesubsume els 10000000 used 835
% 9.14/1.68  queue_termbuf els 200000000 used 724590
% 9.14/1.68  hyper_termbuf els 100000000 used 1
% 9.14/1.68  active_termbuf els 100000000 used 5949
% 9.14/1.68  varstack els 5000 last used 1
% 9.14/1.68  given_termbuf els 10000000 last used 1
% 9.14/1.68  simplified_termbuf els 10000000 last used 1
% 9.14/1.68  derived_termbuf els 10000000 last used 51
% 9.14/1.68  wr_mallocs: 36330
% 9.14/1.68  wr_callocs: 21
% 9.14/1.68  wr_reallocs: 1608
% 9.14/1.68  wr_frees: 2
% 9.14/1.68  wr_malloc_bytes: 4163876388
% 9.14/1.68  wr_calloc_bytes: 112065536
% 9.14/1.68  wr_realloc_bytes: 342120
% 9.14/1.68  wr_realloc_freebytes: 0
% 9.14/1.68  ----------------------------------
%------------------------------------------------------------------------------