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

View Problem - Process Solution

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

% Computer : n021.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:13 EDT 2023

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

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

cnf('2',plain,
    divide(inverse(divide(divide(divide(X,X),Y),divide(Z,divide(Y,U)))),U) = Z,
    inference(cnf_transformation,[],[single_axiom]) ).

cnf('3',plain,
    multiply(inverse(divide(divide(divide(X3,X3),Y3),divide(Z3,divide(Y3,inverse(U3))))),U3) = Z3,
    inference(paramodulation,[],['2','1']) ).

cnf('4',plain,
    multiply(inverse(divide(divide(divide(X,X),Y),divide(Z,multiply(Y,U)))),U) = Z,
    inference(simplify,[],['3','1']) ).

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

cnf('6',plain,
    multiply(inverse(divide(divide(divide(X,X),Y),Z)),U) = inverse(divide(divide(divide(V,V),W),divide(Z,divide(W,multiply(Y,U))))),
    inference(paramodulation,[],['2','4']) ).

cnf('7',plain,
    divide(inverse(divide(divide(divide(X,X),Y),Z)),U) = inverse(divide(divide(divide(V,V),W),divide(Z,divide(W,divide(Y,U))))),
    inference(paramodulation,[],['2','2']) ).

cnf('8',plain,
    divide(divide(inverse(divide(divide(divide(X,X),Y),Z)),U),divide(Y,U)) = Z,
    inference(paramodulation,[],['7','2']) ).

cnf('9',plain,
    divide(divide(multiply(inverse(divide(divide(divide(X,X),Y),Z)),U),V),divide(W,V)) = divide(Z,divide(W,multiply(Y,U))),
    inference(paramodulation,[],['6','8']) ).

cnf('10',plain,
    divide(multiply(inverse(divide(divide(divide(X3,X3),Y3),Z3)),U3),divide(Y3,inverse(U3))) = Z3,
    inference(paramodulation,[],['1','8']) ).

cnf('11',plain,
    divide(multiply(inverse(divide(divide(divide(X,X),Y),Z)),U),multiply(Y,U)) = Z,
    inference(simplify,[],['10','1']) ).

cnf('12',plain,
    divide(multiply(inverse(divide(divide(multiply(inverse(X),X),Y),Z)),U),multiply(Y,U)) = Z,
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    divide(multiply(inverse(divide(X,divide(Y,multiply(Z,divide(divide(divide(U,U),Z),X))))),V),multiply(W,V)) = divide(Y,W),
    inference(paramodulation,[],['9','12']) ).

cnf('14',plain,
    divide(X3,multiply(Y3,divide(divide(divide(Z3,Z3),inverse(U3)),multiply(divide(V3,V3),U3)))) = divide(X3,Y3),
    inference(paramodulation,[],['5','13']) ).

cnf('15',plain,
    divide(X,multiply(Y,divide(multiply(divide(Z,Z),U),multiply(divide(V,V),U)))) = divide(X,Y),
    inference(simplify,[],['14','1']) ).

cnf('16',plain,
    divide(multiply(inverse(divide(multiply(divide(X,X),Y),Z)),U),multiply(inverse(Y),U)) = Z,
    inference(paramodulation,[],['1','11']) ).

cnf('17',plain,
    divide(inverse(divide(divide(multiply(inverse(X),X),Y),divide(Z,divide(Y,U)))),U) = Z,
    inference(paramodulation,[],['1','2']) ).

cnf('18',plain,
    divide(inverse(divide(X,divide(Y,divide(multiply(inverse(Z),divide(multiply(divide(U,U),Z),X)),V)))),V) = Y,
    inference(paramodulation,[],['16','17']) ).

cnf('19',plain,
    divide(inverse(divide(X,divide(Y,Z))),multiply(U,divide(multiply(divide(V,V),divide(divide(divide(W,W),U),Z)),X))) = Y,
    inference(paramodulation,[],['11','18']) ).

cnf('20',plain,
    divide(inverse(divide(multiply(divide(X,X),divide(divide(divide(Y,Y),Z),U)),divide(V,U))),Z) = V,
    inference(paramodulation,[],['15','19']) ).

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

cnf('22',plain,
    divide(divide(inverse(divide(multiply(divide(X,X),divide(divide(divide(Y,Y),Z),divide(U,divide(Z,V)))),W)),V),U) = W,
    inference(paramodulation,[],['2','21']) ).

cnf('23',plain,
    divide(X,Y) = divide(X,divide(Y,divide(Z,Z))),
    inference(paramodulation,[],['20','22']) ).

cnf('24',plain,
    divide(inverse(divide(divide(divide(X,X),Y),Z)),Y) = Z,
    inference(paramodulation,[],['23','2']) ).

cnf('25',plain,
    divide(X,divide(Y,Y)) = X,
    inference(paramodulation,[],['24','8']) ).

