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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL248-3 : TPTP v8.1.2. Released v2.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n015.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 07:38:16 EDT 2023

% Result   : Unsatisfiable 26.00s 3.78s
% Output   : CNFRefutation 26.00s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_implies_definition')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    implies(X,Y) = or(not(X),Y),
    inference(cnf_transformation,[],['$inc_implies_definition']) ).

cnf('2',plain,
    axiom(implies(implies(X,Y),implies(or(Z,X),or(Z,Y)))),
    inference(cnf_transformation,[],['$inc_axiom_1_6']) ).

cnf('3',plain,
    ( ~ axiom(X)
    | theorem(X) ),
    inference(cnf_transformation,[],['$inc_rule_1']) ).

cnf('4',plain,
    theorem(implies(implies(X,Y),implies(or(Z,X),or(Z,Y)))),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    ( ~ theorem(implies(X,Y))
    | ~ theorem(X)
    | theorem(Y) ),
    inference(cnf_transformation,[],['$inc_rule_2']) ).

cnf('6',plain,
    ( theorem(implies(or(X,Y),or(X,Z)))
    | ~ theorem(implies(Y,Z)) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    axiom(implies(or(X,X),X)),
    inference(cnf_transformation,[],['$inc_axiom_1_2']) ).

cnf('8',plain,
    theorem(implies(or(X,X),X)),
    inference(resolution,[],['7','3']) ).

cnf('9',plain,
    theorem(implies(or(X,or(Y,Y)),or(X,Y))),
    inference(resolution,[],['6','8']) ).

cnf('10',plain,
    ( ~ theorem(or(X,or(Y,Y)))
    | theorem(or(X,Y)) ),
    inference(resolution,[],['9','5']) ).

cnf('11',plain,
    axiom(implies(X,or(Y,X))),
    inference(cnf_transformation,[],['$inc_axiom_1_3']) ).

cnf('12',plain,
    theorem(implies(X,or(Y,X))),
    inference(resolution,[],['11','3']) ).

cnf('13',plain,
    theorem(implies(or(X,Y),or(X,or(Z,Y)))),
    inference(resolution,[],['6','12']) ).

cnf('14',plain,
    ( theorem(or(X,or(Y,Z)))
    | ~ theorem(or(X,Z)) ),
    inference(resolution,[],['13','5']) ).

cnf('15',plain,
    axiom(implies(or(X,Y),or(Y,X))),
    inference(cnf_transformation,[],['$inc_axiom_1_4']) ).

cnf('16',plain,
    theorem(implies(or(X,Y),or(Y,X))),
    inference(resolution,[],['15','3']) ).

cnf('17',plain,
    ( ~ theorem(or(X,Y))
    | theorem(or(Y,X)) ),
    inference(resolution,[],['5','16']) ).

cnf('18',plain,
    ( theorem(or(X,not(Y)))
    | ~ theorem(implies(Y,X)) ),
    inference(paramodulation,[],['1','17']) ).

cnf('19',plain,
    theorem(or(or(X,Y),not(Y))),
    inference(resolution,[],['18','12']) ).

cnf('20',plain,
    theorem(or(or(X,Y),or(Z,not(Y)))),
    inference(resolution,[],['14','19']) ).

cnf('21',plain,
    theorem(or(or(X,not(Y)),or(Z,Y))),
    inference(resolution,[],['20','17']) ).

cnf('22',plain,
    theorem(or(or(X,not(Y)),Y)),
    inference(resolution,[],['10','21']) ).

cnf('23',plain,
    theorem(or(X,or(Y,not(X)))),
    inference(resolution,[],['22','17']) ).

cnf('24',plain,
    theorem(or(X,not(X))),
    inference(resolution,[],['23','10']) ).

cnf('25',plain,
    theorem(implies(X,not(not(X)))),
    inference(paramodulation,[],['1','24']) ).

cnf('26',plain,
    theorem(implies(or(X,Y),or(X,not(not(Y))))),
    inference(resolution,[],['25','6']) ).

cnf('27',plain,
    ( theorem(or(X,not(not(Y))))
    | ~ theorem(or(X,Y)) ),
    inference(resolution,[],['26','5']) ).

cnf('28',plain,
    theorem(implies(X,implies(Y,X))),
    inference(paramodulation,[],['1','12']) ).

cnf('29',plain,
    theorem(implies(or(X,Y),or(X,implies(Z,Y)))),
    inference(resolution,[],['6','28']) ).

cnf('30',plain,
    ( theorem(or(X,implies(Y,Z)))
    | ~ theorem(or(X,Z)) ),
    inference(resolution,[],['29','5']) ).

cnf('31',plain,
    theorem(or(or(X,Y),implies(Z,not(Y)))),
    inference(resolution,[],['30','19']) ).

cnf('32',plain,
    theorem(or(implies(X,not(Y)),or(Z,Y))),
    inference(resolution,[],['31','17']) ).

cnf('33',plain,
    theorem(or(implies(X,not(Y)),Y)),
    inference(resolution,[],['10','32']) ).

cnf('34',plain,
    theorem(or(X,implies(Y,not(X)))),
    inference(resolution,[],['33','17']) ).

cnf('35',plain,
    theorem(or(X3,not(not(implies(Y3,not(X3)))))),
    inference(resolution,[],['27','34']) ).

cnf('36',plain,
    and(X0,X1) = not(or(not(X0),not(X1))),
    inference(cnf_transformation,[],['$inc_and_defn']) ).

cnf('37',plain,
    and(X,Y) = not(implies(X,not(Y))),
    inference(simplify,[],['36','1']) ).

cnf('38',plain,
    theorem(or(X,not(and(Y,X)))),
    inference(simplify,[],['35','37']) ).

cnf('39',plain,
    theorem(or(X,or(Y,not(and(Z,X))))),
    inference(resolution,[],['38','14']) ).

cnf('40',plain,
    theorem(or(or(X,not(and(Y,Z))),Z)),
    inference(resolution,[],['39','17']) ).

cnf('41',plain,
    theorem(or(or(X,not(and(Y,Z))),or(U,Z))),
    inference(resolution,[],['40','14']) ).

cnf('42',plain,
    theorem(or(or(X,Y),or(Z,not(and(U,Y))))),
    inference(resolution,[],['41','17']) ).

cnf('43',plain,
    theorem(or(or(X,Y),not(and(Z,Y)))),
    inference(resolution,[],['42','10']) ).

cnf('44',plain,
    theorem(implies(or(X,not(Y)),implies(Y,X))),
    inference(paramodulation,[],['1','16']) ).

cnf('45',plain,
    ( ~ theorem(or(X,not(Y)))
    | theorem(implies(Y,X)) ),
    inference(resolution,[],['44','5']) ).

cnf('46',plain,
    theorem(implies(and(X,Y),or(Z,Y))),
    inference(resolution,[],['43','45']) ).

cnf('47',plain,
    ~ theorem(implies(and(p,q),implies(p,q))),
    inference(cnf_transformation,[],[prove_this]) ).

cnf('48',plain,
    $false,
    inference(paramodulation,[then_simplify],['1','46','47']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL248-3 : TPTP v8.1.2. Released v2.3.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 03:51:36 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                    10
% 0.19/0.38  in_rule_clause_count:               10
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:                8
% 0.19/0.38  in_horn_clause_count:               10
% 0.19/0.38  in_pos_clause_count:                 7
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               2
% 0.19/0.38  in_negeq_clause_count:               0
% 0.19/0.38  in_unitposeq_clause_count:           2
% 0.19/0.38  in_chain_clause_count:               1
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             3
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              4
% 0.19/0.38  in_min_size:               4
% 0.19/0.38  in_max_size:              12
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                 9
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 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  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.39  
% 0.19/0.39  **** run 1 fork 0 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 2 fork 1 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 8 fork 7 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 4: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  fork 1: search finished without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 3: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 6: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 7: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 5: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 13 fork 4 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"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 10 fork 1 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  **** run 16 fork 7 starts with strategy
% 0.19/0.55  
% 0.19/0.55  **** run 11 fork 2 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 14 fork 5 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.19/0.65  
% 0.19/0.65  fork 4: search finished without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 0: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 1: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 3: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 2: search terminated without proof.
% 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 21 fork 4 starts with strategy
% 0.19/0.67  
% 0.19/0.67  fork 5: search finished without proof.
% 0.19/0.67  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 20 fork 3 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.19/0.68  
% 0.19/0.68  **** run 18 fork 1 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.19/0.68  
% 0.19/0.68  **** run 17 fork 0 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.68  
% 0.19/0.68  **** run 19 fork 2 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.19/0.69  
% 0.19/0.69  **** run 24 fork 7 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.69  
% 0.19/0.69  **** run 22 fork 5 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 6: search terminated without proof.
% 0.19/0.75  
% 0.19/0.75  **** run 23 fork 6 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  fork 4: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 3: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 1: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  **** run 29 fork 4 starts with strategy
% 0.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 5: search terminated without proof.
% 0.19/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.19/0.81  
% 0.19/0.81  
% 0.19/0.81  fork 0: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  fork 2: search finished without proof.
% 0.19/0.81  
% 0.19/0.81  **** run 28 fork 3 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.81  
% 0.19/0.81  **** run 26 fork 1 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.19/0.82  
% 0.19/0.82  
% 0.19/0.82  fork 7: search terminated without proof.
% 0.19/0.82  
% 0.19/0.82  **** run 30 fork 5 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.19/0.83  
% 0.19/0.83  **** run 27 fork 2 starts with strategy
% 0.19/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.83  
% 0.19/0.83  **** run 25 fork 0 starts with strategy
% 0.19/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.41/0.84  
% 3.41/0.84  **** run 32 fork 7 starts with strategy
% 3.41/0.84  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 3.41/0.87  
% 3.41/0.87  fork 7: search finished without proof.
% 3.41/0.88  
% 3.41/0.88  **** run 40 fork 7 starts with strategy
% 3.41/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 3.97/0.93  
% 3.97/0.93  
% 3.97/0.93  fork 4: search terminated without proof.
% 3.97/0.94  
% 3.97/0.94  
% 3.97/0.94  fork 3: search terminated without proof.
% 3.97/0.95  
% 3.97/0.95  
% 3.97/0.95  fork 2: search terminated without proof.
% 3.97/0.95  
% 3.97/0.95  **** run 37 fork 4 starts with strategy
% 3.97/0.95  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 3.97/0.96  
% 3.97/0.96  
% 3.97/0.96  fork 5: search terminated without proof.
% 3.97/0.96  
% 3.97/0.96  **** run 36 fork 3 starts with strategy
% 3.97/0.96  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 3.97/0.97  
% 3.97/0.97  
% 3.97/0.97  fork 0: search terminated without proof.
% 4.50/0.97  
% 4.50/0.97  **** run 35 fork 2 starts with strategy
% 4.50/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.50/0.98  
% 4.50/0.98  fork 6: search finished without proof.
% 4.50/0.98  
% 4.50/0.98  **** run 38 fork 5 starts with strategy
% 4.50/0.98  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.50/0.99  
% 4.50/0.99  **** run 33 fork 0 starts with strategy
% 4.50/0.99  {"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.50/1.00  
% 4.50/1.00  
% 4.50/1.00  fork 7: search terminated without proof.
% 4.80/1.02  
% 4.80/1.02  **** run 31 fork 6 starts with strategy
% 4.80/1.02  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 4.80/1.02  
% 4.80/1.02  
% 4.80/1.02  fork 1: search terminated without proof.
% 4.80/1.02  
% 4.80/1.02  **** run 48 fork 7 starts with strategy
% 4.80/1.02  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 5.01/1.04  
% 5.01/1.04  **** run 34 fork 1 starts with strategy
% 5.01/1.04  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 5.01/1.05  
% 5.01/1.05  fork 7: search finished without proof.
% 5.01/1.07  
% 5.01/1.07  **** run 56 fork 7 starts with strategy
% 5.01/1.07  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.01/1.07  
% 5.01/1.07  
% 5.01/1.07  fork 4: search terminated without proof.
% 5.01/1.08  
% 5.01/1.08  
% 5.01/1.08  fork 3: search terminated without proof.
% 5.01/1.09  
% 5.01/1.09  fork 7: search finished without proof.
% 5.01/1.09  
% 5.01/1.09  **** run 45 fork 4 starts with strategy
% 5.01/1.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 5.01/1.09  
% 5.01/1.09  
% 5.01/1.09  fork 2: search terminated without proof.
% 5.01/1.10  
% 5.01/1.10  **** run 44 fork 3 starts with strategy
% 5.01/1.10  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.01/1.11  
% 5.01/1.11  
% 5.01/1.11  fork 5: search terminated without proof.
% 5.01/1.11  
% 5.01/1.11  **** run 64 fork 7 starts with strategy
% 5.01/1.11  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.01/1.11  
% 5.01/1.11  **** run 43 fork 2 starts with strategy
% 5.01/1.11  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.01/1.12  
% 5.01/1.12  
% 5.01/1.12  fork 0: search terminated without proof.
% 5.68/1.13  
% 5.68/1.13  **** run 46 fork 5 starts with strategy
% 5.68/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.68/1.14  
% 5.68/1.14  **** run 41 fork 0 starts with strategy
% 5.68/1.14  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.68/1.15  
% 5.68/1.15  
% 5.68/1.15  fork 6: search terminated without proof.
% 5.68/1.17  
% 5.68/1.17  
% 5.68/1.17  fork 1: search terminated without proof.
% 5.68/1.18  
% 5.68/1.18  **** run 39 fork 6 starts with strategy
% 5.68/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 6.17/1.18  
% 6.17/1.18  **** run 42 fork 1 starts with strategy
% 6.17/1.18  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 6.17/1.21  
% 6.17/1.21  fork 1: search finished without proof.
% 6.17/1.21  
% 6.17/1.21  
% 6.17/1.21  fork 4: search terminated without proof.
% 6.17/1.23  
% 6.17/1.23  **** run 50 fork 1 starts with strategy
% 6.17/1.23  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 6.17/1.23  
% 6.17/1.23  
% 6.17/1.23  fork 3: search terminated without proof.
% 6.17/1.23  
% 6.17/1.23  
% 6.17/1.23  fork 7: search terminated without proof.
% 6.17/1.23  
% 6.17/1.23  **** run 53 fork 4 starts with strategy
% 6.17/1.23  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 6.17/1.23  
% 6.17/1.23  
% 6.17/1.23  fork 2: search terminated without proof.
% 6.17/1.25  
% 6.17/1.25  **** run 52 fork 3 starts with strategy
% 6.17/1.25  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 6.17/1.25  
% 6.17/1.25  **** run 72 fork 7 starts with strategy
% 6.17/1.25  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.17/1.25  
% 6.17/1.25  **** run 51 fork 2 starts with strategy
% 6.17/1.25  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 6.17/1.25  
% 6.17/1.25  
% 6.17/1.25  fork 5: search terminated without proof.
% 6.74/1.26  
% 6.74/1.26  
% 6.74/1.26  fork 0: search terminated without proof.
% 6.85/1.28  
% 6.85/1.28  **** run 54 fork 5 starts with strategy
% 6.85/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.85/1.28  
% 6.85/1.28  **** run 49 fork 0 starts with strategy
% 6.85/1.28  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 6.85/1.30  
% 6.85/1.30  
% 6.85/1.30  fork 6: search terminated without proof.
% 7.20/1.32  
% 7.20/1.32  **** run 47 fork 6 starts with strategy
% 7.20/1.32  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 7.20/1.35  
% 7.20/1.35  
% 7.20/1.35  fork 1: search terminated without proof.
% 7.20/1.35  
% 7.20/1.35  
% 7.20/1.35  fork 4: search terminated without proof.
% 7.20/1.37  
% 7.20/1.37  **** run 58 fork 1 starts with strategy
% 7.20/1.37  
% 7.20/1.37  
% 7.20/1.37  fork 7: search terminated without proof.
% 7.20/1.37  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 7.20/1.37  
% 7.20/1.37  **** run 61 fork 4 starts with strategy
% 7.20/1.37  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 7.20/1.37  
% 7.20/1.37  
% 7.20/1.37  fork 3: search terminated without proof.
% 7.20/1.38  
% 7.20/1.38  fork 2: search finished without proof.
% 7.20/1.39  
% 7.20/1.39  **** run 80 fork 7 starts with strategy
% 7.20/1.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 7.20/1.39  
% 7.20/1.39  **** run 60 fork 3 starts with strategy
% 7.20/1.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 7.20/1.39  
% 7.20/1.39  
% 7.20/1.39  fork 5: search terminated without proof.
% 7.20/1.40  
% 7.20/1.40  **** run 59 fork 2 starts with strategy
% 7.20/1.40  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 7.20/1.40  
% 7.20/1.40  fork 1: search finished without proof.
% 7.20/1.41  
% 7.20/1.41  **** run 66 fork 1 starts with strategy
% 7.20/1.41  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 7.20/1.42  
% 7.20/1.42  **** run 62 fork 5 starts with strategy
% 7.20/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 7.20/1.42  
% 7.20/1.42  fork 3: search finished without proof.
% 7.20/1.44  
% 7.20/1.44  **** run 68 fork 3 starts with strategy
% 7.20/1.44  {"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}
% 7.20/1.44  
% 7.20/1.44  
% 7.20/1.44  fork 6: search terminated without proof.
% 7.20/1.44  
% 7.20/1.44  fork 5: search finished without proof.
% 7.20/1.46  
% 7.20/1.46  **** run 70 fork 5 starts with strategy
% 7.20/1.46  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.20/1.47  
% 7.20/1.47  **** run 55 fork 6 starts with strategy
% 7.20/1.47  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 7.20/1.48  
% 7.20/1.48  
% 7.20/1.48  fork 0: search terminated without proof.
% 7.20/1.49  
% 7.20/1.49  
% 7.20/1.49  fork 4: search terminated without proof.
% 7.20/1.51  
% 7.20/1.51  **** run 69 fork 4 starts with strategy
% 7.20/1.51  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.20/1.51  
% 7.20/1.51  
% 7.20/1.51  fork 7: search terminated without proof.
% 7.20/1.52  
% 7.20/1.52  **** run 57 fork 0 starts with strategy
% 7.20/1.52  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 7.20/1.52  
% 7.20/1.52  
% 7.20/1.52  fork 2: search terminated without proof.
% 7.20/1.53  
% 7.20/1.53  **** run 88 fork 7 starts with strategy
% 7.20/1.53  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.20/1.54  
% 7.20/1.54  **** run 67 fork 2 starts with strategy
% 7.20/1.54  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 7.20/1.55  
% 7.20/1.55  
% 7.20/1.55  fork 1: search terminated without proof.
% 8.85/1.56  
% 8.85/1.56  
% 8.85/1.56  fork 3: search terminated without proof.
% 8.85/1.57  
% 8.85/1.57  **** run 76 fork 3 starts with strategy
% 8.85/1.57  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.85/1.58  
% 8.85/1.58  **** run 74 fork 1 starts with strategy
% 8.85/1.58  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.85/1.58  
% 8.85/1.58  
% 8.85/1.58  fork 5: search terminated without proof.
% 8.85/1.59  
% 8.85/1.59  
% 8.85/1.59  fork 6: search terminated without proof.
% 8.85/1.60  
% 8.85/1.60  **** run 78 fork 5 starts with strategy
% 8.85/1.60  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.85/1.62  
% 8.85/1.62  **** run 63 fork 6 starts with strategy
% 8.85/1.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 8.85/1.63  
% 8.85/1.63  
% 8.85/1.63  fork 4: search terminated without proof.
% 9.61/1.65  
% 9.61/1.65  **** run 77 fork 4 starts with strategy
% 9.61/1.65  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 9.61/1.65  
% 9.61/1.65  
% 9.61/1.65  fork 7: search terminated without proof.
% 9.61/1.66  
% 9.61/1.66  
% 9.61/1.66  fork 2: search terminated without proof.
% 9.61/1.67  
% 9.61/1.67  **** run 96 fork 7 starts with strategy
% 9.61/1.67  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 9.61/1.68  
% 9.61/1.68  **** run 75 fork 2 starts with strategy
% 9.61/1.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 9.61/1.69  
% 9.61/1.69  
% 9.61/1.69  fork 3: search terminated without proof.
% 10.05/1.71  
% 10.05/1.71  fork 2: search finished without proof.
% 10.05/1.71  
% 10.05/1.71  **** run 84 fork 3 starts with strategy
% 10.05/1.71  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 10.05/1.72  
% 10.05/1.72  
% 10.05/1.72  fork 5: search terminated without proof.
% 10.05/1.72  
% 10.05/1.72  **** run 83 fork 2 starts with strategy
% 10.05/1.72  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 10.05/1.72  
% 10.05/1.72  
% 10.05/1.72  fork 0: search terminated without proof.
% 10.05/1.74  
% 10.05/1.74  **** run 86 fork 5 starts with strategy
% 10.05/1.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.05/1.74  
% 10.05/1.74  
% 10.05/1.74  fork 1: search terminated without proof.
% 10.05/1.74  
% 10.05/1.74  
% 10.05/1.74  fork 6: search terminated without proof.
% 10.05/1.74  
% 10.05/1.74  **** run 65 fork 0 starts with strategy
% 10.05/1.74  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 10.50/1.76  
% 10.50/1.76  **** run 71 fork 6 starts with strategy
% 10.50/1.76  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 10.50/1.76  
% 10.50/1.76  **** run 82 fork 1 starts with strategy
% 10.50/1.76  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 10.50/1.77  
% 10.50/1.77  
% 10.50/1.77  fork 4: search terminated without proof.
% 10.50/1.79  
% 10.50/1.79  **** run 85 fork 4 starts with strategy
% 10.50/1.79  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 10.50/1.83  
% 10.50/1.83  
% 10.50/1.83  fork 3: search terminated without proof.
% 10.50/1.85  
% 10.50/1.85  
% 10.50/1.85  fork 2: search terminated without proof.
% 10.50/1.85  
% 10.50/1.85  **** run 92 fork 3 starts with strategy
% 10.50/1.85  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 11.27/1.86  
% 11.27/1.86  
% 11.27/1.86  fork 5: search terminated without proof.
% 11.27/1.86  
% 11.27/1.86  
% 11.27/1.86  fork 0: search terminated without proof.
% 11.27/1.87  
% 11.27/1.87  **** run 91 fork 2 starts with strategy
% 11.27/1.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 11.27/1.88  
% 11.27/1.88  **** run 73 fork 0 starts with strategy
% 11.27/1.88  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 11.27/1.88  
% 11.27/1.88  **** run 94 fork 5 starts with strategy
% 11.27/1.88  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 11.27/1.88  
% 11.27/1.88  
% 11.27/1.88  fork 6: search terminated without proof.
% 11.27/1.89  
% 11.27/1.89  
% 11.27/1.89  fork 1: search terminated without proof.
% 11.60/1.90  
% 11.60/1.90  **** run 79 fork 6 starts with strategy
% 11.60/1.90  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 11.60/1.91  
% 11.60/1.91  **** run 90 fork 1 starts with strategy
% 11.60/1.91  
% 11.60/1.91  
% 11.60/1.91  fork 4: search terminated without proof.
% 11.60/1.91  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 11.60/1.93  
% 11.60/1.93  **** run 93 fork 4 starts with strategy
% 11.60/1.93  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 12.46/2.00  
% 12.46/2.00  
% 12.46/2.00  fork 0: search terminated without proof.
% 12.46/2.02  
% 12.46/2.02  **** run 81 fork 0 starts with strategy
% 12.46/2.02  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 12.46/2.03  
% 12.46/2.03  
% 12.46/2.03  fork 6: search terminated without proof.
% 12.46/2.05  
% 12.46/2.05  **** run 87 fork 6 starts with strategy
% 12.46/2.05  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 12.89/2.14  
% 12.89/2.14  
% 12.89/2.14  fork 0: search terminated without proof.
% 13.68/2.16  
% 13.68/2.16  **** run 89 fork 0 starts with strategy
% 13.68/2.16  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 13.68/2.17  
% 13.68/2.17  
% 13.68/2.17  fork 6: search terminated without proof.
% 13.68/2.19  
% 13.68/2.19  **** run 95 fork 6 starts with strategy
% 13.68/2.19  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.04/2.69  
% 17.04/2.69  
% 17.04/2.69  fork 7: search terminated without proof.
% 17.82/2.71  
% 17.82/2.71  **** run 104 fork 7 starts with strategy
% 17.82/2.71  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 18.67/2.88  
% 18.67/2.88  
% 18.67/2.88  fork 3: search terminated without proof.
% 18.67/2.90  
% 18.67/2.90  
% 18.67/2.90  fork 2: search terminated without proof.
% 19.47/2.90  
% 19.47/2.90  
% 19.47/2.90  fork 5: search terminated without proof.
% 19.47/2.91  
% 19.47/2.91  **** run 100 fork 3 starts with strategy
% 19.47/2.91  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 19.47/2.93  
% 19.47/2.93  **** run 99 fork 2 starts with strategy
% 19.47/2.93  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 19.47/2.93  
% 19.47/2.93  **** run 102 fork 5 starts with strategy
% 19.47/2.93  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 19.47/2.95  
% 19.47/2.95  
% 19.47/2.95  fork 4: search terminated without proof.
% 19.47/2.98  
% 19.47/2.98  **** run 101 fork 4 starts with strategy
% 19.47/2.98  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 20.23/3.01  
% 20.23/3.01  
% 20.23/3.01  fork 1: search terminated without proof.
% 20.23/3.04  
% 20.23/3.04  **** run 98 fork 1 starts with strategy
% 20.23/3.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 20.23/3.18  
% 20.23/3.18  
% 20.23/3.18  fork 0: search terminated without proof.
% 20.23/3.21  
% 20.23/3.21  **** run 97 fork 0 starts with strategy
% 20.23/3.21  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 22.10/3.31  
% 22.10/3.31  
% 22.10/3.31  fork 6: search terminated without proof.
% 22.10/3.34  
% 22.10/3.34  **** run 103 fork 6 starts with strategy
% 22.10/3.34  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.72/3.73  
% 25.72/3.73  
% 25.72/3.73  fork 7: search terminated without proof.
% 26.00/3.76  
% 26.00/3.76  **** run 112 fork 7 starts with strategy
% 26.00/3.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 26.00/3.78  
% 26.00/3.78  
% 26.00/3.78  result: proof found
% 26.00/3.78  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 26.00/3.78  by run 97 fork 0 strategy {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.00/3.78  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 26.00/3.78  
% 26.00/3.78  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 26.00/3.79  
% 26.00/3.79  run 97 fork 0 statistics:
% 26.00/3.79  ----------------------------------
% 26.00/3.79  this run seconds: 0.436604
% 26.00/3.79  total seconds: 3.096782
% 26.00/3.79  stat_given_used: 1396
% 26.00/3.79  stat_given_used_at_endgame: 0
% 26.00/3.79  stat_given_candidates:   2126
% 26.00/3.79  stat_given_candidates_at_endgame: 0
% 26.00/3.79  stat_given_candidates_h: 0
% 26.00/3.79  stat_binres_derived_cl:   41323
% 26.00/3.79  stat_binres_derived_cl_h: 0
% 26.00/3.79  stat_factor_derived_cl: 0
% 26.00/3.79  stat_para_derived_cl: 793
% 26.00/3.79  stat_tautologies_discarded: 1
% 26.00/3.79  stat_forward_subsumed: 6475
% 26.00/3.79  stat_derived_cut: 1
% 26.00/3.79  stat_derived_rewritten: 19
% 26.00/3.79  stat_weight_discarded_building: 0
% 26.00/3.79  stat_weight_discarded_cl: 0
% 26.00/3.79  stat_internlimit_discarded_cl: 0
% 26.00/3.79  stat_simplified:  19 simplified 0 derived 0 given
% 26.00/3.79  stat_kept_cl: 35635
% 26.00/3.79  stat_built_cl: 38446
% 26.00/3.79  stat_hyperres_partial_cl: 0
% 26.00/3.79  stat_made_rewriters: 3
% 26.00/3.79  stat_backward_subsumed: 0
% 26.00/3.79  stat_propagated_subsumed: 0
% 26.00/3.79  stat_clsubs_attempted:                    151771
% 26.00/3.79  stat_clsubs_fact_groundunit_found:             0
% 26.00/3.79  stat_clsubs_rule_groundunit_found:             1
% 26.00/3.79  stat_clsubs_top_meta_attempted:            1148422
% 26.00/3.79  stat_clsubs_top_meta_failed:                996651
% 26.00/3.79  stat_clsubs_top_meta_nonpref_attempted:             1148422
% 26.00/3.79  stat_clsubs_top_meta_nonpref_succeeded:              424384
% 26.00/3.79  stat_clsubs_top_meta_pref_attempted:                 424384
% 26.00/3.79  stat_clsubs_top_meta_pref1_succeeded:                410552
% 26.00/3.79  stat_clsubs_top_meta_pref2_succeeded:                180045
% 26.00/3.79  stat_clsubs_top_meta_pref3_succeeded:                151771
% 26.00/3.79  stat_clsubs_top_meta_pref_succeeded:                 151771
% 26.00/3.79  stat_clsubs_meta_attempted:               154940
% 26.00/3.79  stat_clsubs_meta_failed:                    6826
% 26.00/3.79  stat_clsubs_predsymbs_attempted:               0
% 26.00/3.79  stat_clsubs_unit_attempted:               150803
% 26.00/3.79  stat_clsubs_full_attempted:                  968
% 26.00/3.79  stat_forwardsubs_attempted:                42111
% 26.00/3.79  stat_lit_hash_added:                  36041
% 26.00/3.79  stat_lit_hash_computed:               82318
% 26.00/3.79  stat_lit_hash_match_found:             6561
% 26.00/3.79  stat_lit_hash_match_miss:             75800
% 26.00/3.79  stat_lit_hash_cut_ok:                     0
% 26.00/3.79  stat_lit_strong_cut_ok:                   1
% 26.00/3.79  stat_lit_hash_subsume_ok:              6475
% 26.00/3.79  clqueue els 10000000 used 1
% 26.00/3.79  clactive els 10000000 used 1397
% 26.00/3.79  clactivesubsume els 10000000 used 8371
% 26.00/3.79  queue_termbuf els 200000000 used 2734230
% 26.00/3.79  hyper_termbuf els 100000000 used 1
% 26.00/3.79  active_termbuf els 100000000 used 62556
% 26.00/3.79  varstack els 5000 last used 1
% 26.00/3.79  given_termbuf els 10000000 last used 1
% 26.00/3.79  simplified_termbuf els 10000000 last used 1
% 26.00/3.79  derived_termbuf els 10000000 last used 43
% 26.00/3.79  wr_mallocs: 113201
% 26.00/3.79  wr_callocs: 21
% 26.00/3.79  wr_reallocs: 8444
% 26.00/3.79  wr_frees: 2
% 26.00/3.79  wr_malloc_bytes: 4166569524
% 26.00/3.79  wr_calloc_bytes: 112065536
% 26.00/3.79  wr_realloc_bytes: 1514552
% 26.00/3.79  wr_realloc_freebytes: 0
% 26.00/3.79  ----------------------------------
%------------------------------------------------------------------------------