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

View Problem - Process Solution

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

% Computer : n011.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:47 EDT 2023

% Result   : Unsatisfiable 45.68s 6.30s
% Output   : CNFRefutation 45.68s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_quotient_property')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(U,V,W)
    | ~ quotient(X2006,V,Y)
    | ~ quotient(X2007,V,X)
    | ~ quotient(X2007,X2006,U)
    | less_equal(Z,W) ),
    inference(cnf_transformation,[],['$inc_quotient_property']) ).

cnf('2',plain,
    quotient(X,Y,divide(X,Y)),
    inference(cnf_transformation,[],['$inc_closure']) ).

cnf('3',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(U,V,W)
    | ~ quotient(U,X2006,X)
    | ~ quotient(V,X2006,Y)
    | ~ quotient(W,X2006,Z) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    quotient(identity,idQb,idQ_idQb),
    inference(cnf_transformation,[],[identity_divide_idQb]) ).

cnf('5',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQ_idQb,U,Z)
    | ~ quotient(idQb,U,Y)
    | ~ quotient(identity,U,X) ),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( less_equal(divide(X,Y),divide(idQ_idQb,Z))
    | ~ quotient(idQb,Z,Y)
    | ~ quotient(identity,Z,X) ),
    inference(resolution,[],['5','2']) ).

cnf('7',plain,
    quotient(idQb,idQ_idQa,idQb_Q__idQ_idQa),
    inference(cnf_transformation,[],[idQb_divide_idQ_idQa]) ).

cnf('8',plain,
    ( less_equal(divide(X,idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa))
    | ~ quotient(identity,idQ_idQa,X) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(X,U,V)
    | ~ less_equal(V,Y)
    | less_equal(Z,U) ),
    inference(cnf_transformation,[],[xQyLEz_implies_xQzLEy]) ).

cnf('10',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(X,Z,U)
    | ~ less_equal(U,Y) ),
    inference(resolution,[],['9','2']) ).

cnf('11',plain,
    quotient(identity,idQa,idQ_idQa),
    inference(cnf_transformation,[],[identity_divide_idQa]) ).

cnf('12',plain,
    ( less_equal(divide(identity,X),idQa)
    | ~ less_equal(idQ_idQa,X) ),
    inference(resolution,[],['10','11']) ).

cnf('13',plain,
    ( ~ quotient(X,Y,Z)
    | less_equal(Z,X) ),
    inference(cnf_transformation,[],['$inc_divisor_existence']) ).

cnf('14',plain,
    quotient(X,zero,X),
    inference(cnf_transformation,[],[x_divde_zero_is_x]) ).

cnf('15',plain,
    less_equal(X,X),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    less_equal(divide(identity,idQ_idQa),idQa),
    inference(resolution,[],['12','15']) ).

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

cnf('18',plain,
    ( ~ quotient(identity,X,Y)
    | less_equal(idQ_idQa,X)
    | ~ less_equal(Y,idQa) ),
    inference(resolution,[],['9','11']) ).

cnf('19',plain,
    quotient(identity,a,idQa),
    inference(cnf_transformation,[],[identity_divide_a]) ).

cnf('20',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(U,Y,V)
    | ~ less_equal(U,X)
    | less_equal(V,Z) ),
    inference(cnf_transformation,[],[xLEy_implies_xQzLEyQz]) ).