cnf('26',plain,
    multiply(inverse(divide(divide(divide(X3,X3),Y3),Z3)),U3) = inverse(divide(divide(divide(V3,V3),W3),divide(Z3,divide(W3,divide(Y3,inverse(U3)))))),
    inference(paramodulation,[],['7','1']) ).

cnf('27',plain,
    inverse(divide(divide(divide(X,X),Y),divide(divide(Z,multiply(U,V)),divide(Y,multiply(U,V))))) = Z,
    inference(paramodulation,[],['6','4']) ).

cnf('28',plain,
    inverse(divide(divide(X,X),Y)) = Y,
    inference(paramodulation,[],['25','27']) ).

cnf('29',plain,
    multiply(X,divide(divide(divide(Y,Y),Z),divide(divide(U,multiply(V,W)),divide(Z,multiply(V,W))))) = divide(X,U),
    inference(paramodulation,[],['27','1']) ).

cnf('30',plain,
    divide(divide(inverse(divide(divide(multiply(inverse(X),X),Y),Z)),U),divide(Y,U)) = Z,
    inference(paramodulation,[],['1','8']) ).

cnf('31',plain,
    divide(divide(inverse(divide(X,Y)),Z),divide(multiply(U,divide(divide(divide(V,V),U),X)),Z)) = Y,
    inference(paramodulation,[],['11','30']) ).

cnf('32',plain,
    divide(divide(inverse(divide(divide(divide(X,multiply(Y,Z)),divide(U,multiply(Y,Z))),V)),W),divide(divide(U,X),W)) = V,
    inference(paramodulation,[],['29','31']) ).

cnf('33',plain,
    divide(divide(X,Y),divide(divide(Z,Z),Y)) = X,
    inference(paramodulation,[],['28','32']) ).

cnf('34',plain,
    inverse(X) = divide(divide(Y,Y),X),
    inference(paramodulation,[],['33','28']) ).

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

cnf('36',plain,
    divide(inverse(divide(inverse(X),Y)),X) = Y,
    inference(paramodulation,[],['34','24']) ).

cnf('37',plain,
    divide(inverse(divide(X3,Y3)),inverse(X3)) = Y3,
    inference(paramodulation,[],['35','36']) ).

cnf('38',plain,
    multiply(inverse(divide(X,Y)),X) = Y,
    inference(simplify,[],['37','1']) ).

cnf('39',plain,
    divide(divide(X3,Y3),inverse(Y3)) = X3,
    inference(paramodulation,[],['34','33']) ).

cnf('40',plain,
    multiply(divide(X,Y),Y) = X,
    inference(simplify,[],['39','1']) ).

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

cnf('42',plain,
    divide(X3,inverse(Y3)) = divide(X3,multiply(Z3,divide(divide(divide(U3,U3),Z3),multiply(divide(V3,V3),Y3)))),
    inference(paramodulation,[],['13','16']) ).

cnf('43',plain,
    multiply(X,Y) = divide(X,multiply(Z,divide(divide(divide(U,U),Z),multiply(divide(V,V),Y)))),
    inference(simplify,[],['42','1']) ).

cnf('44',plain,
    divide(multiply(inverse(divide(multiply(divide(X,X),Y),multiply(Z,Y))),U),multiply(V,U)) = divide(Z,V),
    inference(paramodulation,[],['43','13']) ).

cnf('45',plain,
    divide(multiply(inverse(divide(multiply(divide(X,X),divide(divide(divide(Y,Y),Z),divide(U,multiply(Z,V)))),W)),V),U) = W,
    inference(paramodulation,[],['4','16']) ).

cnf('46',plain,
    divide(X,Y) = multiply(X,divide(divide(divide(Z,Z),U),divide(multiply(Y,V),multiply(U,V)))),
    inference(paramodulation,[],['44','45']) ).

cnf('47',plain,
    divide(X,Y) = multiply(X,divide(divide(Z,Z),Y)),
    inference(paramodulation,[],['25','46']) ).

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

cnf('49',plain,
    divide(multiply(X,Y),Y) = X,
    inference(simplify,[],['41','48']) ).

cnf('50',plain,
    divide(X,Y) = inverse(divide(Y,X)),
    inference(paramodulation,[],['38','49']) ).

cnf('51',plain,
    multiply(multiply(X,Y),Z) = multiply(divide(X,divide(U,multiply(Y,Z))),U),
    inference(simplify,[then_simplify],['26','34','50','1','34','1','50','1']) ).

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

cnf('53',plain,
    multiply(divide(X3,X3),Y3) = inverse(inverse(Y3)),
    inference(paramodulation,[],['34','1']) ).

cnf('54',plain,
    multiply(divide(X,X),Y) = Y,
    inference(simplify,[],['53','35']) ).

