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

View Problem - Process Solution

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

% Computer : n003.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 01:55:46 EDT 2023

% Result   : Unsatisfiable 9.81s 1.81s
% Output   : CNFRefutation 9.81s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_quotient_smaller_than_numerator')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    less_equal(divide(X,Y),X),
    inference(cnf_transformation,[],['$inc_quotient_smaller_than_numerator']) ).

cnf('2',plain,
    ( ~ less_equal(X,Y)
    | ~ less_equal(Y,X)
    | Y = X ),
    inference(cnf_transformation,[],['$inc_less_equal_and_equal']) ).

cnf('3',plain,
    less_equal(zero,X),
    inference(cnf_transformation,[],['$inc_zero_is_smallest']) ).

cnf('4',plain,
    ( zero = X
    | ~ less_equal(X,zero) ),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    zero = divide(zero,X),
    inference(resolution,[],['1','4']) ).

cnf('6',plain,
    ( divide(X,Y) = zero
    | ~ less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal1']) ).

cnf('7',plain,
    divide(divide(X,Y),X) = zero,
    inference(resolution,[],['6','1']) ).

cnf('8',plain,
    less_equal(divide(divide(X,Y),divide(Z,Y)),divide(divide(X,Z),Y)),
    inference(cnf_transformation,[],['$inc_quotient_property']) ).

cnf('9',plain,
    divide(divide(divide(X,Y),divide(Z,Y)),divide(divide(X,Z),Y)) = zero,
    inference(resolution,[],['8','6']) ).

cnf('10',plain,
    divide(divide(divide(X,X),divide(Y,X)),zero) = zero,
    inference(paramodulation,[],['7','9']) ).

cnf('11',plain,
    divide(divide(divide(X,X),zero),zero) = zero,
    inference(paramodulation,[],['7','10']) ).

cnf('12',plain,
    ( ~ less_equal(X,divide(X,Y))
    | X = divide(X,Y) ),
    inference(resolution,[],['1','2']) ).

cnf('13',plain,
    ( divide(X,Y) != zero
    | less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal2']) ).

cnf('14',plain,
    less_equal(divide(divide(X3,X3),zero),zero),
    inference(resolution,[],['11','13']) ).

cnf('15',plain,
    divide(divide(X3,X3),zero) = divide(divide(divide(X3,X3),zero),zero),
    inference(paramodulation,[then_simplify],['11','12','14']) ).

cnf('16',plain,
    divide(divide(X,X),zero) = zero,
    inference(simplify,[],['15','11']) ).

cnf('17',plain,
    less_equal(divide(X3,X3),zero),
    inference(resolution,[],['16','13']) ).

cnf('18',plain,
    divide(X3,X3) = divide(divide(X3,X3),zero),
    inference(paramodulation,[then_simplify],['16','12','17']) ).

cnf('19',plain,
    divide(X,X) = zero,
    inference(simplify,[],['18','16']) ).

cnf('20',plain,
    ( ~ less_equal(divide(divide(X,Y),Z),divide(divide(X,Z),divide(Y,Z)))
    | divide(divide(X,Z),divide(Y,Z)) = divide(divide(X,Y),Z) ),
    inference(resolution,[],['8','2']) ).

cnf('21',plain,
    divide(divide(divide(X,divide(X,Y)),divide(Y,divide(X,Y))),zero) = zero,
    inference(paramodulation,[],['19','9']) ).

cnf('22',plain,
    less_equal(zero,divide(divide(X3,divide(X3,Y3)),divide(Y3,divide(X3,Y3)))),
    inference(paramodulation,[],['21','1']) ).

cnf('23',plain,
    divide(divide(X3,divide(X3,Y3)),divide(Y3,divide(X3,Y3))) = divide(divide(X3,Y3),divide(X3,Y3)),
    inference(paramodulation,[then_simplify],['19','20','22']) ).

cnf('24',plain,
    divide(divide(X,divide(X,Y)),divide(Y,divide(X,Y))) = zero,
    inference(simplify,[],['23','19']) ).

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

cnf('26',plain,
    less_equal(divide(X3,divide(X3,zero)),zero),
    inference(resolution,[],['25','13']) ).

cnf('27',plain,
    divide(X3,divide(X3,zero)) = divide(divide(X3,divide(X3,zero)),zero),
    inference(paramodulation,[then_simplify],['25','12','26']) ).

cnf('28',plain,
    divide(X,divide(X,zero)) = zero,
    inference(simplify,[],['27','25']) ).

cnf('29',plain,
    less_equal(X,divide(X,zero)),
    inference(resolution,[],['28','13']) ).

cnf('30',plain,
    X = divide(X,zero),
    inference(resolution,[],['29','12']) ).

cnf('31',plain,
    divide(divide(divide(X,Y),zero),divide(divide(X,zero),Y)) = zero,
    inference(paramodulation,[],['5','9']) ).

cnf('32',plain,
    less_equal(divide(divide(X3,divide(divide(Y3,zero),Z3)),zero),divide(divide(X3,divide(divide(Y3,Z3),zero)),divide(divide(Y3,zero),Z3))),
    inference(paramodulation,[],['31','8']) ).

cnf('33',plain,
    less_equal(divide(X,divide(Y,Z)),divide(divide(X,divide(Y,Z)),divide(Y,Z))),
    inference(simplify,[then_simplify],['32','30','30','30','30']) ).

cnf('34',plain,
    divide(X,divide(Y,Z)) = divide(divide(X,divide(Y,Z)),divide(Y,Z)),
    inference(resolution,[],['33','12']) ).

cnf('35',plain,
    divide(X3,divide(Y3,zero)) = divide(divide(X3,Y3),divide(Y3,zero)),
    inference(paramodulation,[],['30','34']) ).

cnf('36',plain,
    divide(X,Y) = divide(divide(X,Y),Y),
    inference(simplify,[then_simplify],['35','30','30']) ).

cnf('37',plain,
    divide(divide(divide(X,Y),zero),divide(divide(X,divide(Y,Z)),Y)) = zero,
    inference(paramodulation,[],['7','9']) ).

cnf('38',plain,
    divide(divide(X,Y),divide(divide(X,divide(Y,Z)),Y)) = zero,
    inference(paramodulation,[],['30','37']) ).

cnf('39',plain,
    divide(divide(divide(X3,divide(X3,Y3)),Y3),divide(zero,Y3)) = zero,
    inference(paramodulation,[],['24','38']) ).

cnf('40',plain,
    divide(divide(X,divide(X,Y)),Y) = zero,
    inference(simplify,[then_simplify],['39','5','30']) ).

cnf('41',plain,
    divide(divide(divide(divide(divide(X3,Y3),divide(Z3,Y3)),U3),divide(divide(divide(X3,Z3),Y3),U3)),divide(zero,U3)) = zero,
    inference(paramodulation,[],['9','9']) ).

cnf('42',plain,
    divide(divide(divide(divide(X,Y),divide(Z,Y)),U),divide(divide(divide(X,Z),Y),U)) = zero,
    inference(simplify,[then_simplify],['41','5','30']) ).

cnf('43',plain,
    divide(divide(divide(divide(X3,Y3),divide(Z3,Y3)),divide(X3,Z3)),zero) = zero,
    inference(paramodulation,[],['7','42']) ).

cnf('44',plain,
    divide(divide(divide(X,Y),divide(Z,Y)),divide(X,Z)) = zero,
    inference(simplify,[],['43','30']) ).

cnf('45',plain,
    divide(divide(divide(X3,Y3),zero),divide(X3,divide(Z3,divide(Z3,Y3)))) = zero,
    inference(paramodulation,[],['40','44']) ).

cnf('46',plain,
    divide(divide(X,Y),divide(X,divide(Z,divide(Z,Y)))) = zero,
    inference(simplify,[],['45','30']) ).

cnf('47',plain,
    divide(identity,a) != divide(divide(identity,a),divide(identity,divide(identity,a))),
    inference(cnf_transformation,[],[prove_property_of_inversion]) ).

cnf('48',plain,
    less_equal(divide(X0,X1),X0),
    inference(cnf_transformation,[],['$inc_quotient_smaller_than_numerator']) ).

cnf('49',plain,
    ~ less_equal(divide(identity,a),divide(divide(identity,a),divide(identity,divide(identity,a)))),
    inference(resolution,[then_simplify],['2','47','48']) ).

cnf('50',plain,
    divide(divide(identity,a),divide(divide(identity,a),divide(identity,divide(identity,a)))) != zero,
    inference(resolution,[],['49','13']) ).

cnf('51',plain,
    $false,
    inference(paramodulation,[then_simplify],['36','46','50']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : HEN010-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.12  % Command  : gkc %s
% 0.13/0.33  % Computer : n003.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Thu Aug 24 13:26:22 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.19/0.37  
% 0.19/0.37  input clause set summed statistics:
% 0.19/0.37  ----------------------------------
% 0.19/0.37  in_clause_count:                     8
% 0.19/0.37  in_rule_clause_count:                6
% 0.19/0.37  in_fact_clause_count:                2
% 0.19/0.37  in_answer_clause_count:              0
% 0.19/0.37  in_ground_clause_count:              1
% 0.19/0.37  in_unit_clause_count:                5
% 0.19/0.37  in_horn_clause_count:                8
% 0.19/0.37  in_pos_clause_count:                 4
% 0.19/0.37  in_neg_clause_count:                 1
% 0.19/0.37  in_poseq_clause_count:               2
% 0.19/0.37  in_negeq_clause_count:               2
% 0.19/0.37  in_unitposeq_clause_count:           0
% 0.19/0.37  in_chain_clause_count:               0
% 0.19/0.37  in_min_length:             1
% 0.19/0.37  in_max_length:             3
% 0.19/0.37  in_min_depth:              1
% 0.19/0.37  in_max_depth:              4
% 0.19/0.37  in_min_size:               3
% 0.19/0.37  in_max_size:              13
% 0.19/0.37  in_min_vars:               0
% 0.19/0.37  in_max_vars:               3
% 0.19/0.37  in_extaxiom_count:                 7
% 0.19/0.37  in_axiom_count:                    0
% 0.19/0.37  in_assumption_count:               0
% 0.19/0.37  in_goal_count:                     1
% 0.19/0.37  in_neg_goal_count:                 1
% 0.19/0.37  in_pos_goal_count:                 0
% 0.19/0.37  in_posunit_goal_count:             0
% 0.19/0.37  
% 0.19/0.37  auto guide:
% 0.19/0.37  -----------
% 0.19/0.37  {
% 0.19/0.37  "print":1,
% 0.19/0.37  "print_level": 15,
% 0.19/0.37  "max_size": 0,
% 0.19/0.37  "max_depth": 0,
% 0.19/0.37  "max_length": 0,
% 0.19/0.37  "max_dseconds": 0,
% 0.19/0.37  "runs":[
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.37  {"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.37  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.37  {"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.19/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"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.19/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.37  {"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.19/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.37  
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.37  {"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.19/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"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.19/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.37  {"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.19/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.37  
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.37  {"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.19/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"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.19/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.37  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.37  {"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.19/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.37  
% 0.19/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.37  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.19/0.37  
% 0.19/0.37  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.37  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.37  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.49  
% 0.19/0.49  fork 5: search finished without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 2: 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.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 6: 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.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 14 fork 5 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 7: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 15 fork 6 starts with strategy
% 0.19/0.52  
% 0.19/0.52  **** run 13 fork 4 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 0.19/0.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 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 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["hardness_pref"],"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.54  
% 0.19/0.54  **** run 16 fork 7 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  fork 4: search finished without proof.
% 0.19/0.56  
% 0.19/0.56  **** run 21 fork 4 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.63  
% 0.19/0.63  
% 0.19/0.63  fork 5: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 1: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  fork 6: search finished without proof.
% 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 0: 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 22 fork 5 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.66  
% 0.19/0.66  **** run 23 fork 6 starts with strategy
% 0.19/0.66  {"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.66  
% 0.19/0.66  **** run 18 fork 1 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.19/0.66  
% 0.19/0.66  **** run 17 fork 0 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 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 7: 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.68  
% 0.19/0.68  
% 0.19/0.68  fork 4: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  fork 1: search finished without proof.
% 0.19/0.69  
% 0.19/0.69  fork 6: search finished without proof.
% 0.19/0.70  
% 0.19/0.70  **** run 29 fork 4 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.19/0.71  
% 0.19/0.71  **** run 31 fork 6 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.19/0.71  
% 0.19/0.71  **** run 26 fork 1 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.73  
% 0.19/0.73  **** run 24 fork 7 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.21/0.79  
% 3.21/0.79  fork 5: search finished without proof.
% 3.21/0.79  
% 3.21/0.79  
% 3.21/0.79  fork 2: search terminated without proof.
% 3.21/0.80  
% 3.21/0.80  
% 3.21/0.80  fork 3: search terminated without proof.
% 3.21/0.80  
% 3.21/0.80  fork 0: search finished without proof.
% 3.21/0.81  
% 3.21/0.81  **** run 30 fork 5 starts with strategy
% 3.21/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.44/0.81  
% 3.44/0.81  
% 3.44/0.81  fork 4: search terminated without proof.
% 3.44/0.82  
% 3.44/0.82  **** run 27 fork 2 starts with strategy
% 3.44/0.82  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.44/0.82  
% 3.44/0.82  **** run 28 fork 3 starts with strategy
% 3.44/0.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 3.44/0.83  
% 3.44/0.83  **** run 25 fork 0 starts with strategy
% 3.44/0.83  
% 3.44/0.83  fork 6: search finished without proof.
% 3.44/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.44/0.83  
% 3.44/0.83  **** run 37 fork 4 starts with strategy
% 3.44/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 3.44/0.84  
% 3.44/0.84  
% 3.44/0.84  fork 1: search terminated without proof.
% 3.44/0.85  
% 3.44/0.85  **** run 39 fork 6 starts with strategy
% 3.44/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 3.75/0.86  
% 3.75/0.86  **** run 34 fork 1 starts with strategy
% 3.75/0.86  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 3.75/0.90  
% 3.75/0.90  fork 7: search finished without proof.
% 3.75/0.92  
% 3.75/0.92  **** run 32 fork 7 starts with strategy
% 3.75/0.92  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.75/0.93  
% 3.75/0.93  
% 3.75/0.93  fork 5: search terminated without proof.
% 3.75/0.93  
% 3.75/0.93  fork 2: search finished without proof.
% 4.43/0.94  
% 4.43/0.94  fork 3: search finished without proof.
% 4.43/0.95  
% 4.43/0.95  **** run 38 fork 5 starts with strategy
% 4.43/0.95  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 4.43/0.95  
% 4.43/0.95  **** run 35 fork 2 starts with strategy
% 4.43/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 4.43/0.95  
% 4.43/0.95  **** run 36 fork 3 starts with strategy
% 4.43/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.43/0.96  
% 4.43/0.96  
% 4.43/0.96  fork 4: search terminated without proof.
% 4.43/0.96  
% 4.43/0.96  
% 4.43/0.96  fork 0: search terminated without proof.
% 4.43/0.97  
% 4.43/0.97  
% 4.43/0.97  fork 6: search terminated without proof.
% 4.43/0.97  
% 4.43/0.97  fork 1: search finished without proof.
% 4.43/0.98  
% 4.43/0.98  **** run 45 fork 4 starts with strategy
% 4.43/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.81/0.98  
% 4.81/0.98  **** run 33 fork 0 starts with strategy
% 4.81/0.98  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.81/0.99  
% 4.81/0.99  **** run 47 fork 6 starts with strategy
% 4.81/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.81/0.99  
% 4.81/0.99  **** run 42 fork 1 starts with strategy
% 4.81/0.99  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.81/1.01  
% 4.81/1.01  fork 4: search finished without proof.
% 4.81/1.02  
% 4.81/1.02  fork 1: search finished without proof.
% 4.81/1.02  
% 4.81/1.02  **** run 53 fork 4 starts with strategy
% 4.81/1.02  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.81/1.03  
% 4.81/1.03  **** run 50 fork 1 starts with strategy
% 4.81/1.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.81/1.03  
% 4.81/1.03  fork 7: search finished without proof.
% 5.26/1.04  
% 5.26/1.04  fork 4: search finished without proof.
% 5.26/1.05  
% 5.26/1.05  **** run 40 fork 7 starts with strategy
% 5.26/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.37/1.06  
% 5.37/1.06  **** run 61 fork 4 starts with strategy
% 5.37/1.06  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 5.37/1.07  
% 5.37/1.07  
% 5.37/1.07  fork 5: search terminated without proof.
% 5.37/1.08  
% 5.37/1.08  
% 5.37/1.08  fork 3: search terminated without proof.
% 5.37/1.08  
% 5.37/1.08  fork 7: search finished without proof.
% 5.37/1.09  
% 5.37/1.09  **** run 46 fork 5 starts with strategy
% 5.37/1.09  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 5.37/1.09  
% 5.37/1.09  **** run 48 fork 7 starts with strategy
% 5.37/1.09  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.37/1.09  
% 5.37/1.09  **** run 44 fork 3 starts with strategy
% 5.37/1.09  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 5.37/1.10  
% 5.37/1.10  fork 0: search finished without proof.
% 5.76/1.11  
% 5.76/1.11  
% 5.76/1.11  fork 6: search terminated without proof.
% 5.76/1.12  
% 5.76/1.12  fork 3: search finished without proof.
% 5.76/1.12  
% 5.76/1.12  **** run 41 fork 0 starts with strategy
% 5.76/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.76/1.13  
% 5.76/1.13  **** run 55 fork 6 starts with strategy
% 5.76/1.13  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 5.76/1.14  
% 5.76/1.14  **** run 52 fork 3 starts with strategy
% 5.76/1.14  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.76/1.15  
% 5.76/1.15  
% 5.76/1.15  fork 1: search terminated without proof.
% 6.07/1.15  
% 6.07/1.15  fork 6: search finished without proof.
% 6.07/1.16  
% 6.07/1.16  **** run 58 fork 1 starts with strategy
% 6.07/1.16  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.07/1.17  
% 6.07/1.17  **** run 63 fork 6 starts with strategy
% 6.07/1.17  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.07/1.18  
% 6.07/1.18  fork 4: search finished without proof.
% 6.07/1.20  
% 6.07/1.20  **** run 69 fork 4 starts with strategy
% 6.07/1.20  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 6.07/1.21  
% 6.07/1.21  fork 5: search finished without proof.
% 6.07/1.21  
% 6.07/1.21  
% 6.07/1.21  fork 7: search terminated without proof.
% 6.07/1.23  
% 6.07/1.23  **** run 54 fork 5 starts with strategy
% 6.07/1.23  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 6.07/1.23  
% 6.07/1.23  **** run 56 fork 7 starts with strategy
% 6.07/1.23  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.68/1.24  
% 6.68/1.24  fork 0: search finished without proof.
% 6.68/1.26  
% 6.68/1.26  fork 3: search finished without proof.
% 6.68/1.26  
% 6.68/1.26  **** run 49 fork 0 starts with strategy
% 6.68/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.68/1.27  
% 6.68/1.27  **** run 60 fork 3 starts with strategy
% 6.68/1.27  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.68/1.28  
% 6.68/1.28  fork 6: search finished without proof.
% 6.98/1.28  
% 6.98/1.28  fork 0: search finished without proof.
% 6.98/1.30  
% 6.98/1.30  **** run 71 fork 6 starts with strategy
% 6.98/1.30  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.98/1.30  
% 6.98/1.30  **** run 57 fork 0 starts with strategy
% 6.98/1.30  {"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.98/1.30  
% 6.98/1.30  fork 3: search finished without proof.
% 6.98/1.32  
% 6.98/1.32  fork 4: search finished without proof.
% 6.98/1.32  
% 6.98/1.32  fork 5: search finished without proof.
% 6.98/1.32  
% 6.98/1.32  **** run 68 fork 3 starts with strategy
% 6.98/1.32  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.98/1.33  
% 6.98/1.33  **** run 77 fork 4 starts with strategy
% 6.98/1.33  {"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}
% 6.98/1.34  
% 6.98/1.34  **** run 62 fork 5 starts with strategy
% 6.98/1.34  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 6.98/1.35  
% 6.98/1.35  fork 7: search finished without proof.
% 6.98/1.37  
% 6.98/1.37  **** run 64 fork 7 starts with strategy
% 6.98/1.37  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 6.98/1.42  
% 6.98/1.42  
% 6.98/1.42  fork 6: search terminated without proof.
% 6.98/1.42  
% 6.98/1.42  
% 6.98/1.42  fork 0: search terminated without proof.
% 6.98/1.44  
% 6.98/1.44  fork 3: search finished without proof.
% 6.98/1.44  
% 6.98/1.44  **** run 79 fork 6 starts with strategy
% 6.98/1.44  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 6.98/1.44  
% 6.98/1.44  **** run 65 fork 0 starts with strategy
% 6.98/1.44  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 7.92/1.45  
% 7.92/1.45  fork 7: search finished without proof.
% 8.01/1.46  
% 8.01/1.46  **** run 76 fork 3 starts with strategy
% 8.01/1.46  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.01/1.46  
% 8.01/1.46  
% 8.01/1.46  fork 4: search terminated without proof.
% 8.01/1.46  
% 8.01/1.46  
% 8.01/1.46  fork 5: search terminated without proof.
% 8.01/1.46  
% 8.01/1.46  **** run 72 fork 7 starts with strategy
% 8.01/1.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 8.01/1.48  
% 8.01/1.48  **** run 85 fork 4 starts with strategy
% 8.01/1.48  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 8.01/1.49  
% 8.01/1.49  **** run 70 fork 5 starts with strategy
% 8.01/1.49  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 8.35/1.52  
% 8.35/1.52  fork 0: search finished without proof.
% 8.35/1.54  
% 8.35/1.54  **** run 73 fork 0 starts with strategy
% 8.35/1.54  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 8.57/1.56  
% 8.57/1.56  fork 6: search finished without proof.
% 8.57/1.58  
% 8.57/1.58  **** run 87 fork 6 starts with strategy
% 8.57/1.58  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 8.57/1.58  
% 8.57/1.58  fork 3: search finished without proof.
% 8.57/1.59  
% 8.57/1.59  
% 8.57/1.59  fork 7: search terminated without proof.
% 8.57/1.59  
% 8.57/1.59  **** run 84 fork 3 starts with strategy
% 8.57/1.59  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 8.57/1.60  
% 8.57/1.60  fork 5: search finished without proof.
% 8.57/1.61  
% 8.57/1.61  **** run 80 fork 7 starts with strategy
% 8.57/1.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 8.57/1.62  
% 8.57/1.62  fork 0: search finished without proof.
% 8.57/1.63  
% 8.57/1.63  **** run 78 fork 5 starts with strategy
% 8.57/1.63  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 9.08/1.64  
% 9.08/1.64  **** run 81 fork 0 starts with strategy
% 9.08/1.64  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.36/1.73  
% 9.36/1.73  fork 0: search finished without proof.
% 9.36/1.73  
% 9.36/1.73  
% 9.36/1.73  fork 7: search terminated without proof.
% 9.73/1.74  
% 9.73/1.74  **** run 89 fork 0 starts with strategy
% 9.73/1.74  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 9.73/1.75  
% 9.73/1.75  **** run 88 fork 7 starts with strategy
% 9.73/1.75  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 9.73/1.75  
% 9.73/1.75  
% 9.73/1.75  fork 5: search terminated without proof.
% 9.81/1.77  
% 9.81/1.77  **** run 86 fork 5 starts with strategy
% 9.81/1.77  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 9.81/1.81  
% 9.81/1.81  
% 9.81/1.81  result: proof found
% 9.81/1.81  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 9.81/1.81  by run 58 fork 1 strategy {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.81/1.81  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 9.81/1.81  
% 9.81/1.81  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 9.81/1.81  
% 9.81/1.81  run 58 fork 1 statistics:
% 9.81/1.81  ----------------------------------
% 9.81/1.81  this run seconds: 0.084760
% 9.81/1.81  total seconds: 0.860517
% 9.81/1.81  stat_given_used: 94
% 9.81/1.81  stat_given_used_at_endgame: 0
% 9.81/1.81  stat_given_candidates:   1228
% 9.81/1.81  stat_given_candidates_at_endgame: 0
% 9.81/1.81  stat_given_candidates_h: 0
% 9.81/1.81  stat_binres_derived_cl:   260
% 9.81/1.81  stat_binres_derived_cl_h: 0
% 9.81/1.81  stat_factor_derived_cl: 2
% 9.81/1.81  stat_para_derived_cl: 9755
% 9.81/1.81  stat_tautologies_discarded: 0
% 9.81/1.81  stat_forward_subsumed: 2307
% 9.81/1.81  stat_derived_cut: 180
% 9.81/1.81  stat_derived_rewritten: 78
% 9.81/1.81  stat_weight_discarded_building: 0
% 9.81/1.81  stat_weight_discarded_cl: 1214
% 9.81/1.81  stat_internlimit_discarded_cl: 0
% 9.81/1.81  stat_simplified:  78 simplified 0 derived 0 given
% 9.81/1.81  stat_kept_cl: 5904
% 9.81/1.81  stat_built_cl: 7384
% 9.81/1.81  stat_hyperres_partial_cl: 0
% 9.81/1.81  stat_made_rewriters: 55
% 9.81/1.81  stat_backward_subsumed: 0
% 9.81/1.81  stat_propagated_subsumed: 0
% 9.81/1.81  stat_clsubs_attempted:                      1346
% 9.81/1.81  stat_clsubs_fact_groundunit_found:             1
% 9.81/1.81  stat_clsubs_rule_groundunit_found:             1
% 9.81/1.81  stat_clsubs_top_meta_attempted:               4525
% 9.81/1.81  stat_clsubs_top_meta_failed:                  3179
% 9.81/1.81  stat_clsubs_top_meta_nonpref_attempted:                4525
% 9.81/1.81  stat_clsubs_top_meta_nonpref_succeeded:                1644
% 9.81/1.81  stat_clsubs_top_meta_pref_attempted:                   1644
% 9.81/1.81  stat_clsubs_top_meta_pref1_succeeded:                  1577
% 9.81/1.81  stat_clsubs_top_meta_pref2_succeeded:                  1346
% 9.81/1.81  stat_clsubs_top_meta_pref3_succeeded:                  1346
% 9.81/1.81  stat_clsubs_top_meta_pref_succeeded:                   1346
% 9.81/1.81  stat_clsubs_meta_attempted:                 1481
% 9.81/1.81  stat_clsubs_meta_failed:                     184
% 9.81/1.81  stat_clsubs_predsymbs_attempted:               0
% 9.81/1.81  stat_clsubs_unit_attempted:                 1086
% 9.81/1.81  stat_clsubs_full_attempted:                  260
% 9.81/1.81  stat_forwardsubs_attempted:                 9426
% 9.81/1.81  stat_lit_hash_added:                   6982
% 9.81/1.81  stat_lit_hash_computed:               18594
% 9.81/1.81  stat_lit_hash_match_found:             2502
% 9.81/1.81  stat_lit_hash_match_miss:             17997
% 9.81/1.81  stat_lit_hash_cut_ok:                   136
% 9.81/1.81  stat_lit_strong_cut_ok:                 115
% 9.81/1.81  stat_lit_hash_subsume_ok:              2307
% 9.81/1.81  clqueue els 10000000 used 1
% 9.81/1.81  clactive els 10000000 used 95
% 9.81/1.81  clactivesubsume els 10000000 used 505
% 9.81/1.81  queue_termbuf els 200000000 used 588993
% 9.81/1.81  hyper_termbuf els 100000000 used 1
% 9.81/1.81  active_termbuf els 100000000 used 3659
% 9.81/1.81  varstack els 5000 last used 1
% 9.81/1.81  given_termbuf els 10000000 last used 1
% 9.81/1.81  simplified_termbuf els 10000000 last used 1
% 9.81/1.81  derived_termbuf els 10000000 last used 10
% 9.81/1.81  wr_mallocs: 21626
% 9.81/1.81  wr_callocs: 21
% 9.81/1.81  wr_reallocs: 1291
% 9.81/1.81  wr_frees: 2
% 9.81/1.81  wr_malloc_bytes: 4163382180
% 9.81/1.81  wr_calloc_bytes: 112065536
% 9.81/1.81  wr_realloc_bytes: 148584
% 9.81/1.81  wr_realloc_freebytes: 0
% 9.81/1.81  ----------------------------------
%------------------------------------------------------------------------------