cnf('21',plain,
    ( ~ quotient(X,Y,zero)
    | less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_less_equal_quotient']) ).

cnf('22',plain,
    ( quotient(X,Y,zero)
    | ~ less_equal(X,Y) ),
    inference(cnf_transformation,[],['$inc_quotient_less_equal']) ).

cnf('23',plain,
    less_equal(X,identity),
    inference(cnf_transformation,[],['$inc_identity_is_largest']) ).

cnf('24',plain,
    quotient(X,identity,zero),
    inference(resolution,[],['22','23']) ).

cnf('25',plain,
    less_equal(X3,identity),
    inference(resolution,[],['21','24']) ).

cnf('26',plain,
    ( ~ quotient(X,a,Y)
    | less_equal(Y,idQa) ),
    inference(resolution,[then_simplify],['20','19','25']) ).

cnf('27',plain,
    less_equal(idQa,idQa),
    inference(resolution,[],['26','19']) ).

cnf('28',plain,
    less_equal(idQ_idQa,a),
    inference(resolution,[then_simplify],['18','19','27']) ).

cnf('29',plain,
    ( ~ quotient(X,Y,Z)
    | ~ quotient(X,U,V)
    | ~ less_equal(U,Y)
    | less_equal(Z,V) ),
    inference(cnf_transformation,[],[xLEy_implies_zQyLEzQx]) ).

cnf('30',plain,
    ( ~ quotient(identity,X,Y)
    | less_equal(idQa,Y)
    | ~ less_equal(X,a) ),
    inference(resolution,[],['29','19']) ).

cnf('31',plain,
    ( less_equal(idQa,divide(identity,X))
    | ~ less_equal(X,a) ),
    inference(resolution,[],['30','2']) ).

cnf('32',plain,
    less_equal(idQa,divide(identity,idQ_idQa)),
    inference(resolution,[],['28','31']) ).

cnf('33',plain,
    idQa = divide(identity,idQ_idQa),
    inference(resolution,[then_simplify],['16','17','32']) ).

cnf('34',plain,
    quotient(identity,idQ_idQa,idQa),
    inference(paramodulation,[],['33','2']) ).

cnf('35',plain,
    less_equal(divide(idQa,idQb_Q__idQ_idQa),divide(idQ_idQb,idQ_idQa)),
    inference(resolution,[],['8','34']) ).

cnf('36',plain,
    ( ~ less_equal(X,Y)
    | ~ less_equal(Z,X)
    | less_equal(Z,Y) ),
    inference(cnf_transformation,[],[transitivity_of_less_equal]) ).

cnf('37',plain,
    less_equal(divide(X,Y),X),
    inference(resolution,[],['13','2']) ).

cnf('38',plain,
    ( ~ less_equal(X,divide(Y,Z))
    | less_equal(X,Y) ),
    inference(resolution,[],['36','37']) ).

cnf('39',plain,
    less_equal(divide(idQa,idQb_Q__idQ_idQa),idQ_idQb),
    inference(resolution,[],['35','38']) ).

cnf('40',plain,
    quotient(idQa,idQ_idQb,idQa_Q__idQ_idQb),
    inference(cnf_transformation,[],[idQa_divide_idQ_idQb]) ).

cnf('41',plain,
    ( ~ quotient(idQa,X,Y)
    | less_equal(idQa_Q__idQ_idQb,X)
    | ~ less_equal(Y,idQ_idQb) ),
    inference(resolution,[],['9','40']) ).

cnf('42',plain,
    ( ~ less_equal(divide(idQa,X),idQ_idQb)
    | less_equal(idQa_Q__idQ_idQb,X) ),
    inference(resolution,[],['41','2']) ).

cnf('43',plain,
    ( less_equal(divide(X,Y),Z)
    | ~ quotient(idQ_idQa,U,Z)
    | ~ quotient(idQa,U,Y)
    | ~ quotient(identity,U,X) ),
    inference(resolution,[],['3','11']) ).

cnf('44',plain,
    ( less_equal(divide(X,Y),divide(idQ_idQa,Z))
    | ~ quotient(idQa,Z,Y)
    | ~ quotient(identity,Z,X) ),
    inference(resolution,[],['43','2']) ).

cnf('45',plain,
    ( less_equal(divide(X,idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb))
    | ~ quotient(identity,idQ_idQb,X) ),
    inference(resolution,[],['44','40']) ).

cnf('46',plain,
    ( less_equal(divide(identity,X),idQb)
    | ~ less_equal(idQ_idQb,X) ),
    inference(resolution,[],['10','4']) ).

cnf('47',plain,
    less_equal(divide(identity,idQ_idQb),idQb),
    inference(resolution,[],['46','15']) ).

cnf('48',plain,
    ( ~ quotient(identity,X,Y)
    | less_equal(idQ_idQb,X)
    | ~ less_equal(Y,idQb) ),
    inference(resolution,[],['9','4']) ).

cnf('49',plain,
    quotient(identity,b,idQb),
    inference(cnf_transformation,[],[identity_divide_b]) ).

cnf('50',plain,
    ( ~ quotient(X,b,Y)
    | less_equal(Y,idQb) ),
    inference(resolution,[then_simplify],['20','49','25']) ).

cnf('51',plain,
    less_equal(idQb,idQb),
    inference(resolution,[],['50','49']) ).

cnf('52',plain,
    less_equal(idQ_idQb,b),
    inference(resolution,[then_simplify],['48','49','51']) ).

cnf('53',plain,
    ( ~ quotient(identity,X,Y)
    | less_equal(idQb,Y)
    | ~ less_equal(X,b) ),
    inference(resolution,[],['29','49']) ).

cnf('54',plain,
    ( less_equal(idQb,divide(identity,X))
    | ~ less_equal(X,b) ),
    inference(resolution,[],['53','2']) ).

cnf('55',plain,
    less_equal(idQb,divide(identity,idQ_idQb)),
    inference(resolution,[],['52','54']) ).

cnf('56',plain,
    idQb = divide(identity,idQ_idQb),
    inference(resolution,[then_simplify],['47','17','55']) ).

cnf('57',plain,
    quotient(identity,idQ_idQb,idQb),
    inference(paramodulation,[],['56','2']) ).

cnf('58',plain,
    less_equal(divide(idQb,idQa_Q__idQ_idQb),divide(idQ_idQa,idQ_idQb)),
    inference(resolution,[],['45','57']) ).

cnf('59',plain,
    less_equal(divide(idQb,idQa_Q__idQ_idQb),idQ_idQa),
    inference(resolution,[],['58','38']) ).

cnf('60',plain,
    ( ~ quotient(idQb,X,Y)
    | less_equal(idQb_Q__idQ_idQa,X)
    | ~ less_equal(Y,idQ_idQa) ),
    inference(resolution,[],['9','7']) ).

cnf('61',plain,
    ( ~ less_equal(divide(idQb,X),idQ_idQa)
    | less_equal(idQb_Q__idQ_idQa,X) ),
    inference(resolution,[],['60','2']) ).

cnf('62',plain,
    less_equal(idQb_Q__idQ_idQa,idQa_Q__idQ_idQb),
    inference(resolution,[],['59','61']) ).

cnf('63',plain,
    idQa_Q__idQ_idQb != idQb_Q__idQ_idQa,
    inference(cnf_transformation,[],[prove_idQa_Q__idQ_idQb_equals_idQb_Q__idQ_idQa]) ).

cnf('64',plain,
    ~ less_equal(idQa_Q__idQ_idQb,idQb_Q__idQ_idQa),
    inference(resolution,[then_simplify],['62','17','63']) ).

cnf('65',plain,
    $false,
    inference(resolution,[then_simplify],['39','42','64']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : HEN011-2 : TPTP v8.1.2. Released v1.0.0.
% 0.11/0.13  % Command  : gkc %s
% 0.13/0.33  % Computer : n011.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:37:37 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.13/0.37  
% 0.13/0.37  input clause set summed statistics:
% 0.13/0.37  ----------------------------------
% 0.13/0.37  in_clause_count:                    26
% 0.13/0.37  in_rule_clause_count:               14
% 0.13/0.37  in_fact_clause_count:               12
% 0.13/0.37  in_answer_clause_count:              0
% 0.13/0.37  in_ground_clause_count:              7
% 0.13/0.37  in_unit_clause_count:               14
% 0.13/0.37  in_horn_clause_count:               26
% 0.13/0.37  in_pos_clause_count:                13
% 0.13/0.37  in_neg_clause_count:                 1
% 0.13/0.37  in_poseq_clause_count:               4
% 0.13/0.37  in_negeq_clause_count:               1
% 0.13/0.37  in_unitposeq_clause_count:           0
% 0.13/0.37  in_chain_clause_count:               0
% 0.13/0.37  in_min_length:             1
% 0.13/0.37  in_max_length:             6
% 0.13/0.37  in_min_depth:              1
% 0.13/0.37  in_max_depth:              2
% 0.13/0.37  in_min_size:               3
% 0.13/0.37  in_max_size:              23
% 0.13/0.37  in_min_vars:               0
% 0.13/0.37  in_max_vars:               8
% 0.13/0.37  in_extaxiom_count:                 9
% 0.13/0.37  in_axiom_count:                   10
% 0.13/0.37  in_assumption_count:               6
% 0.13/0.37  in_goal_count:                     1
% 0.13/0.37  in_neg_goal_count:                 1
% 0.13/0.37  in_pos_goal_count:                 0
% 0.13/0.37  in_posunit_goal_count:             0
% 0.13/0.37  
% 0.13/0.37  auto guide:
% 0.13/0.37  -----------
% 0.13/0.37  {
% 0.13/0.37  "print":1,
% 0.13/0.37  "print_level": 15,
% 0.13/0.37  "max_size": 0,
% 0.13/0.37  "max_depth": 0,
% 0.13/0.37  "max_length": 0,
% 0.13/0.37  "max_dseconds": 0,
% 0.13/0.37  "runs":[
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/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.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/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.13/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/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.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.37  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.37  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/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.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/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.13/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.37  
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/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.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/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.13/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/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.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.37  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.37  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/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.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/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.13/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.37  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.37  
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/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.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/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.13/0.37  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/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.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/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.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.37  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.37  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.37  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/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.13/0.37  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.37  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.37  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/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.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.37  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.37  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.37  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.37  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/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.13/0.37  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.37  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.37  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.37  
% 0.13/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.37  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.37  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.37  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "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":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "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":["unit"], "query_preference":0, "rewrite":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":["unit"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 2 fork 1 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 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"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 4 fork 3 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 5 fork 4 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 6 fork 5 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 7 fork 6 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.39  
% 0.18/0.39  **** run 8 fork 7 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.43  
% 0.18/0.43  fork 3: search finished without proof.
% 0.18/0.45  
% 0.18/0.45  **** run 12 fork 3 starts with strategy
% 0.18/0.45  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.18/0.50  
% 0.18/0.50  fork 5: search finished without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 6: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 2: search terminated without proof.
% 0.18/0.51  
% 0.18/0.51  fork 0: search finished without proof.
% 0.18/0.51  
% 0.18/0.51  fork 7: search finished without proof.
% 0.18/0.52  
% 0.18/0.52  
% 0.18/0.52  fork 1: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  **** run 14 fork 5 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 9 fork 0 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.18/0.54  
% 0.18/0.54  **** run 16 fork 7 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.18/0.55  
% 0.18/0.55  **** run 10 fork 1 starts with strategy
% 0.18/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.57  
% 0.18/0.57  fork 3: search finished without proof.
% 0.18/0.58  
% 0.18/0.58  **** run 20 fork 3 starts with strategy
% 0.18/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.18/0.64  
% 0.18/0.64  fork 5: search finished without proof.
% 0.18/0.64  
% 0.18/0.64  fork 4: search finished without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 6: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 0: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 2: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 7: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  **** run 22 fork 5 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 1: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  **** run 21 fork 4 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.18/0.67  
% 0.18/0.67  **** run 23 fork 6 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.18/0.67  
% 0.18/0.67  **** run 19 fork 2 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.18/0.67  
% 0.18/0.67  **** run 17 fork 0 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.68  
% 0.18/0.68  **** run 24 fork 7 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.18/0.68  
% 0.18/0.68  **** run 18 fork 1 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.18/0.71  
% 0.18/0.71  fork 3: search finished without proof.
% 0.18/0.73  
% 0.18/0.73  **** run 28 fork 3 starts with strategy
% 0.18/0.73  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 3.18/0.77  
% 3.18/0.77  
% 3.18/0.77  fork 5: search terminated without proof.
% 3.19/0.79  
% 3.19/0.79  
% 3.19/0.79  fork 6: search terminated without proof.
% 3.19/0.79  
% 3.19/0.79  **** run 30 fork 5 starts with strategy
% 3.19/0.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.39/0.81  
% 3.39/0.81  
% 3.39/0.81  fork 7: search terminated without proof.
% 3.39/0.81  
% 3.39/0.81  **** run 31 fork 6 starts with strategy
% 3.39/0.81  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 3.39/0.81  
% 3.39/0.81  
% 3.39/0.81  fork 0: search terminated without proof.
% 3.39/0.81  
% 3.39/0.81  
% 3.39/0.81  fork 1: search terminated without proof.
% 3.54/0.83  
% 3.54/0.83  **** run 32 fork 7 starts with strategy
% 3.54/0.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.54/0.83  
% 3.54/0.83  **** run 25 fork 0 starts with strategy
% 3.54/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.54/0.83  
% 3.54/0.83  **** run 26 fork 1 starts with strategy
% 3.54/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.54/0.84  
% 3.54/0.84  
% 3.54/0.84  fork 4: search terminated without proof.
% 3.54/0.85  
% 3.54/0.85  
% 3.54/0.85  fork 3: search terminated without proof.
% 3.54/0.86  
% 3.54/0.86  
% 3.54/0.86  fork 2: search terminated without proof.
% 3.54/0.86  
% 3.54/0.86  **** run 29 fork 4 starts with strategy
% 3.54/0.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.54/0.87  
% 3.54/0.87  **** run 36 fork 3 starts with strategy
% 3.54/0.87  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 3.54/0.88  
% 3.54/0.88  **** run 27 fork 2 starts with strategy
% 3.54/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 3.54/0.91  
% 3.54/0.91  
% 3.54/0.91  fork 5: search terminated without proof.
% 4.29/0.93  
% 4.29/0.93  **** run 38 fork 5 starts with strategy
% 4.29/0.93  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.29/0.94  
% 4.29/0.94  
% 4.29/0.94  fork 6: search terminated without proof.
% 4.29/0.95  
% 4.29/0.95  fork 7: search finished without proof.
% 4.29/0.95  
% 4.29/0.95  fork 0: search finished without proof.
% 4.29/0.95  
% 4.29/0.95  
% 4.29/0.95  fork 1: search terminated without proof.
% 4.29/0.96  
% 4.29/0.96  **** run 39 fork 6 starts with strategy
% 4.29/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.29/0.97  
% 4.29/0.97  **** run 33 fork 0 starts with strategy
% 4.29/0.97  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.29/0.97  
% 4.29/0.97  **** run 40 fork 7 starts with strategy
% 4.29/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 4.29/0.97  
% 4.29/0.97  **** run 34 fork 1 starts with strategy
% 4.29/0.97  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.29/0.99  
% 4.29/0.99  
% 4.29/0.99  fork 3: search terminated without proof.
% 4.29/0.99  
% 4.29/0.99  
% 4.29/0.99  fork 4: search terminated without proof.
% 4.91/1.00  
% 4.91/1.00  
% 4.91/1.00  fork 2: search terminated without proof.
% 4.91/1.01  
% 4.91/1.01  **** run 37 fork 4 starts with strategy
% 4.91/1.01  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 4.91/1.01  
% 4.91/1.01  **** run 44 fork 3 starts with strategy
% 4.91/1.01  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 4.91/1.02  
% 4.91/1.02  **** run 35 fork 2 starts with strategy
% 4.91/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.91/1.05  
% 4.91/1.05  fork 3: search finished without proof.
% 4.91/1.06  
% 4.91/1.06  
% 4.91/1.06  fork 5: search terminated without proof.
% 5.53/1.07  
% 5.53/1.07  **** run 52 fork 3 starts with strategy
% 5.53/1.07  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 5.56/1.08  
% 5.56/1.08  **** run 46 fork 5 starts with strategy
% 5.56/1.08  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 5.56/1.08  
% 5.56/1.08  
% 5.56/1.08  fork 6: search terminated without proof.
% 5.56/1.09  
% 5.56/1.09  fork 1: search finished without proof.
% 5.56/1.09  
% 5.56/1.09  
% 5.56/1.09  fork 7: search terminated without proof.
% 5.56/1.10  
% 5.56/1.10  
% 5.56/1.10  fork 0: search terminated without proof.
% 5.77/1.11  
% 5.77/1.11  **** run 47 fork 6 starts with strategy
% 5.77/1.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.77/1.11  
% 5.77/1.11  **** run 42 fork 1 starts with strategy
% 5.77/1.11  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.77/1.11  
% 5.77/1.11  **** run 48 fork 7 starts with strategy
% 5.77/1.11  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 5.77/1.11  
% 5.77/1.11  **** run 41 fork 0 starts with strategy
% 5.77/1.11  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.94/1.13  
% 5.94/1.13  
% 5.94/1.13  fork 4: search terminated without proof.
% 5.94/1.13  
% 5.94/1.13  fork 7: search finished without proof.
% 5.94/1.14  
% 5.94/1.14  
% 5.94/1.14  fork 2: search terminated without proof.
% 5.94/1.15  
% 5.94/1.15  **** run 45 fork 4 starts with strategy
% 5.94/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.94/1.15  
% 5.94/1.15  **** run 56 fork 7 starts with strategy
% 5.94/1.15  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.94/1.16  
% 5.94/1.16  **** run 43 fork 2 starts with strategy
% 5.94/1.16  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.94/1.20  
% 5.94/1.20  
% 5.94/1.20  fork 3: search terminated without proof.
% 5.94/1.20  
% 5.94/1.20  fork 5: search finished without proof.
% 5.94/1.21  
% 5.94/1.21  **** run 54 fork 5 starts with strategy
% 5.94/1.21  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 5.94/1.22  
% 5.94/1.22  **** run 60 fork 3 starts with strategy
% 5.94/1.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.94/1.23  
% 5.94/1.23  
% 5.94/1.23  fork 6: search terminated without proof.
% 5.94/1.23  
% 5.94/1.23  
% 5.94/1.23  fork 1: search terminated without proof.
% 5.94/1.25  
% 5.94/1.25  **** run 55 fork 6 starts with strategy
% 5.94/1.25  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 5.94/1.25  
% 5.94/1.25  **** run 50 fork 1 starts with strategy
% 5.94/1.25  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.94/1.26  
% 5.94/1.26  
% 5.94/1.26  fork 7: search terminated without proof.
% 5.94/1.27  
% 5.94/1.27  
% 5.94/1.27  fork 4: search terminated without proof.
% 5.94/1.27  
% 5.94/1.27  
% 5.94/1.27  fork 0: search terminated without proof.
% 5.94/1.28  
% 5.94/1.28  **** run 64 fork 7 starts with strategy
% 5.94/1.28  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 5.94/1.28  
% 5.94/1.28  
% 5.94/1.28  fork 2: search terminated without proof.
% 5.94/1.29  
% 5.94/1.29  **** run 53 fork 4 starts with strategy
% 5.94/1.29  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 5.94/1.30  
% 5.94/1.30  **** run 49 fork 0 starts with strategy
% 5.94/1.30  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 5.94/1.30  
% 5.94/1.30  **** run 51 fork 2 starts with strategy
% 5.94/1.30  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.94/1.34  
% 5.94/1.34  
% 5.94/1.34  fork 5: search terminated without proof.
% 5.94/1.34  
% 5.94/1.34  
% 5.94/1.34  fork 3: search terminated without proof.
% 5.94/1.35  
% 5.94/1.35  **** run 62 fork 5 starts with strategy
% 5.94/1.35  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 5.94/1.36  
% 5.94/1.36  **** run 68 fork 3 starts with strategy
% 5.94/1.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.94/1.37  
% 5.94/1.37  fork 6: search finished without proof.
% 7.39/1.37  
% 7.39/1.37  
% 7.39/1.37  fork 1: search terminated without proof.
% 7.39/1.38  
% 7.39/1.38  fork 5: search finished without proof.
% 7.39/1.39  
% 7.39/1.39  **** run 63 fork 6 starts with strategy
% 7.39/1.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.39/1.39  
% 7.39/1.39  **** run 58 fork 1 starts with strategy
% 7.39/1.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 7.39/1.40  
% 7.39/1.40  **** run 70 fork 5 starts with strategy
% 7.39/1.40  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.39/1.41  
% 7.39/1.41  
% 7.39/1.41  fork 4: search terminated without proof.
% 7.39/1.41  
% 7.39/1.41  
% 7.39/1.41  fork 7: search terminated without proof.
% 7.39/1.42  
% 7.39/1.42  
% 7.39/1.42  fork 2: search terminated without proof.
% 7.39/1.43  
% 7.39/1.43  **** run 61 fork 4 starts with strategy
% 7.39/1.43  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 7.39/1.43  
% 7.39/1.43  **** run 72 fork 7 starts with strategy
% 7.39/1.43  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 7.39/1.44  
% 7.39/1.44  fork 6: search finished without proof.
% 7.39/1.44  
% 7.39/1.44  **** run 59 fork 2 starts with strategy
% 7.39/1.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 8.44/1.46  
% 8.44/1.46  **** run 71 fork 6 starts with strategy
% 8.44/1.46  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 8.44/1.46  
% 8.44/1.46  
% 8.44/1.46  fork 0: search terminated without proof.
% 8.44/1.48  
% 8.44/1.48  fork 6: search finished without proof.
% 8.44/1.48  
% 8.44/1.48  **** run 57 fork 0 starts with strategy
% 8.44/1.48  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 8.44/1.49  
% 8.44/1.49  
% 8.44/1.49  fork 3: search terminated without proof.
% 8.44/1.49  
% 8.44/1.49  **** run 79 fork 6 starts with strategy
% 8.44/1.49  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.44/1.51  
% 8.44/1.51  **** run 76 fork 3 starts with strategy
% 8.44/1.51  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 8.44/1.52  
% 8.44/1.52  
% 8.44/1.52  fork 5: search terminated without proof.
% 8.44/1.52  
% 8.44/1.52  
% 8.44/1.52  fork 1: search terminated without proof.
% 8.44/1.52  
% 8.44/1.52  fork 6: search finished without proof.
% 9.08/1.53  
% 9.08/1.53  **** run 78 fork 5 starts with strategy
% 9.08/1.53  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 9.08/1.54  
% 9.08/1.54  **** run 87 fork 6 starts with strategy
% 9.08/1.54  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.08/1.54  
% 9.08/1.54  **** run 66 fork 1 starts with strategy
% 9.08/1.54  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 9.08/1.55  
% 9.08/1.55  
% 9.08/1.55  fork 4: search terminated without proof.
% 9.08/1.55  
% 9.08/1.55  
% 9.08/1.55  fork 7: search terminated without proof.
% 9.08/1.56  
% 9.08/1.56  fork 5: search finished without proof.
% 9.08/1.57  
% 9.08/1.57  
% 9.08/1.57  fork 2: search terminated without proof.
% 9.08/1.57  
% 9.08/1.57  **** run 69 fork 4 starts with strategy
% 9.08/1.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 9.08/1.57  
% 9.08/1.57  **** run 80 fork 7 starts with strategy
% 9.08/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 9.48/1.58  
% 9.48/1.58  **** run 86 fork 5 starts with strategy
% 9.48/1.58  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 9.48/1.59  
% 9.48/1.59  **** run 67 fork 2 starts with strategy
% 9.48/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 9.48/1.60  
% 9.48/1.60  
% 9.48/1.60  fork 0: search terminated without proof.
% 9.48/1.62  
% 9.48/1.62  **** run 65 fork 0 starts with strategy
% 9.48/1.62  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 9.48/1.63  
% 9.48/1.63  
% 9.48/1.63  fork 3: search terminated without proof.
% 10.04/1.65  
% 10.04/1.65  fork 6: search finished without proof.
% 10.04/1.65  
% 10.04/1.65  **** run 84 fork 3 starts with strategy
% 10.04/1.65  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 10.04/1.66  
% 10.04/1.66  
% 10.04/1.66  fork 1: search terminated without proof.
% 10.04/1.67  
% 10.04/1.67  **** run 95 fork 6 starts with strategy
% 10.04/1.67  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 10.22/1.68  
% 10.22/1.68  **** run 74 fork 1 starts with strategy
% 10.22/1.68  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.22/1.69  
% 10.22/1.69  fork 7: search finished without proof.
% 10.22/1.69  
% 10.22/1.69  
% 10.22/1.69  fork 4: search terminated without proof.
% 10.22/1.70  
% 10.22/1.70  
% 10.22/1.70  fork 5: search terminated without proof.
% 10.22/1.70  
% 10.22/1.70  **** run 88 fork 7 starts with strategy
% 10.22/1.70  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 10.22/1.71  
% 10.22/1.71  **** run 77 fork 4 starts with strategy
% 10.22/1.71  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 10.22/1.71  
% 10.22/1.71  
% 10.22/1.71  fork 2: search terminated without proof.
% 10.61/1.72  
% 10.61/1.72  **** run 94 fork 5 starts with strategy
% 10.61/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 10.61/1.73  
% 10.61/1.73  **** run 75 fork 2 starts with strategy
% 10.61/1.73  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.61/1.74  
% 10.61/1.74  
% 10.61/1.74  fork 0: search terminated without proof.
% 10.85/1.77  
% 10.85/1.77  **** run 73 fork 0 starts with strategy
% 10.85/1.77  {"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}
% 10.85/1.77  
% 10.85/1.77  fork 3: search finished without proof.
% 10.85/1.79  
% 10.85/1.79  **** run 92 fork 3 starts with strategy
% 10.85/1.79  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 10.85/1.80  
% 10.85/1.80  fork 1: search finished without proof.
% 10.85/1.82  
% 10.85/1.82  **** run 82 fork 1 starts with strategy
% 10.85/1.82  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 11.44/1.83  
% 11.44/1.83  
% 11.44/1.83  fork 7: search terminated without proof.
% 11.44/1.83  
% 11.44/1.83  
% 11.44/1.83  fork 4: search terminated without proof.
% 11.44/1.84  
% 11.44/1.84  **** run 96 fork 7 starts with strategy
% 11.44/1.84  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 11.44/1.85  
% 11.44/1.85  **** run 85 fork 4 starts with strategy
% 11.44/1.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 11.44/1.85  
% 11.44/1.85  fork 2: search finished without proof.
% 11.44/1.87  
% 11.44/1.87  **** run 83 fork 2 starts with strategy
% 11.44/1.87  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 11.85/1.89  
% 11.85/1.89  
% 11.85/1.89  fork 0: search terminated without proof.
% 11.85/1.91  
% 11.85/1.91  
% 11.85/1.91  fork 3: search terminated without proof.
% 11.85/1.91  
% 11.85/1.91  **** run 81 fork 0 starts with strategy
% 11.85/1.91  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 11.85/1.93  
% 11.85/1.93  fork 1: search finished without proof.
% 11.85/1.93  
% 11.85/1.93  **** run 100 fork 3 starts with strategy
% 11.85/1.93  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 11.85/1.95  
% 11.85/1.95  **** run 90 fork 1 starts with strategy
% 11.85/1.95  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 12.43/1.97  
% 12.43/1.97  
% 12.43/1.97  fork 4: search terminated without proof.
% 12.43/1.99  
% 12.43/1.99  **** run 93 fork 4 starts with strategy
% 12.43/1.99  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.43/1.99  
% 12.43/1.99  
% 12.43/1.99  fork 2: search terminated without proof.
% 12.43/2.01  
% 12.43/2.01  **** run 91 fork 2 starts with strategy
% 12.43/2.01  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 12.90/2.09  
% 12.90/2.09  fork 0: search finished without proof.
% 13.53/2.11  
% 13.53/2.11  
% 13.53/2.11  fork 4: search terminated without proof.
% 13.53/2.11  
% 13.53/2.11  **** run 89 fork 0 starts with strategy
% 13.53/2.11  {"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}
% 13.53/2.12  
% 13.53/2.12  
% 13.53/2.12  fork 1: search terminated without proof.
% 13.53/2.12  
% 13.53/2.12  **** run 101 fork 4 starts with strategy
% 13.53/2.12  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 13.78/2.13  
% 13.78/2.13  
% 13.78/2.13  fork 2: search terminated without proof.
% 13.78/2.14  
% 13.78/2.14  **** run 98 fork 1 starts with strategy
% 13.78/2.14  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 13.78/2.15  
% 13.78/2.15  **** run 99 fork 2 starts with strategy
% 13.78/2.15  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 14.56/2.23  
% 14.56/2.23  
% 14.56/2.23  fork 0: search terminated without proof.
% 14.56/2.25  
% 14.56/2.25  **** run 97 fork 0 starts with strategy
% 14.56/2.25  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 14.56/2.28  
% 14.56/2.28  fork 0: search finished without proof.
% 15.12/2.30  
% 15.12/2.30  **** run 105 fork 0 starts with strategy
% 15.12/2.30  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 17.53/2.69  
% 17.53/2.69  
% 17.53/2.69  fork 6: search terminated without proof.
% 17.53/2.71  
% 17.53/2.71  **** run 103 fork 6 starts with strategy
% 17.53/2.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 17.53/2.74  
% 17.53/2.74  
% 17.53/2.74  fork 5: search terminated without proof.
% 17.53/2.76  
% 17.53/2.76  **** run 102 fork 5 starts with strategy
% 17.53/2.76  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 19.29/2.86  
% 19.29/2.86  
% 19.29/2.86  fork 7: search terminated without proof.
% 19.29/2.88  
% 19.29/2.88  **** run 104 fork 7 starts with strategy
% 19.29/2.88  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 20.57/3.03  
% 20.57/3.03  
% 20.57/3.03  fork 3: search terminated without proof.
% 20.57/3.05  
% 20.57/3.05  **** run 108 fork 3 starts with strategy
% 20.57/3.05  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 21.66/3.14  
% 21.66/3.14  
% 21.66/3.14  fork 4: search terminated without proof.
% 21.66/3.16  
% 21.66/3.16  **** run 109 fork 4 starts with strategy
% 21.66/3.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 21.66/3.17  
% 21.66/3.17  
% 21.66/3.17  fork 1: search terminated without proof.
% 21.66/3.18  
% 21.66/3.18  
% 21.66/3.18  fork 2: search terminated without proof.
% 21.66/3.19  
% 21.66/3.19  **** run 106 fork 1 starts with strategy
% 21.66/3.19  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 21.66/3.20  
% 21.66/3.20  **** run 107 fork 2 starts with strategy
% 21.66/3.20  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 22.40/3.33  
% 22.40/3.33  
% 22.40/3.33  fork 0: search terminated without proof.
% 22.40/3.36  
% 22.40/3.36  **** run 113 fork 0 starts with strategy
% 22.40/3.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 26.05/3.74  
% 26.05/3.74  
% 26.05/3.74  fork 6: search terminated without proof.
% 26.60/3.76  
% 26.60/3.76  **** run 111 fork 6 starts with strategy
% 26.60/3.76  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 26.64/3.78  
% 26.64/3.78  
% 26.64/3.78  fork 5: search terminated without proof.
% 26.64/3.80  
% 26.64/3.80  **** run 110 fork 5 starts with strategy
% 26.64/3.80  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.28/3.90  
% 27.28/3.90  
% 27.28/3.90  fork 7: search terminated without proof.
% 27.28/3.92  
% 27.28/3.92  **** run 112 fork 7 starts with strategy
% 27.28/3.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 28.59/4.09  
% 28.59/4.09  
% 28.59/4.09  fork 3: search terminated without proof.
% 28.59/4.11  
% 28.59/4.11  **** run 116 fork 3 starts with strategy
% 28.59/4.11  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 29.93/4.18  
% 29.93/4.18  fork 2: search finished without proof.
% 29.93/4.18  
% 29.93/4.18  
% 29.93/4.18  fork 4: search terminated without proof.
% 29.93/4.20  
% 29.93/4.20  **** run 115 fork 2 starts with strategy
% 29.93/4.20  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 29.93/4.20  
% 29.93/4.20  **** run 117 fork 4 starts with strategy
% 29.93/4.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 29.93/4.25  
% 29.93/4.25  fork 1: search finished without proof.
% 30.59/4.27  
% 30.59/4.27  **** run 114 fork 1 starts with strategy
% 30.59/4.27  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 31.78/4.43  
% 31.78/4.43  fork 0: search finished without proof.
% 31.78/4.45  
% 31.78/4.45  **** run 121 fork 0 starts with strategy
% 31.78/4.45  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 34.17/4.78  
% 34.17/4.78  
% 34.17/4.78  fork 6: search terminated without proof.
% 34.17/4.80  
% 34.17/4.80  **** run 119 fork 6 starts with strategy
% 34.17/4.80  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 34.83/4.82  
% 34.83/4.82  
% 34.83/4.82  fork 5: search terminated without proof.
% 34.83/4.84  
% 34.83/4.84  **** run 118 fork 5 starts with strategy
% 34.83/4.84  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 35.38/4.94  
% 35.38/4.94  
% 35.38/4.94  fork 7: search terminated without proof.
% 35.38/4.96  
% 35.38/4.96  **** run 120 fork 7 starts with strategy
% 35.38/4.96  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 37.21/5.14  
% 37.21/5.14  
% 37.21/5.14  fork 3: search terminated without proof.
% 37.21/5.17  
% 37.21/5.17  **** run 124 fork 3 starts with strategy
% 37.21/5.17  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 37.77/5.22  
% 37.77/5.22  
% 37.77/5.22  fork 2: search terminated without proof.
% 37.77/5.22  
% 37.77/5.22  
% 37.77/5.22  fork 4: search terminated without proof.
% 37.77/5.24  
% 37.77/5.24  **** run 123 fork 2 starts with strategy
% 37.77/5.24  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 37.77/5.24  
% 37.77/5.24  **** run 125 fork 4 starts with strategy
% 37.77/5.24  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 39.66/5.43  
% 39.66/5.43  
% 39.66/5.43  fork 1: search terminated without proof.
% 39.76/5.45  
% 39.76/5.45  **** run 122 fork 1 starts with strategy
% 39.76/5.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 40.33/5.55  
% 40.33/5.55  
% 40.33/5.55  fork 0: search terminated without proof.
% 40.33/5.57  
% 40.33/5.57  **** run 129 fork 0 starts with strategy
% 40.33/5.57  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 42.01/5.78  
% 42.01/5.78  fork 6: search finished without proof.
% 42.01/5.80  
% 42.01/5.80  **** run 127 fork 6 starts with strategy
% 42.01/5.80  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 42.01/5.80  
% 42.01/5.80  fork 5: search finished without proof.
% 42.55/5.82  
% 42.55/5.82  **** run 126 fork 5 starts with strategy
% 42.55/5.82  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 43.00/5.98  
% 43.00/5.98  
% 43.00/5.98  fork 7: search terminated without proof.
% 43.00/6.00  
% 43.00/6.00  **** run 128 fork 7 starts with strategy
% 43.00/6.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 44.83/6.19  
% 44.83/6.19  
% 44.83/6.19  fork 3: search terminated without proof.
% 45.26/6.21  
% 45.26/6.21  **** run 132 fork 3 starts with strategy
% 45.26/6.21  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 45.68/6.26  
% 45.68/6.26  
% 45.68/6.26  fork 2: search terminated without proof.
% 45.68/6.28  
% 45.68/6.28  **** run 131 fork 2 starts with strategy
% 45.68/6.28  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 45.68/6.30  
% 45.68/6.30  
% 45.68/6.30  result: proof found
% 45.68/6.30  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 45.68/6.30  by run 125 fork 4 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 45.68/6.30  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 45.68/6.30  
% 45.68/6.30  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 45.68/6.30  
% 45.68/6.30  run 125 fork 4 statistics:
% 45.68/6.30  ----------------------------------
% 45.68/6.30  this run seconds: 0.355728
% 45.68/6.30  total seconds: 5.177075
% 45.68/6.30  stat_given_used: 2280
% 45.68/6.30  stat_given_used_at_endgame: 0
% 45.68/6.30  stat_given_candidates:   13135
% 45.68/6.30  stat_given_candidates_at_endgame: 0
% 45.68/6.30  stat_given_candidates_h: 0
% 45.68/6.30  stat_binres_derived_cl:   17723
% 45.68/6.30  stat_binres_derived_cl_h: 0
% 45.68/6.30  stat_factor_derived_cl: 538
% 45.68/6.30  stat_para_derived_cl: 5341
% 45.68/6.30  stat_tautologies_discarded: 146
% 45.68/6.30  stat_forward_subsumed: 8921
% 45.68/6.30  stat_derived_cut: 256
% 45.68/6.30  stat_derived_rewritten: 2804
% 45.68/6.30  stat_weight_discarded_building: 0
% 45.68/6.30  stat_weight_discarded_cl: 2450
% 45.68/6.30  stat_internlimit_discarded_cl: 0
% 45.68/6.30  stat_simplified:  2804 simplified 0 derived 0 given
% 45.68/6.30  stat_kept_cl: 11564
% 45.68/6.30  stat_built_cl: 21378
% 45.68/6.30  stat_hyperres_partial_cl: 0
% 45.68/6.30  stat_made_rewriters: 37
% 45.68/6.30  stat_backward_subsumed: 0
% 45.68/6.30  stat_propagated_subsumed: 0
% 45.68/6.30  stat_clsubs_attempted:                    541608
% 45.68/6.30  stat_clsubs_fact_groundunit_found:            65
% 45.68/6.30  stat_clsubs_rule_groundunit_found:            37
% 45.68/6.30  stat_clsubs_top_meta_attempted:            7046900
% 45.68/6.30  stat_clsubs_top_meta_failed:               6505292
% 45.68/6.30  stat_clsubs_top_meta_nonpref_attempted:             7046900
% 45.68/6.30  stat_clsubs_top_meta_nonpref_succeeded:             2000484
% 45.68/6.30  stat_clsubs_top_meta_pref_attempted:                2000484
% 45.68/6.30  stat_clsubs_top_meta_pref1_succeeded:               1182680
% 45.68/6.30  stat_clsubs_top_meta_pref2_succeeded:                642827
% 45.68/6.30  stat_clsubs_top_meta_pref3_succeeded:                541608
% 45.68/6.30  stat_clsubs_top_meta_pref_succeeded:                 541608
% 45.68/6.30  stat_clsubs_meta_attempted:              1198141
% 45.68/6.30  stat_clsubs_meta_failed:                  453198
% 45.68/6.30  stat_clsubs_predsymbs_attempted:               0
% 45.68/6.30  stat_clsubs_unit_attempted:                63079
% 45.68/6.30  stat_clsubs_full_attempted:               478529
% 45.68/6.30  stat_forwardsubs_attempted:                22936
% 45.68/6.30  stat_lit_hash_added:                  13553
% 45.68/6.30  stat_lit_hash_computed:              134133
% 45.68/6.30  stat_lit_hash_match_found:            11194
% 45.68/6.30  stat_lit_hash_match_miss:            161029
% 45.68/6.30  stat_lit_hash_cut_ok:                  1122
% 45.68/6.30  stat_lit_strong_cut_ok:                  54
% 45.68/6.30  stat_lit_hash_subsume_ok:              8921
% 45.68/6.30  clqueue els 10000000 used 1
% 45.68/6.30  clactive els 10000000 used 2281
% 45.68/6.30  clactivesubsume els 10000000 used 12133
% 45.68/6.30  queue_termbuf els 200000000 used 698488
% 45.68/6.30  hyper_termbuf els 100000000 used 1
% 45.68/6.30  active_termbuf els 100000000 used 73679
% 45.68/6.30  varstack els 5000 last used 1
% 45.68/6.30  given_termbuf els 10000000 last used 1
% 45.68/6.30  simplified_termbuf els 10000000 last used 1
% 45.68/6.30  derived_termbuf els 10000000 last used 22
% 45.68/6.30  wr_mallocs: 19145
% 45.68/6.30  wr_callocs: 21
% 45.68/6.30  wr_reallocs: 2504
% 45.68/6.30  wr_frees: 2
% 45.68/6.30  wr_malloc_bytes: 4163250980
% 45.68/6.30  wr_calloc_bytes: 112065536
% 45.68/6.30  wr_realloc_bytes: 745968
% 45.68/6.30  wr_realloc_freebytes: 0
% 45.68/6.30  ----------------------------------
%------------------------------------------------------------------------------