cnf('55',plain,
    multiply(multiply(inverse(X),X),Y) = Y,
    inference(paramodulation,[],['52','54']) ).

cnf('56',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 ),
    inference(cnf_transformation,[],[prove_these_axioms]) ).

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

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

cnf('59',plain,
    multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3)),
    inference(paramodulation,[then_simplify],['55','56','58']) ).

cnf('60',plain,
    $false,
    inference(paramodulation,[then_simplify],['25','51','59']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP074-1 : TPTP v8.1.2. Bugfixed v2.3.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n021.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 : Tue Aug 29 00:28:13 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  
% 0.13/0.38  input clause set summed statistics:
% 0.13/0.38  ----------------------------------
% 0.13/0.38  in_clause_count:                     3
% 0.13/0.38  in_rule_clause_count:                3
% 0.13/0.38  in_fact_clause_count:                0
% 0.13/0.38  in_answer_clause_count:              0
% 0.13/0.38  in_ground_clause_count:              1
% 0.13/0.38  in_unit_clause_count:                2
% 0.13/0.38  in_horn_clause_count:                3
% 0.13/0.38  in_pos_clause_count:                 2
% 0.13/0.38  in_neg_clause_count:                 1
% 0.13/0.38  in_poseq_clause_count:               2
% 0.13/0.38  in_negeq_clause_count:               1
% 0.13/0.38  in_unitposeq_clause_count:           2
% 0.13/0.38  in_chain_clause_count:               0
% 0.13/0.38  in_min_length:             1
% 0.13/0.38  in_max_length:             3
% 0.13/0.38  in_min_depth:              3
% 0.13/0.38  in_max_depth:              6
% 0.13/0.38  in_min_size:               8
% 0.13/0.38  in_max_size:              28
% 0.13/0.38  in_min_vars:               0
% 0.13/0.38  in_max_vars:               4
% 0.13/0.38  in_extaxiom_count:                 0
% 0.13/0.38  in_axiom_count:                    2
% 0.13/0.38  in_assumption_count:               0
% 0.13/0.38  in_goal_count:                     1
% 0.13/0.38  in_neg_goal_count:                 1
% 0.13/0.38  in_pos_goal_count:                 0
% 0.13/0.38  in_posunit_goal_count:             0
% 0.13/0.38  
% 0.13/0.38  auto guide:
% 0.13/0.38  -----------
% 0.13/0.38  {
% 0.13/0.38  "print":1,
% 0.13/0.38  "print_level": 15,
% 0.13/0.38  "max_size": 0,
% 0.13/0.38  "max_depth": 0,
% 0.13/0.38  "max_length": 0,
% 0.13/0.38  "max_dseconds": 0,
% 0.13/0.38  "runs":[
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"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.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"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.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.38  {"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.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.38  {"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.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"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.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"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.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.38  {"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.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.38  {"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.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"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.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"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.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.38  {"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.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"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.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.38  {"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.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0} 
% 0.13/0.38  
% 0.13/0.38  ]}
% 0.13/0.38  
% 0.13/0.38  
% 0.13/0.38  **** run 1 fork 0 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 2 fork 1 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.13/0.38  
% 0.13/0.38  **** run 3 fork 2 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 4 fork 3 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 0.13/0.38  
% 0.13/0.38  **** run 5 fork 4 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 6 fork 5 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 7 fork 6 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 8 fork 7 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.41  
% 0.19/0.41  fork 5: search finished without proof.
% 0.19/0.41  
% 0.19/0.41  fork 6: search finished without proof.
% 0.19/0.42  
% 0.19/0.42  fork 7: search finished without proof.
% 0.19/0.44  
% 0.19/0.44  **** run 15 fork 6 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  **** run 14 fork 5 starts with strategy
% 0.19/0.44  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.19/0.45  
% 0.19/0.45  **** run 16 fork 7 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.45  
% 0.19/0.45  fork 6: search finished without proof.
% 0.19/0.47  
% 0.19/0.47  **** run 23 fork 6 starts with strategy
% 0.19/0.47  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 0: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 1: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 4: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 10 fork 1 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 12 fork 3 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 9 fork 0 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 13 fork 4 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  fork 1: search finished without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  fork 0: search finished without proof.
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  fork 5: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  **** run 18 fork 1 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.19/0.56  
% 0.19/0.56  
% 0.19/0.56  fork 7: search terminated without proof.
% 0.19/0.56  
% 0.19/0.56  **** run 17 fork 0 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 22 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.58  
% 0.19/0.58  fork 0: search finished without proof.
% 0.19/0.58  
% 0.19/0.58  **** run 24 fork 7 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.19/0.60  
% 0.19/0.60  **** run 25 fork 0 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.60  
% 0.19/0.60  
% 0.19/0.60  fork 6: search terminated without proof.
% 0.19/0.61  
% 0.19/0.61  fork 5: search finished without proof.
% 0.19/0.62  
% 0.19/0.62  **** run 31 fork 6 starts with strategy
% 0.19/0.62  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.19/0.63  
% 0.19/0.63  **** run 30 fork 5 starts with strategy
% 0.19/0.63  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 3: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 2: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 20 fork 3 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 4: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 19 fork 2 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 1: search terminated without proof.
% 2.60/0.71  
% 2.60/0.71  **** run 21 fork 4 starts with strategy
% 2.60/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 2.60/0.71  
% 2.60/0.71  
% 2.60/0.71  fork 0: search terminated without proof.
% 2.60/0.71  
% 2.60/0.71  
% 2.60/0.71  fork 7: search terminated without proof.
% 2.60/0.73  
% 2.60/0.73  **** run 33 fork 0 starts with strategy
% 2.60/0.73  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.60/0.74  
% 2.60/0.74  **** run 32 fork 7 starts with strategy
% 2.60/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 2.60/0.74  
% 2.60/0.74  
% 2.60/0.74  fork 6: search terminated without proof.
% 2.60/0.74  
% 2.60/0.74  **** run 26 fork 1 starts with strategy
% 2.60/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 2.60/0.75  
% 2.60/0.75  
% 2.60/0.75  fork 5: search terminated without proof.
% 2.60/0.76  
% 2.60/0.76  **** run 39 fork 6 starts with strategy
% 2.60/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 2.60/0.76  
% 2.60/0.76  fork 0: search finished without proof.
% 2.60/0.76  
% 2.60/0.76  fork 7: search finished without proof.
% 2.60/0.77  
% 2.60/0.77  **** run 38 fork 5 starts with strategy
% 2.60/0.77  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.13/0.78  
% 3.13/0.78  **** run 41 fork 0 starts with strategy
% 3.13/0.78  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 3.13/0.79  
% 3.13/0.79  
% 3.13/0.79  fork 3: search terminated without proof.
% 3.13/0.79  
% 3.13/0.79  **** run 40 fork 7 starts with strategy
% 3.13/0.79  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 3.13/0.80  
% 3.13/0.80  
% 3.13/0.80  fork 2: search terminated without proof.
% 3.13/0.81  
% 3.13/0.81  **** run 28 fork 3 starts with strategy
% 3.13/0.81  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.13/0.83  
% 3.13/0.83  **** run 27 fork 2 starts with strategy
% 3.13/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.13/0.86  
% 3.13/0.86  
% 3.13/0.86  fork 4: search terminated without proof.
% 3.87/0.87  
% 3.87/0.87  
% 3.87/0.87  fork 1: search terminated without proof.
% 3.87/0.88  
% 3.87/0.88  **** run 29 fork 4 starts with strategy
% 3.87/0.88  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 3.87/0.88  
% 3.87/0.88  
% 3.87/0.88  fork 6: search terminated without proof.
% 3.87/0.89  
% 3.87/0.89  
% 3.87/0.89  fork 5: search terminated without proof.
% 4.04/0.89  
% 4.04/0.89  **** run 34 fork 1 starts with strategy
% 4.04/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.04/0.90  
% 4.04/0.90  
% 4.04/0.90  fork 0: search terminated without proof.
% 4.04/0.90  
% 4.04/0.90  **** run 47 fork 6 starts with strategy
% 4.04/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.04/0.90  
% 4.04/0.90  fork 4: search finished without proof.
% 4.04/0.91  
% 4.04/0.91  **** run 46 fork 5 starts with strategy
% 4.04/0.91  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.04/0.91  
% 4.04/0.91  
% 4.04/0.91  fork 7: search terminated without proof.
% 4.04/0.92  
% 4.04/0.92  **** run 49 fork 0 starts with strategy
% 4.04/0.92  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 4.04/0.92  
% 4.04/0.92  **** run 37 fork 4 starts with strategy
% 4.04/0.92  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.32/0.92  
% 4.32/0.92  fork 6: search finished without proof.
% 4.33/0.93  
% 4.33/0.93  
% 4.33/0.93  fork 3: search terminated without proof.
% 4.33/0.93  
% 4.33/0.93  **** run 48 fork 7 starts with strategy
% 4.33/0.93  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 4.33/0.94  
% 4.33/0.94  **** run 55 fork 6 starts with strategy
% 4.33/0.94  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.33/0.95  
% 4.33/0.95  
% 4.33/0.95  fork 2: search terminated without proof.
% 4.33/0.95  
% 4.33/0.95  **** run 36 fork 3 starts with strategy
% 4.33/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 4.33/0.95  
% 4.33/0.95  fork 7: search finished without proof.
% 4.33/0.96  
% 4.33/0.96  fork 6: search finished without proof.
% 4.33/0.97  
% 4.33/0.97  **** run 35 fork 2 starts with strategy
% 4.33/0.97  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 4.33/0.97  
% 4.33/0.97  **** run 56 fork 7 starts with strategy
% 4.33/0.97  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.33/0.98  
% 4.33/0.98  **** run 63 fork 6 starts with strategy
% 4.33/0.98  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.33/0.98  
% 4.33/0.98  fork 3: search finished without proof.
% 4.33/1.00  
% 4.33/1.00  **** run 44 fork 3 starts with strategy
% 4.33/1.00  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.95/1.01  
% 4.95/1.01  
% 4.95/1.01  fork 1: search terminated without proof.
% 4.95/1.02  
% 4.95/1.02  fork 3: search finished without proof.
% 4.95/1.03  
% 4.95/1.03  
% 4.95/1.03  fork 5: search terminated without proof.
% 4.95/1.03  
% 4.95/1.03  **** run 42 fork 1 starts with strategy
% 4.95/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.95/1.04  
% 4.95/1.04  
% 4.95/1.04  fork 0: search terminated without proof.
% 4.95/1.04  
% 4.95/1.04  
% 4.95/1.04  fork 4: search terminated without proof.
% 4.95/1.04  
% 4.95/1.04  **** run 52 fork 3 starts with strategy
% 4.95/1.04  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 4.95/1.05  
% 4.95/1.05  **** run 54 fork 5 starts with strategy
% 4.95/1.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.95/1.05  
% 4.95/1.05  fork 1: search finished without proof.
% 4.95/1.06  
% 4.95/1.06  **** run 57 fork 0 starts with strategy
% 4.95/1.06  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.95/1.06  
% 4.95/1.06  **** run 45 fork 4 starts with strategy
% 4.95/1.06  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 4.95/1.07  
% 4.95/1.07  **** run 50 fork 1 starts with strategy
% 4.95/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 5.51/1.08  
% 5.51/1.08  
% 5.51/1.08  fork 2: search terminated without proof.
% 5.51/1.09  
% 5.51/1.09  
% 5.51/1.09  fork 7: search terminated without proof.
% 5.51/1.09  
% 5.51/1.09  
% 5.51/1.09  fork 6: search terminated without proof.
% 5.51/1.10  
% 5.51/1.10  **** run 43 fork 2 starts with strategy
% 5.51/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.51/1.11  
% 5.51/1.11  **** run 64 fork 7 starts with strategy
% 5.51/1.11  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 5.51/1.11  
% 5.51/1.11  **** run 71 fork 6 starts with strategy
% 5.51/1.11  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 5.51/1.13  
% 5.51/1.13  fork 2: search finished without proof.
% 5.51/1.13  
% 5.51/1.13  fork 6: search finished without proof.
% 5.51/1.14  
% 5.51/1.14  **** run 51 fork 2 starts with strategy
% 5.51/1.14  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.51/1.15  
% 5.51/1.15  **** run 79 fork 6 starts with strategy
% 5.51/1.15  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.51/1.16  
% 5.51/1.16  fork 5: search finished without proof.
% 5.51/1.16  
% 5.51/1.16  
% 5.51/1.16  fork 3: search terminated without proof.
% 6.24/1.18  
% 6.24/1.18  
% 6.24/1.18  fork 4: search terminated without proof.
% 6.24/1.18  
% 6.24/1.18  **** run 62 fork 5 starts with strategy
% 6.24/1.18  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.24/1.19  
% 6.24/1.19  
% 6.24/1.19  fork 0: search terminated without proof.
% 6.24/1.19  
% 6.24/1.19  **** run 60 fork 3 starts with strategy
% 6.24/1.19  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.44/1.19  
% 6.44/1.19  
% 6.44/1.19  fork 1: search terminated without proof.
% 6.44/1.20  
% 6.44/1.20  **** run 53 fork 4 starts with strategy
% 6.44/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.44/1.21  
% 6.44/1.21  **** run 65 fork 0 starts with strategy
% 6.44/1.21  {"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.44/1.21  
% 6.44/1.21  **** run 58 fork 1 starts with strategy
% 6.44/1.21  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 6.44/1.21  
% 6.44/1.21  fork 3: search finished without proof.
% 6.44/1.22  
% 6.44/1.22  fork 4: search finished without proof.
% 6.44/1.23  
% 6.44/1.23  
% 6.44/1.23  fork 7: search terminated without proof.
% 6.44/1.23  
% 6.44/1.23  fork 0: search finished without proof.
% 6.44/1.23  
% 6.44/1.23  **** run 61 fork 4 starts with strategy
% 6.44/1.23  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 6.44/1.24  
% 6.44/1.24  **** run 68 fork 3 starts with strategy
% 6.44/1.24  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 6.44/1.24  
% 6.44/1.24  **** run 73 fork 0 starts with strategy
% 6.44/1.24  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 6.44/1.25  
% 6.44/1.25  **** run 72 fork 7 starts with strategy
% 6.44/1.25  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.44/1.26  
% 6.44/1.26  
% 6.44/1.26  fork 2: search terminated without proof.
% 6.44/1.26  
% 6.44/1.26  
% 6.44/1.26  fork 6: search terminated without proof.
% 6.44/1.28  
% 6.44/1.28  **** run 59 fork 2 starts with strategy
% 6.44/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 6.44/1.28  
% 6.44/1.28  **** run 87 fork 6 starts with strategy
% 6.44/1.28  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.44/1.30  
% 6.44/1.30  
% 6.44/1.30  fork 5: search terminated without proof.
% 6.44/1.30  
% 6.44/1.30  fork 2: search finished without proof.
% 6.44/1.31  
% 6.44/1.31  **** run 67 fork 2 starts with strategy
% 6.44/1.31  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.44/1.32  
% 6.44/1.32  **** run 70 fork 5 starts with strategy
% 6.44/1.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.44/1.34  
% 6.44/1.34  fork 5: search finished without proof.
% 6.98/1.35  
% 6.98/1.35  
% 6.98/1.35  fork 4: search terminated without proof.
% 7.66/1.35  
% 7.66/1.35  **** run 78 fork 5 starts with strategy
% 7.66/1.35  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.66/1.36  
% 7.66/1.36  
% 7.66/1.36  fork 3: search terminated without proof.
% 7.66/1.36  
% 7.66/1.36  
% 7.66/1.36  fork 0: search terminated without proof.
% 7.66/1.36  
% 7.66/1.36  
% 7.66/1.36  fork 7: search terminated without proof.
% 7.66/1.37  
% 7.66/1.37  **** run 69 fork 4 starts with strategy
% 7.66/1.37  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 7.66/1.37  
% 7.66/1.37  fork 5: search finished without proof.
% 7.66/1.38  
% 7.66/1.38  **** run 81 fork 0 starts with strategy
% 7.66/1.38  {"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.66/1.38  
% 7.66/1.38  **** run 76 fork 3 starts with strategy
% 7.66/1.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 7.66/1.38  
% 7.66/1.38  **** run 80 fork 7 starts with strategy
% 7.66/1.38  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.66/1.39  
% 7.66/1.39  **** run 86 fork 5 starts with strategy
% 7.66/1.39  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.66/1.40  
% 7.66/1.40  
% 7.66/1.40  fork 1: search terminated without proof.
% 7.66/1.40  
% 7.66/1.40  fork 0: search finished without proof.
% 7.66/1.41  
% 7.66/1.41  fork 7: search finished without proof.
% 7.66/1.42  
% 7.66/1.42  **** run 66 fork 1 starts with strategy
% 7.66/1.42  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 7.66/1.42  
% 7.66/1.42  **** run 89 fork 0 starts with strategy
% 7.66/1.42  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 8.27/1.43  
% 8.27/1.43  **** run 88 fork 7 starts with strategy
% 8.27/1.43  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 8.27/1.43  
% 8.27/1.43  
% 8.27/1.43  fork 2: search terminated without proof.
% 8.27/1.45  
% 8.27/1.45  **** run 75 fork 2 starts with strategy
% 8.27/1.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.62/1.49  
% 8.62/1.49  
% 8.62/1.49  fork 4: search terminated without proof.
% 8.62/1.51  
% 8.62/1.51  
% 8.62/1.51  fork 3: search terminated without proof.
% 8.62/1.51  
% 8.62/1.51  **** run 77 fork 4 starts with strategy
% 8.62/1.51  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 8.62/1.51  
% 8.62/1.51  
% 8.62/1.51  fork 5: search terminated without proof.
% 8.62/1.53  
% 8.62/1.53  fork 4: search finished without proof.
% 8.62/1.53  
% 8.62/1.53  **** run 84 fork 3 starts with strategy
% 8.62/1.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 8.62/1.53  
% 8.62/1.53  **** run 94 fork 5 starts with strategy
% 8.62/1.53  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 8.62/1.54  
% 8.62/1.54  
% 8.62/1.54  fork 1: search terminated without proof.
% 9.21/1.55  
% 9.21/1.55  **** run 85 fork 4 starts with strategy
% 9.21/1.55  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.21/1.55  
% 9.21/1.55  fork 5: search finished without proof.
% 9.21/1.56  
% 9.21/1.56  fork 3: search finished without proof.
% 9.21/1.56  
% 9.21/1.56  **** run 74 fork 1 starts with strategy
% 9.21/1.56  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 9.37/1.57  
% 9.37/1.57  **** run 102 fork 5 starts with strategy
% 9.37/1.57  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 9.37/1.57  
% 9.37/1.57  
% 9.37/1.57  fork 2: search terminated without proof.
% 9.37/1.58  
% 9.37/1.58  **** run 92 fork 3 starts with strategy
% 9.37/1.58  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 9.37/1.59  
% 9.37/1.59  **** run 83 fork 2 starts with strategy
% 9.37/1.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.37/1.60  
% 9.37/1.60  fork 3: search finished without proof.
% 9.37/1.61  
% 9.37/1.61  fork 2: search finished without proof.
% 9.81/1.62  
% 9.81/1.62  **** run 100 fork 3 starts with strategy
% 9.81/1.62  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 9.81/1.63  
% 9.81/1.63  **** run 91 fork 2 starts with strategy
% 9.81/1.63  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 10.04/1.66  
% 10.04/1.66  
% 10.04/1.66  fork 4: search terminated without proof.
% 10.04/1.68  
% 10.04/1.68  
% 10.04/1.68  fork 1: search terminated without proof.
% 10.04/1.68  
% 10.04/1.68  **** run 93 fork 4 starts with strategy
% 10.04/1.68  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 10.04/1.70  
% 10.04/1.70  **** run 82 fork 1 starts with strategy
% 10.04/1.70  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 10.04/1.70  
% 10.04/1.70  fork 4: search finished without proof.
% 10.04/1.72  
% 10.04/1.72  **** run 101 fork 4 starts with strategy
% 10.04/1.72  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 10.65/1.74  
% 10.65/1.74  fork 4: search finished without proof.
% 10.65/1.75  
% 10.65/1.75  **** run 109 fork 4 starts with strategy
% 10.65/1.75  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.04/1.81  
% 11.04/1.81  
% 11.04/1.81  fork 1: search terminated without proof.
% 11.04/1.83  
% 11.04/1.83  **** run 90 fork 1 starts with strategy
% 11.04/1.83  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 14.90/2.30  
% 14.90/2.30  
% 14.90/2.30  fork 6: search terminated without proof.
% 15.52/2.36  
% 15.52/2.36  **** run 95 fork 6 starts with strategy
% 15.52/2.36  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 15.76/2.38  
% 15.76/2.38  fork 6: search finished without proof.
% 15.76/2.39  
% 15.76/2.39  **** run 103 fork 6 starts with strategy
% 15.76/2.39  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 15.76/2.42  
% 15.76/2.42  fork 6: search finished without proof.
% 16.16/2.43  
% 16.16/2.43  **** run 111 fork 6 starts with strategy
% 16.16/2.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 16.16/2.44  
% 16.16/2.44  
% 16.16/2.44  fork 0: search terminated without proof.
% 16.16/2.45  
% 16.16/2.45  
% 16.16/2.45  fork 7: search terminated without proof.
% 16.32/2.48  
% 16.32/2.48  **** run 96 fork 7 starts with strategy
% 16.32/2.48  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 16.32/2.49  
% 16.32/2.49  **** run 97 fork 0 starts with strategy
% 16.32/2.49  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.32/2.51  
% 16.32/2.51  fork 7: search finished without proof.
% 16.32/2.52  
% 16.32/2.52  **** run 104 fork 7 starts with strategy
% 16.32/2.52  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 16.32/2.59  
% 16.32/2.59  
% 16.32/2.59  fork 5: search terminated without proof.
% 17.16/2.64  
% 17.16/2.64  
% 17.16/2.64  fork 2: search terminated without proof.
% 17.16/2.65  
% 17.16/2.65  **** run 110 fork 5 starts with strategy
% 17.16/2.65  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 17.16/2.65  
% 17.16/2.65  
% 17.16/2.65  fork 3: search terminated without proof.
% 18.21/2.69  
% 18.21/2.69  **** run 99 fork 2 starts with strategy
% 18.21/2.69  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 18.21/2.70  
% 18.21/2.70  **** run 108 fork 3 starts with strategy
% 18.21/2.70  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 18.21/2.73  
% 18.21/2.73  fork 3: search finished without proof.
% 18.21/2.75  
% 18.21/2.75  **** run 116 fork 3 starts with strategy
% 18.21/2.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 18.85/2.77  
% 18.85/2.77  
% 18.85/2.77  fork 4: search terminated without proof.
% 18.90/2.79  
% 18.90/2.79  **** run 117 fork 4 starts with strategy
% 18.90/2.79  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 20.01/2.99  
% 20.01/2.99  
% 20.01/2.99  fork 1: search terminated without proof.
% 20.62/3.02  
% 20.62/3.02  **** run 98 fork 1 starts with strategy
% 20.62/3.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 22.06/3.25  
% 22.06/3.25  
% 22.06/3.25  result: proof found
% 22.06/3.25  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 22.06/3.25  by run 111 fork 6 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 22.06/3.25  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 22.06/3.25  
% 22.06/3.25  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 22.06/3.25  
% 22.06/3.25  run 111 fork 6 statistics:
% 22.06/3.25  ----------------------------------
% 22.06/3.25  this run seconds: 0.762383
% 22.06/3.25  total seconds: 2.825778
% 22.06/3.25  stat_given_used: 251
% 22.06/3.25  stat_given_used_at_endgame: 0
% 22.06/3.25  stat_given_candidates:   574
% 22.06/3.25  stat_given_candidates_at_endgame: 0
% 22.06/3.25  stat_given_candidates_h: 0
% 22.06/3.25  stat_binres_derived_cl:   1
% 22.06/3.25  stat_binres_derived_cl_h: 0
% 22.06/3.25  stat_factor_derived_cl: 0
% 22.06/3.25  stat_para_derived_cl: 123530
% 22.06/3.25  stat_tautologies_discarded: 0
% 22.06/3.25  stat_forward_subsumed: 7779
% 22.06/3.25  stat_derived_cut: 2
% 22.06/3.25  stat_derived_rewritten: 30
% 22.06/3.25  stat_weight_discarded_building: 0
% 22.06/3.25  stat_weight_discarded_cl: 19410
% 22.06/3.25  stat_internlimit_discarded_cl: 0
% 22.06/3.25  stat_simplified:  30 simplified 0 derived 0 given
% 22.06/3.25  stat_kept_cl: 95756
% 22.06/3.25  stat_built_cl: 115698
% 22.06/3.25  stat_hyperres_partial_cl: 0
% 22.06/3.25  stat_made_rewriters: 216
% 22.06/3.25  stat_backward_subsumed: 0
% 22.06/3.25  stat_propagated_subsumed: 0
% 22.06/3.25  stat_clsubs_attempted:                      2032
% 22.06/3.25  stat_clsubs_fact_groundunit_found:             0
% 22.06/3.25  stat_clsubs_rule_groundunit_found:             1
% 22.06/3.25  stat_clsubs_top_meta_attempted:              31357
% 22.06/3.25  stat_clsubs_top_meta_failed:                 29325
% 22.06/3.25  stat_clsubs_top_meta_nonpref_attempted:               31357
% 22.06/3.25  stat_clsubs_top_meta_nonpref_succeeded:                8012
% 22.06/3.25  stat_clsubs_top_meta_pref_attempted:                   8012
% 22.06/3.25  stat_clsubs_top_meta_pref1_succeeded:                  8003
% 22.06/3.25  stat_clsubs_top_meta_pref2_succeeded:                  3763
% 22.06/3.25  stat_clsubs_top_meta_pref3_succeeded:                  2032
% 22.06/3.25  stat_clsubs_top_meta_pref_succeeded:                   2032
% 22.06/3.25  stat_clsubs_meta_attempted:                 2034
% 22.06/3.25  stat_clsubs_meta_failed:                     209
% 22.06/3.25  stat_clsubs_predsymbs_attempted:               0
% 22.06/3.25  stat_clsubs_unit_attempted:                 2031
% 22.06/3.25  stat_clsubs_full_attempted:                    1
% 22.06/3.25  stat_forwardsubs_attempted:               122946
% 22.06/3.25  stat_lit_hash_added:                  95759
% 22.06/3.25  stat_lit_hash_computed:              218992
% 22.06/3.25  stat_lit_hash_match_found:             7792
% 22.06/3.25  stat_lit_hash_match_miss:            230646
% 22.06/3.25  stat_lit_hash_cut_ok:                     0
% 22.06/3.25  stat_lit_strong_cut_ok:                   2
% 22.06/3.25  stat_lit_hash_subsume_ok:              7779
% 22.06/3.25  clqueue els 10000000 used 1
% 22.06/3.25  clactive els 10000000 used 252
% 22.06/3.25  clactivesubsume els 10000000 used 1501
% 22.06/3.25  queue_termbuf els 200000000 used 14580431
% 22.06/3.25  hyper_termbuf els 100000000 used 1
% 22.06/3.25  active_termbuf els 100000000 used 20386
% 22.06/3.25  varstack els 5000 last used 1
% 22.06/3.25  given_termbuf els 10000000 last used 1
% 22.06/3.25  simplified_termbuf els 10000000 last used 1
% 22.06/3.25  derived_termbuf els 10000000 last used 38
% 22.06/3.25  wr_mallocs: 356430
% 22.06/3.25  wr_callocs: 21
% 22.06/3.25  wr_reallocs: 11354
% 22.06/3.25  wr_frees: 2
% 22.06/3.25  wr_malloc_bytes: 4175320724
% 22.06/3.25  wr_calloc_bytes: 112065536
% 22.06/3.25  wr_realloc_bytes: 2947232
% 22.06/3.25  wr_realloc_freebytes: 0
% 22.06/3.25  ----------------------------------
%------------------------------------------------------------------------------