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

View Problem - Process Solution

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

% Computer : n001.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:08 EDT 2023

% Result   : Unsatisfiable 207.42s 27.17s
% Output   : CNFRefutation 207.42s
% 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(implies(implies(X3,Y3),implies(implies(Z3,X3),or(not(Z3),Y3)))),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    axiom(implies(implies(X,Y),implies(implies(Z,X),implies(Z,Y)))),
    inference(simplify,[],['3','1']) ).

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

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

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

cnf('8',plain,
    ( theorem(implies(implies(X,Y),implies(X,Z)))
    | ~ theorem(implies(Y,Z)) ),
    inference(resolution,[],['6','7']) ).

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

cnf('10',plain,
    axiom(implies(or(X3,implies(Y3,Z3)),or(not(Y3),or(X3,Z3)))),
    inference(paramodulation,[],['1','9']) ).

cnf('11',plain,
    axiom(implies(or(X,implies(Y,Z)),implies(Y,or(X,Z)))),
    inference(simplify,[],['10','1']) ).

cnf('12',plain,
    axiom(implies(or(not(X3),implies(Y3,Z3)),implies(Y3,implies(X3,Z3)))),
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    axiom(implies(implies(X,implies(Y,Z)),implies(Y,implies(X,Z)))),
    inference(simplify,[],['12','1']) ).

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

cnf('15',plain,
    theorem(implies(implies(X,implies(Y,implies(Z,U))),implies(X,implies(Z,implies(Y,U))))),
    inference(resolution,[],['8','14']) ).

cnf('16',plain,
    ( ~ theorem(implies(X,implies(Y,implies(Z,U))))
    | theorem(implies(X,implies(Z,implies(Y,U)))) ),
    inference(resolution,[],['15','7']) ).

cnf('17',plain,
    ( ~ theorem(implies(X,implies(Y,Z)))
    | theorem(implies(Y,implies(X,Z))) ),
    inference(resolution,[],['14','7']) ).

cnf('18',plain,
    theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))),
    inference(resolution,[],['17','6']) ).

cnf('19',plain,
    ( theorem(implies(implies(X,Y),implies(Z,Y)))
    | ~ theorem(implies(Z,X)) ),
    inference(resolution,[],['18','7']) ).

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

cnf('21',plain,
    theorem(implies(X,or(Y,X))),
    inference(resolution,[],['20','5']) ).

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

cnf('23',plain,
    theorem(implies(implies(implies(X,Y),Z),implies(Y,Z))),
    inference(resolution,[],['19','22']) ).

cnf('24',plain,
    theorem(implies(implies(implies(X,Y),implies(Z,U)),implies(Z,implies(Y,U)))),
    inference(resolution,[],['16','23']) ).

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

cnf('26',plain,
    $false,
    inference(resolution,[],['24','25']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL231-3 : TPTP v8.1.2. Released v2.3.0.
% 0.00/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n001.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri Aug 25 05:29:43 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.38  
% 0.12/0.38  input clause set summed statistics:
% 0.12/0.38  ----------------------------------
% 0.12/0.38  in_clause_count:                     9
% 0.12/0.38  in_rule_clause_count:                9
% 0.12/0.38  in_fact_clause_count:                0
% 0.12/0.38  in_answer_clause_count:              0
% 0.12/0.38  in_ground_clause_count:              1
% 0.12/0.38  in_unit_clause_count:                7
% 0.12/0.38  in_horn_clause_count:                9
% 0.12/0.38  in_pos_clause_count:                 6
% 0.12/0.38  in_neg_clause_count:                 1
% 0.12/0.38  in_poseq_clause_count:               1
% 0.12/0.38  in_negeq_clause_count:               0
% 0.12/0.38  in_unitposeq_clause_count:           1
% 0.12/0.38  in_chain_clause_count:               1
% 0.12/0.38  in_min_length:             1
% 0.12/0.38  in_max_length:             3
% 0.12/0.38  in_min_depth:              1
% 0.12/0.38  in_max_depth:              4
% 0.12/0.38  in_min_size:               4
% 0.12/0.38  in_max_size:              14
% 0.12/0.38  in_min_vars:               0
% 0.12/0.38  in_max_vars:               3
% 0.12/0.38  in_extaxiom_count:                 8
% 0.12/0.38  in_axiom_count:                    0
% 0.12/0.38  in_assumption_count:               0
% 0.12/0.38  in_goal_count:                     1
% 0.12/0.38  in_neg_goal_count:                 1
% 0.12/0.38  in_pos_goal_count:                 0
% 0.12/0.38  in_posunit_goal_count:             0
% 0.12/0.38  
% 0.12/0.38  auto guide:
% 0.12/0.38  -----------
% 0.12/0.38  {
% 0.12/0.38  "print":1,
% 0.12/0.38  "print_level": 15,
% 0.12/0.38  "max_size": 0,
% 0.12/0.38  "max_depth": 0,
% 0.12/0.38  "max_length": 0,
% 0.12/0.38  "max_dseconds": 0,
% 0.12/0.38  "runs":[
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/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.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.12/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.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.12/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.12/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/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.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.12/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.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.12/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.12/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/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.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/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.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.12/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.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/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.12/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.12/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.12/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["hardness_pref", "posunitpara"], "query_preference":0} 
% 0.12/0.38  
% 0.12/0.38  ]}
% 0.12/0.38  
% 0.12/0.38  
% 0.12/0.38  **** run 1 fork 0 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 2 fork 1 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.12/0.38  
% 0.12/0.38  **** run 3 fork 2 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 4 fork 3 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 0.12/0.38  
% 0.12/0.38  **** run 5 fork 4 starts with strategy
% 0.12/0.38  
% 0.12/0.38  **** run 8 fork 7 starts with strategy
% 0.12/0.38  
% 0.12/0.38  **** run 6 fork 5 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 7 fork 6 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 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 1: 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.50  
% 0.18/0.50  
% 0.18/0.50  fork 3: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 0: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 7: search terminated 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.52  
% 0.18/0.52  **** run 14 fork 5 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.18/0.53  
% 0.18/0.53  **** run 12 fork 3 starts with strategy
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 10 fork 1 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 16 fork 7 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 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 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 0.18/0.63  
% 0.18/0.63  
% 0.18/0.63  fork 5: search terminated without proof.
% 0.18/0.64  
% 0.18/0.64  fork 2: search finished without proof.
% 0.18/0.64  
% 0.18/0.64  
% 0.18/0.64  fork 3: search terminated without proof.
% 0.18/0.64  
% 0.18/0.64  
% 0.18/0.64  fork 1: search terminated 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 7: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  fork 6: search finished without proof.
% 0.18/0.65  
% 0.18/0.65  **** run 22 fork 5 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.18/0.66  
% 0.18/0.66  **** run 19 fork 2 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.66  
% 0.18/0.66  **** run 20 fork 3 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.18/0.66  
% 0.18/0.66  **** run 18 fork 1 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 0.18/0.67  
% 0.18/0.67  **** run 21 fork 4 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.18/0.67  
% 0.18/0.67  **** run 23 fork 6 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 0.18/0.67  
% 0.18/0.67  **** run 24 fork 7 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.18/0.68  
% 0.18/0.68  
% 0.18/0.68  fork 0: search terminated without proof.
% 0.18/0.71  
% 0.18/0.71  fork 6: search finished without proof.
% 0.18/0.72  
% 0.18/0.72  **** run 17 fork 0 starts with strategy
% 0.18/0.72  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.18/0.72  
% 0.18/0.72  **** run 31 fork 6 starts with strategy
% 0.18/0.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 0.18/0.74  
% 0.18/0.74  fork 7: search finished without proof.
% 0.18/0.76  
% 0.18/0.76  **** run 32 fork 7 starts with strategy
% 0.18/0.76  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.77  
% 0.18/0.77  
% 0.18/0.77  fork 2: search terminated without proof.
% 0.18/0.77  
% 0.18/0.77  fork 1: search finished without proof.
% 0.18/0.78  
% 0.18/0.78  fork 4: search finished without proof.
% 0.18/0.79  
% 0.18/0.79  **** run 27 fork 2 starts with strategy
% 0.18/0.79  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.18/0.79  
% 0.18/0.79  
% 0.18/0.79  fork 5: search terminated without proof.
% 0.18/0.79  
% 0.18/0.79  
% 0.18/0.79  fork 3: search terminated without proof.
% 0.18/0.80  
% 0.18/0.80  **** run 29 fork 4 starts with strategy
% 0.18/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.18/0.80  
% 0.18/0.80  **** run 26 fork 1 starts with strategy
% 0.18/0.80  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.18/0.82  
% 0.18/0.82  **** run 30 fork 5 starts with strategy
% 0.18/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.18/0.82  
% 0.18/0.82  **** run 28 fork 3 starts with strategy
% 0.18/0.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 3.06/0.83  
% 3.06/0.83  fork 0: search finished without proof.
% 3.06/0.85  
% 3.06/0.85  **** run 25 fork 0 starts with strategy
% 3.06/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.06/0.86  
% 3.06/0.86  fork 6: search finished without proof.
% 3.06/0.87  
% 3.06/0.87  **** run 39 fork 6 starts with strategy
% 3.06/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 3.06/0.88  
% 3.06/0.88  fork 7: search finished without proof.
% 4.16/0.90  
% 4.16/0.90  **** run 40 fork 7 starts with strategy
% 4.16/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 4: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  
% 4.16/0.92  fork 1: search terminated without proof.
% 4.16/0.92  
% 4.16/0.92  fork 2: search finished without proof.
% 4.16/0.94  
% 4.16/0.94  
% 4.16/0.94  fork 5: search terminated without proof.
% 4.16/0.94  
% 4.16/0.94  **** run 37 fork 4 starts with strategy
% 4.16/0.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 4.16/0.94  
% 4.16/0.94  **** run 34 fork 1 starts with strategy
% 4.16/0.94  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 4.16/0.94  
% 4.16/0.94  fork 3: search finished without proof.
% 4.16/0.94  
% 4.16/0.94  fork 7: search finished without proof.
% 4.16/0.94  
% 4.16/0.94  **** run 35 fork 2 starts with strategy
% 4.16/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 4.16/0.96  
% 4.16/0.96  **** run 38 fork 5 starts with strategy
% 4.16/0.96  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 4.16/0.96  
% 4.16/0.96  **** run 36 fork 3 starts with strategy
% 4.16/0.96  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.16/0.96  
% 4.16/0.96  **** run 48 fork 7 starts with strategy
% 4.16/0.96  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 0: search terminated without proof.
% 4.76/0.99  
% 4.76/0.99  **** run 33 fork 0 starts with strategy
% 4.76/0.99  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.76/1.00  
% 4.76/1.00  
% 4.76/1.00  fork 6: search terminated without proof.
% 4.76/1.02  
% 4.76/1.02  **** run 47 fork 6 starts with strategy
% 4.76/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.76/1.05  
% 4.76/1.05  fork 1: search finished without proof.
% 4.76/1.05  
% 4.76/1.05  fork 2: search finished without proof.
% 4.76/1.06  
% 4.76/1.06  **** run 42 fork 1 starts with strategy
% 4.76/1.06  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.76/1.06  
% 4.76/1.06  **** run 43 fork 2 starts with strategy
% 4.76/1.06  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 4.76/1.07  
% 4.76/1.07  
% 4.76/1.07  fork 4: search terminated without proof.
% 5.53/1.08  
% 5.53/1.08  fork 5: search finished without proof.
% 5.53/1.08  
% 5.53/1.08  
% 5.53/1.08  fork 3: search terminated without proof.
% 5.53/1.09  
% 5.53/1.09  **** run 45 fork 4 starts with strategy
% 5.53/1.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.53/1.09  
% 5.53/1.09  
% 5.53/1.09  fork 7: search terminated without proof.
% 5.70/1.10  
% 5.70/1.10  **** run 46 fork 5 starts with strategy
% 5.70/1.10  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 5.70/1.10  
% 5.70/1.10  fork 1: search finished without proof.
% 5.70/1.10  
% 5.70/1.10  **** run 44 fork 3 starts with strategy
% 5.70/1.10  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 5.70/1.11  
% 5.70/1.11  
% 5.70/1.11  fork 0: search terminated without proof.
% 5.70/1.11  
% 5.70/1.11  fork 4: search finished without proof.
% 5.70/1.11  
% 5.70/1.11  **** run 56 fork 7 starts with strategy
% 5.70/1.11  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 5.70/1.12  
% 5.70/1.12  **** run 50 fork 1 starts with strategy
% 5.70/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.93/1.13  
% 5.93/1.13  fork 3: search finished without proof.
% 5.93/1.13  
% 5.93/1.13  **** run 53 fork 4 starts with strategy
% 5.93/1.13  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 5.93/1.13  
% 5.93/1.13  **** run 41 fork 0 starts with strategy
% 5.93/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.93/1.14  
% 5.93/1.14  
% 5.93/1.14  fork 6: search terminated without proof.
% 5.93/1.14  
% 5.93/1.14  **** run 52 fork 3 starts with strategy
% 5.93/1.14  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.93/1.15  
% 5.93/1.15  fork 4: search finished without proof.
% 5.93/1.16  
% 5.93/1.16  **** run 55 fork 6 starts with strategy
% 5.93/1.16  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 5.93/1.17  
% 5.93/1.17  **** run 61 fork 4 starts with strategy
% 5.93/1.17  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 5.93/1.18  
% 5.93/1.18  fork 6: search finished without proof.
% 5.93/1.18  
% 5.93/1.18  
% 5.93/1.18  fork 2: search terminated without proof.
% 6.56/1.20  
% 6.56/1.20  **** run 51 fork 2 starts with strategy
% 6.56/1.20  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 6.56/1.20  
% 6.56/1.20  **** run 63 fork 6 starts with strategy
% 6.56/1.20  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.56/1.22  
% 6.56/1.22  fork 5: search finished without proof.
% 6.56/1.24  
% 6.56/1.24  
% 6.56/1.24  fork 1: search terminated without proof.
% 6.56/1.24  
% 6.56/1.24  
% 6.56/1.24  fork 7: search terminated without proof.
% 6.56/1.24  
% 6.56/1.24  **** run 54 fork 5 starts with strategy
% 6.56/1.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 6.56/1.25  
% 6.56/1.25  fork 0: search finished without proof.
% 6.56/1.25  
% 6.56/1.25  **** run 58 fork 1 starts with strategy
% 6.56/1.25  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.56/1.26  
% 6.56/1.26  **** run 64 fork 7 starts with strategy
% 6.56/1.26  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 6.56/1.26  
% 6.56/1.26  
% 6.56/1.26  fork 3: search terminated without proof.
% 6.56/1.27  
% 6.56/1.27  **** run 49 fork 0 starts with strategy
% 6.56/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 7.16/1.28  
% 7.16/1.28  **** run 60 fork 3 starts with strategy
% 7.16/1.28  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.16/1.29  
% 7.16/1.29  fork 7: search finished without proof.
% 7.16/1.29  
% 7.16/1.29  fork 4: search finished without proof.
% 7.16/1.30  
% 7.16/1.30  fork 0: search finished without proof.
% 7.16/1.31  
% 7.16/1.31  **** run 72 fork 7 starts with strategy
% 7.16/1.31  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 7.16/1.31  
% 7.16/1.31  **** run 57 fork 0 starts with strategy
% 7.16/1.31  {"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.16/1.31  
% 7.16/1.31  **** run 69 fork 4 starts with strategy
% 7.16/1.31  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 7.16/1.32  
% 7.16/1.32  fork 2: search finished without proof.
% 7.16/1.33  
% 7.16/1.33  fork 6: search finished without proof.
% 7.16/1.34  
% 7.16/1.34  **** run 59 fork 2 starts with strategy
% 7.16/1.34  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.16/1.35  
% 7.16/1.35  **** run 71 fork 6 starts with strategy
% 7.16/1.35  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.16/1.36  
% 7.16/1.36  
% 7.16/1.36  fork 5: search terminated without proof.
% 7.91/1.37  
% 7.91/1.37  
% 7.91/1.37  fork 1: search terminated without proof.
% 7.91/1.39  
% 7.91/1.39  **** run 62 fork 5 starts with strategy
% 7.91/1.39  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 7.91/1.39  
% 7.91/1.39  **** run 66 fork 1 starts with strategy
% 7.91/1.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 8.09/1.40  
% 8.09/1.40  
% 8.09/1.40  fork 3: search terminated without proof.
% 8.09/1.42  
% 8.09/1.42  fork 1: search finished without proof.
% 8.09/1.42  
% 8.09/1.42  **** run 68 fork 3 starts with strategy
% 8.09/1.42  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.09/1.43  
% 8.09/1.43  fork 4: search finished without proof.
% 8.09/1.43  
% 8.09/1.43  
% 8.09/1.43  fork 0: search terminated without proof.
% 8.09/1.44  
% 8.09/1.44  
% 8.09/1.44  fork 7: search terminated without proof.
% 8.09/1.44  
% 8.09/1.44  **** run 74 fork 1 starts with strategy
% 8.09/1.44  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.09/1.45  
% 8.09/1.45  **** run 77 fork 4 starts with strategy
% 8.09/1.45  {"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}
% 8.09/1.45  
% 8.09/1.45  **** run 65 fork 0 starts with strategy
% 8.09/1.45  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 8.09/1.46  
% 8.09/1.46  **** run 80 fork 7 starts with strategy
% 8.09/1.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 8.09/1.47  
% 8.09/1.47  
% 8.09/1.47  fork 2: search terminated without proof.
% 8.09/1.48  
% 8.09/1.48  fork 0: search finished without proof.
% 8.09/1.50  
% 8.09/1.50  
% 8.09/1.50  fork 6: search terminated without proof.
% 8.09/1.50  
% 8.09/1.50  **** run 73 fork 0 starts with strategy
% 8.09/1.50  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 8.09/1.51  
% 8.09/1.51  **** run 67 fork 2 starts with strategy
% 8.09/1.51  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 8.09/1.53  
% 8.09/1.53  
% 8.09/1.53  fork 5: search terminated without proof.
% 8.75/1.54  
% 8.75/1.54  **** run 79 fork 6 starts with strategy
% 8.75/1.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 8.75/1.54  
% 8.75/1.54  **** run 70 fork 5 starts with strategy
% 8.75/1.54  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 9.21/1.56  
% 9.21/1.56  fork 3: search finished without proof.
% 9.21/1.56  
% 9.21/1.56  
% 9.21/1.56  fork 1: search terminated without proof.
% 9.21/1.58  
% 9.21/1.58  **** run 76 fork 3 starts with strategy
% 9.21/1.58  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 9.21/1.58  
% 9.21/1.58  **** run 82 fork 1 starts with strategy
% 9.21/1.58  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.21/1.59  
% 9.21/1.59  
% 9.21/1.59  fork 7: search terminated without proof.
% 9.21/1.60  
% 9.21/1.60  
% 9.21/1.60  fork 4: search terminated without proof.
% 9.21/1.61  
% 9.21/1.61  **** run 88 fork 7 starts with strategy
% 9.21/1.61  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 9.21/1.62  
% 9.21/1.62  **** run 85 fork 4 starts with strategy
% 9.21/1.62  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 9.21/1.62  
% 9.21/1.62  
% 9.21/1.62  fork 0: search terminated without proof.
% 9.87/1.63  
% 9.87/1.63  
% 9.87/1.63  fork 2: search terminated without proof.
% 9.87/1.65  
% 9.87/1.65  **** run 81 fork 0 starts with strategy
% 9.87/1.65  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.87/1.65  
% 9.87/1.65  **** run 75 fork 2 starts with strategy
% 9.87/1.65  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.87/1.66  
% 9.87/1.66  
% 9.87/1.66  fork 6: search terminated without proof.
% 9.87/1.66  
% 9.87/1.66  fork 5: search finished without proof.
% 10.22/1.68  
% 10.22/1.68  **** run 87 fork 6 starts with strategy
% 10.22/1.68  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 10.22/1.69  
% 10.22/1.69  **** run 78 fork 5 starts with strategy
% 10.22/1.69  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 10.22/1.70  
% 10.22/1.70  fork 3: search finished without proof.
% 10.22/1.70  
% 10.22/1.70  
% 10.22/1.70  fork 1: search terminated without proof.
% 10.22/1.72  
% 10.22/1.72  **** run 90 fork 1 starts with strategy
% 10.22/1.72  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 10.22/1.72  
% 10.22/1.72  **** run 84 fork 3 starts with strategy
% 10.22/1.72  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.78/1.76  
% 10.78/1.76  fork 0: search finished without proof.
% 10.97/1.77  
% 10.97/1.77  fork 2: search finished without proof.
% 10.97/1.78  
% 10.97/1.78  **** run 89 fork 0 starts with strategy
% 10.97/1.78  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 10.97/1.79  
% 10.97/1.79  **** run 83 fork 2 starts with strategy
% 10.97/1.79  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 10.97/1.81  
% 10.97/1.81  
% 10.97/1.81  fork 5: search terminated without proof.
% 11.40/1.82  
% 11.40/1.82  **** run 86 fork 5 starts with strategy
% 11.40/1.82  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 17.70/2.64  
% 17.70/2.64  
% 17.70/2.64  fork 7: search terminated without proof.
% 17.70/2.67  
% 17.70/2.67  **** run 96 fork 7 starts with strategy
% 17.70/2.67  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 17.70/2.69  
% 17.70/2.69  
% 17.70/2.69  fork 4: search terminated without proof.
% 17.70/2.72  
% 17.70/2.72  
% 17.70/2.72  fork 6: search terminated without proof.
% 17.70/2.72  
% 17.70/2.72  **** run 93 fork 4 starts with strategy
% 17.70/2.72  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.70/2.74  
% 17.70/2.74  
% 17.70/2.74  fork 3: search terminated without proof.
% 17.70/2.74  
% 17.70/2.74  **** run 95 fork 6 starts with strategy
% 17.70/2.74  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 17.70/2.75  
% 17.70/2.75  
% 17.70/2.75  fork 1: search terminated without proof.
% 17.70/2.77  
% 17.70/2.77  **** run 92 fork 3 starts with strategy
% 17.70/2.77  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 17.70/2.81  
% 17.70/2.81  **** run 98 fork 1 starts with strategy
% 17.70/2.81  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 17.70/2.81  
% 17.70/2.81  
% 17.70/2.81  fork 0: search terminated without proof.
% 17.70/2.83  
% 17.70/2.83  **** run 97 fork 0 starts with strategy
% 17.70/2.83  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 18.82/2.86  
% 18.82/2.86  
% 18.82/2.86  fork 2: search terminated without proof.
% 18.82/2.89  
% 18.82/2.89  **** run 91 fork 2 starts with strategy
% 18.82/2.89  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 18.82/2.90  
% 18.82/2.90  
% 18.82/2.90  fork 5: search terminated without proof.
% 19.80/2.92  
% 19.80/2.92  **** run 94 fork 5 starts with strategy
% 19.80/2.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 26.15/3.76  
% 26.15/3.76  
% 26.15/3.76  fork 7: search terminated without proof.
% 26.15/3.78  
% 26.15/3.78  
% 26.15/3.78  fork 4: search terminated without proof.
% 26.15/3.78  
% 26.15/3.78  
% 26.15/3.78  fork 6: search terminated without proof.
% 26.15/3.79  
% 26.15/3.79  **** run 104 fork 7 starts with strategy
% 26.15/3.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 26.15/3.80  
% 26.15/3.80  **** run 103 fork 6 starts with strategy
% 26.15/3.80  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 26.15/3.80  
% 26.15/3.80  **** run 101 fork 4 starts with strategy
% 26.15/3.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 26.15/3.81  
% 26.15/3.81  fork 0: search finished without proof.
% 26.86/3.84  
% 26.86/3.84  **** run 105 fork 0 starts with strategy
% 26.86/3.84  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 26.86/3.84  
% 26.86/3.84  
% 26.86/3.84  fork 1: search terminated without proof.
% 26.86/3.86  
% 26.86/3.86  fork 0: search finished without proof.
% 26.86/3.87  
% 26.86/3.87  **** run 106 fork 1 starts with strategy
% 26.86/3.87  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 26.86/3.87  
% 26.86/3.87  
% 26.86/3.87  fork 3: search terminated without proof.
% 26.86/3.88  
% 26.86/3.88  **** run 113 fork 0 starts with strategy
% 26.86/3.88  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 27.44/3.90  
% 27.44/3.90  **** run 100 fork 3 starts with strategy
% 27.44/3.90  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 27.44/3.92  
% 27.44/3.92  
% 27.44/3.92  fork 2: search terminated without proof.
% 27.44/3.92  
% 27.44/3.92  fork 1: search finished without proof.
% 27.44/3.94  
% 27.44/3.94  **** run 114 fork 1 starts with strategy
% 27.44/3.94  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.44/3.94  
% 27.44/3.94  
% 27.44/3.94  fork 5: search terminated without proof.
% 27.44/3.95  
% 27.44/3.95  **** run 99 fork 2 starts with strategy
% 27.44/3.95  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 28.09/3.97  
% 28.09/3.97  **** run 102 fork 5 starts with strategy
% 28.09/3.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 28.20/4.00  
% 28.20/4.00  fork 2: search finished without proof.
% 28.41/4.01  
% 28.41/4.01  **** run 107 fork 2 starts with strategy
% 28.41/4.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 34.36/4.79  
% 34.36/4.79  fork 7: search finished without proof.
% 34.36/4.81  
% 34.36/4.81  **** run 112 fork 7 starts with strategy
% 34.36/4.81  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 34.36/4.84  
% 34.36/4.84  fork 0: search finished without proof.
% 34.91/4.86  
% 34.91/4.86  **** run 121 fork 0 starts with strategy
% 34.91/4.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 34.91/4.88  
% 34.91/4.88  
% 34.91/4.88  fork 4: search terminated without proof.
% 34.91/4.89  
% 34.91/4.89  
% 34.91/4.89  fork 6: search terminated without proof.
% 34.91/4.91  
% 34.91/4.91  **** run 111 fork 6 starts with strategy
% 34.91/4.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 34.91/4.91  
% 34.91/4.91  **** run 109 fork 4 starts with strategy
% 34.91/4.91  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 34.91/4.92  
% 34.91/4.92  
% 34.91/4.92  fork 3: search terminated without proof.
% 34.91/4.94  
% 34.91/4.94  **** run 108 fork 3 starts with strategy
% 34.91/4.94  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.91/4.97  
% 34.91/4.97  fork 1: search finished without proof.
% 34.91/5.01  
% 34.91/5.01  
% 34.91/5.01  fork 5: search terminated without proof.
% 34.91/5.01  
% 34.91/5.01  **** run 122 fork 1 starts with strategy
% 34.91/5.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 35.67/5.04  
% 35.67/5.04  fork 1: search finished without proof.
% 35.67/5.04  
% 35.67/5.04  **** run 110 fork 5 starts with strategy
% 35.67/5.04  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 35.67/5.05  
% 35.67/5.05  **** run 130 fork 1 starts with strategy
% 35.67/5.05  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 36.95/5.14  
% 36.95/5.14  
% 36.95/5.14  fork 2: search terminated without proof.
% 36.95/5.17  
% 36.95/5.17  **** run 115 fork 2 starts with strategy
% 36.95/5.17  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 42.19/5.82  
% 42.19/5.82  fork 7: search finished without proof.
% 42.19/5.84  
% 42.19/5.84  **** run 120 fork 7 starts with strategy
% 42.19/5.84  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 42.19/5.89  
% 42.19/5.89  fork 4: search finished without proof.
% 42.95/5.92  
% 42.95/5.92  **** run 117 fork 4 starts with strategy
% 42.95/5.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 42.95/5.98  
% 42.95/5.98  
% 42.95/5.98  fork 6: search terminated without proof.
% 42.95/5.99  
% 42.95/5.99  
% 42.95/5.99  fork 0: search terminated without proof.
% 42.95/5.99  
% 42.95/5.99  fork 3: search finished without proof.
% 43.67/6.00  
% 43.67/6.00  fork 5: search finished without proof.
% 43.67/6.00  
% 43.67/6.00  **** run 119 fork 6 starts with strategy
% 43.67/6.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 43.67/6.01  
% 43.67/6.01  **** run 116 fork 3 starts with strategy
% 43.67/6.01  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 43.67/6.01  
% 43.67/6.01  **** run 129 fork 0 starts with strategy
% 43.67/6.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 43.67/6.03  
% 43.67/6.03  **** run 118 fork 5 starts with strategy
% 43.67/6.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 43.67/6.07  
% 43.67/6.07  
% 43.67/6.07  fork 1: search terminated without proof.
% 44.48/6.10  
% 44.48/6.10  **** run 138 fork 1 starts with strategy
% 44.48/6.10  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 45.35/6.21  
% 45.35/6.21  
% 45.35/6.21  fork 2: search terminated without proof.
% 45.35/6.23  
% 45.35/6.23  **** run 123 fork 2 starts with strategy
% 45.35/6.23  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 48.44/6.63  
% 48.44/6.63  fork 4: search finished without proof.
% 48.70/6.65  
% 48.70/6.65  **** run 125 fork 4 starts with strategy
% 48.70/6.65  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 49.88/6.80  
% 49.88/6.80  fork 7: search finished without proof.
% 49.88/6.84  
% 49.88/6.84  **** run 128 fork 7 starts with strategy
% 49.88/6.84  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 51.08/6.95  
% 51.08/6.95  fork 3: search finished without proof.
% 51.08/6.97  
% 51.08/6.97  **** run 124 fork 3 starts with strategy
% 51.08/6.97  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 51.08/6.99  
% 51.08/6.99  fork 3: search finished without proof.
% 51.08/7.01  
% 51.08/7.01  **** run 132 fork 3 starts with strategy
% 51.08/7.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 51.08/7.03  
% 51.08/7.03  
% 51.08/7.03  fork 6: search terminated without proof.
% 51.08/7.03  
% 51.08/7.03  
% 51.08/7.03  fork 0: search terminated without proof.
% 51.08/7.05  
% 51.08/7.05  
% 51.08/7.05  fork 5: search terminated without proof.
% 51.08/7.06  
% 51.08/7.06  **** run 127 fork 6 starts with strategy
% 51.08/7.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 51.08/7.07  
% 51.08/7.07  **** run 137 fork 0 starts with strategy
% 51.08/7.07  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 51.08/7.08  
% 51.08/7.08  **** run 126 fork 5 starts with strategy
% 51.08/7.08  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 51.08/7.10  
% 51.08/7.10  fork 6: search finished without proof.
% 51.08/7.11  
% 51.08/7.11  fork 5: search finished without proof.
% 51.08/7.11  
% 51.08/7.11  **** run 135 fork 6 starts with strategy
% 51.08/7.11  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 51.08/7.12  
% 51.08/7.12  fork 0: search finished without proof.
% 51.08/7.13  
% 51.08/7.13  **** run 134 fork 5 starts with strategy
% 51.08/7.14  
% 51.08/7.14  fork 6: search finished without proof.
% 51.08/7.14  
% 51.08/7.14  fork 1: search finished without proof.
% 51.08/7.14  
% 51.08/7.14  **** run 145 fork 0 starts with strategy
% 51.08/7.14  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 51.08/7.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 51.08/7.15  
% 51.08/7.15  **** run 143 fork 6 starts with strategy
% 51.08/7.15  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 51.08/7.17  
% 51.08/7.17  **** run 146 fork 1 starts with strategy
% 51.08/7.17  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 52.41/7.20  
% 52.41/7.20  fork 1: search finished without proof.
% 52.41/7.21  
% 52.41/7.21  **** run 154 fork 1 starts with strategy
% 52.41/7.21  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 53.81/7.33  
% 53.81/7.33  fork 2: search finished without proof.
% 53.81/7.36  
% 53.81/7.36  **** run 131 fork 2 starts with strategy
% 53.81/7.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 54.18/7.38  
% 54.18/7.38  fork 2: search finished without proof.
% 54.18/7.39  
% 54.18/7.39  **** run 139 fork 2 starts with strategy
% 54.18/7.39  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 56.57/7.71  
% 56.57/7.71  
% 56.57/7.71  fork 4: search terminated without proof.
% 57.22/7.74  
% 57.22/7.74  **** run 133 fork 4 starts with strategy
% 57.22/7.75  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 57.22/7.81  
% 57.22/7.81  fork 7: search finished without proof.
% 57.22/7.84  
% 57.22/7.84  **** run 136 fork 7 starts with strategy
% 57.22/7.84  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 59.25/8.06  
% 59.25/8.06  
% 59.25/8.06  fork 3: search terminated without proof.
% 59.25/8.09  
% 59.25/8.09  **** run 140 fork 3 starts with strategy
% 59.25/8.09  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 60.01/8.17  
% 60.01/8.17  fork 0: search finished without proof.
% 60.01/8.17  
% 60.01/8.17  fork 6: search finished without proof.
% 60.01/8.18  
% 60.01/8.18  **** run 153 fork 0 starts with strategy
% 60.01/8.18  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 60.01/8.19  
% 60.01/8.19  
% 60.01/8.19  fork 5: search terminated without proof.
% 60.65/8.21  
% 60.65/8.21  **** run 151 fork 6 starts with strategy
% 60.65/8.21  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 60.65/8.21  
% 60.65/8.21  **** run 142 fork 5 starts with strategy
% 60.65/8.21  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 60.65/8.27  
% 60.65/8.27  
% 60.65/8.27  fork 1: search terminated without proof.
% 61.53/8.30  
% 61.53/8.30  **** run 162 fork 1 starts with strategy
% 61.53/8.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 62.41/8.42  
% 62.41/8.42  
% 62.41/8.42  fork 2: search terminated without proof.
% 62.41/8.44  
% 62.41/8.44  **** run 147 fork 2 starts with strategy
% 62.41/8.44  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 62.41/8.47  
% 62.41/8.47  fork 2: search finished without proof.
% 62.41/8.48  
% 62.41/8.48  **** run 155 fork 2 starts with strategy
% 62.41/8.48  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 63.65/8.71  
% 63.65/8.71  fork 4: search finished without proof.
% 64.89/8.74  
% 64.89/8.74  **** run 141 fork 4 starts with strategy
% 64.89/8.74  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 65.78/8.86  
% 65.78/8.86  fork 7: search finished without proof.
% 65.78/8.91  
% 65.78/8.91  **** run 144 fork 7 starts with strategy
% 65.78/8.91  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 67.78/9.13  
% 67.78/9.13  
% 67.78/9.13  fork 3: search terminated without proof.
% 67.78/9.15  
% 67.78/9.15  fork 6: search finished without proof.
% 67.78/9.15  
% 67.78/9.15  **** run 148 fork 3 starts with strategy
% 67.78/9.15  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 68.20/9.17  
% 68.20/9.17  fork 3: search finished without proof.
% 68.20/9.17  
% 68.20/9.17  **** run 159 fork 6 starts with strategy
% 68.20/9.17  {"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}
% 68.20/9.19  
% 68.20/9.19  **** run 156 fork 3 starts with strategy
% 68.20/9.19  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 68.20/9.23  
% 68.20/9.23  
% 68.20/9.23  fork 5: search terminated without proof.
% 68.20/9.25  
% 68.20/9.25  **** run 150 fork 5 starts with strategy
% 68.20/9.25  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.20/9.31  
% 68.20/9.31  
% 68.20/9.31  fork 0: search terminated without proof.
% 68.20/9.35  
% 68.20/9.35  **** run 161 fork 0 starts with strategy
% 68.20/9.35  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 68.20/9.40  
% 68.20/9.40  
% 68.20/9.40  fork 1: search terminated without proof.
% 69.52/9.42  
% 69.52/9.42  **** run 170 fork 1 starts with strategy
% 69.52/9.42  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 70.48/9.48  
% 70.48/9.48  fork 2: search finished without proof.
% 70.83/9.51  
% 70.83/9.51  **** run 163 fork 2 starts with strategy
% 70.83/9.51  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 72.89/9.76  
% 72.89/9.76  
% 72.89/9.76  fork 4: search terminated without proof.
% 72.89/9.78  
% 72.89/9.78  **** run 149 fork 4 starts with strategy
% 72.89/9.78  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 74.27/9.96  
% 74.27/9.96  
% 74.27/9.96  fork 7: search terminated without proof.
% 74.27/9.99  
% 74.27/9.99  **** run 152 fork 7 starts with strategy
% 74.27/9.99  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 75.57/10.17  
% 75.57/10.17  fork 6: search finished without proof.
% 75.57/10.21  
% 75.57/10.21  
% 75.57/10.21  fork 3: search terminated without proof.
% 75.57/10.21  
% 75.57/10.21  **** run 167 fork 6 starts with strategy
% 75.57/10.21  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 76.45/10.27  
% 76.45/10.27  **** run 164 fork 3 starts with strategy
% 76.45/10.27  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 76.45/10.30  
% 76.45/10.30  fork 5: search finished without proof.
% 77.07/10.32  
% 77.07/10.32  **** run 158 fork 5 starts with strategy
% 77.07/10.32  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 78.30/10.48  
% 78.30/10.48  fork 2: search finished without proof.
% 78.52/10.49  
% 78.52/10.49  fork 0: search finished without proof.
% 78.52/10.51  
% 78.52/10.51  **** run 171 fork 2 starts with strategy
% 78.52/10.51  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 78.52/10.52  
% 78.52/10.52  **** run 169 fork 0 starts with strategy
% 78.52/10.52  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 79.96/10.80  
% 79.96/10.80  
% 79.96/10.80  fork 4: search terminated without proof.
% 79.96/10.82  
% 79.96/10.82  **** run 157 fork 4 starts with strategy
% 79.96/10.82  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 82.90/11.11  
% 82.90/11.11  fork 7: search finished without proof.
% 83.41/11.15  
% 83.41/11.15  **** run 160 fork 7 starts with strategy
% 83.41/11.15  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 84.60/11.30  
% 84.60/11.30  
% 84.60/11.30  fork 3: search terminated without proof.
% 84.60/11.32  
% 84.60/11.32  **** run 172 fork 3 starts with strategy
% 84.60/11.32  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 85.30/11.40  
% 85.30/11.40  fork 5: search finished without proof.
% 85.30/11.44  
% 85.30/11.44  **** run 166 fork 5 starts with strategy
% 85.30/11.44  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 88.90/11.83  
% 88.90/11.83  fork 4: search finished without proof.
% 88.90/11.84  
% 88.90/11.84  **** run 165 fork 4 starts with strategy
% 88.90/11.84  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 91.08/12.17  
% 91.08/12.17  
% 91.08/12.17  fork 7: search terminated without proof.
% 91.08/12.20  
% 91.08/12.20  **** run 168 fork 7 starts with strategy
% 91.08/12.20  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 109.76/14.57  
% 109.76/14.57  
% 109.76/14.57  fork 1: search terminated without proof.
% 110.14/14.59  
% 110.14/14.59  **** run 178 fork 1 starts with strategy
% 110.14/14.59  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":20}
% 115.79/15.31  
% 115.79/15.31  
% 115.79/15.31  fork 6: search terminated without proof.
% 116.08/15.39  
% 116.08/15.39  **** run 175 fork 6 starts with strategy
% 116.08/15.39  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 117.20/15.55  
% 117.20/15.55  
% 117.20/15.55  fork 0: search terminated without proof.
% 117.84/15.64  
% 117.84/15.64  **** run 177 fork 0 starts with strategy
% 117.84/15.64  {"max_dseconds":50,"strategy":["hardness_pref","posunitpara"],"query_preference":0}
% 117.84/15.74  
% 117.84/15.74  
% 117.84/15.74  fork 2: search terminated without proof.
% 119.39/15.80  
% 119.39/15.80  **** run 179 fork 2 starts with strategy
% 119.39/15.80  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 126.07/16.63  
% 126.07/16.63  
% 126.07/16.63  fork 3: search terminated without proof.
% 126.34/16.69  
% 126.34/16.69  
% 126.34/16.69  fork 5: search terminated without proof.
% 126.34/16.70  
% 126.34/16.70  **** run 180 fork 3 starts with strategy
% 126.34/16.70  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 127.10/16.77  
% 127.10/16.77  **** run 174 fork 5 starts with strategy
% 127.10/16.77  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 128.48/17.10  
% 128.48/17.10  
% 128.48/17.10  fork 4: search terminated without proof.
% 129.52/17.19  
% 129.52/17.19  **** run 173 fork 4 starts with strategy
% 129.52/17.19  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 131.49/17.33  
% 131.49/17.33  
% 131.49/17.33  fork 7: search terminated without proof.
% 132.19/17.42  
% 132.19/17.42  **** run 176 fork 7 starts with strategy
% 132.19/17.42  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 149.55/19.67  
% 149.55/19.67  
% 149.55/19.67  fork 1: search terminated without proof.
% 150.30/19.73  
% 150.30/19.73  **** run 186 fork 1 starts with strategy
% 150.30/19.73  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 155.61/20.45  
% 155.61/20.45  fork 2: search finished without proof.
% 155.61/20.51  
% 155.61/20.51  **** run 187 fork 2 starts with strategy
% 155.61/20.51  {"max_dseconds":50,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 155.61/20.54  
% 155.61/20.54  fork 2: search finished without proof.
% 155.61/20.55  
% 155.61/20.55  **** run 195 fork 2 starts with strategy
% 155.61/20.55  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 156.64/20.65  
% 156.64/20.65  
% 156.64/20.65  fork 6: search terminated without proof.
% 156.64/20.68  
% 156.64/20.68  **** run 183 fork 6 starts with strategy
% 156.64/20.68  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 158.75/20.87  
% 158.75/20.87  
% 158.75/20.87  fork 0: search terminated without proof.
% 159.29/20.89  
% 159.29/20.89  **** run 185 fork 0 starts with strategy
% 159.29/20.89  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":1}
% 165.90/21.76  
% 165.90/21.76  
% 165.90/21.76  fork 3: search terminated without proof.
% 166.12/21.82  
% 166.12/21.82  **** run 188 fork 3 starts with strategy
% 166.12/21.82  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":0}
% 166.65/21.86  
% 166.65/21.86  fork 3: search finished without proof.
% 166.91/21.87  
% 166.91/21.87  **** run 196 fork 3 starts with strategy
% 166.91/21.87  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 166.91/21.99  
% 166.91/21.99  
% 166.91/21.99  fork 5: search terminated without proof.
% 167.91/22.07  
% 167.91/22.07  **** run 182 fork 5 starts with strategy
% 167.91/22.07  {"max_dseconds":50,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 169.84/22.32  
% 169.84/22.32  
% 169.84/22.32  fork 4: search terminated without proof.
% 170.94/22.39  
% 170.94/22.39  **** run 181 fork 4 starts with strategy
% 170.94/22.39  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":1}
% 170.94/22.43  
% 170.94/22.43  fork 4: search finished without proof.
% 170.94/22.45  
% 170.94/22.45  **** run 189 fork 4 starts with strategy
% 170.94/22.45  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 171.98/22.55  
% 171.98/22.55  
% 171.98/22.55  fork 7: search terminated without proof.
% 171.98/22.64  
% 171.98/22.64  **** run 184 fork 7 starts with strategy
% 171.98/22.64  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 187.74/24.67  
% 187.74/24.67  fork 1: search finished without proof.
% 187.74/24.71  
% 187.74/24.71  **** run 194 fork 1 starts with strategy
% 187.74/24.71  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 193.70/25.29  
% 193.70/25.29  fork 2: search finished without proof.
% 193.70/25.34  
% 193.70/25.34  **** run 203 fork 2 starts with strategy
% 193.70/25.34  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 197.22/25.83  
% 197.22/25.83  fork 0: search finished without proof.
% 197.80/25.84  
% 197.80/25.84  
% 197.80/25.84  fork 6: search terminated without proof.
% 197.80/25.85  
% 197.80/25.85  **** run 193 fork 0 starts with strategy
% 197.80/25.85  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 198.04/25.93  
% 198.04/25.93  **** run 191 fork 6 starts with strategy
% 198.04/25.93  {"max_dseconds":50,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 205.34/26.88  
% 205.34/26.88  fork 3: search finished without proof.
% 205.34/26.92  
% 205.34/26.92  **** run 204 fork 3 starts with strategy
% 205.34/26.92  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 205.34/26.94  
% 205.34/26.94  fork 3: search finished without proof.
% 205.87/26.95  
% 205.87/26.95  **** run 212 fork 3 starts with strategy
% 205.87/26.95  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":50}
% 206.06/27.02  
% 206.06/27.02  fork 5: search finished without proof.
% 206.37/27.04  
% 206.37/27.04  **** run 190 fork 5 starts with strategy
% 206.37/27.04  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 207.42/27.17  
% 207.42/27.17  
% 207.42/27.17  result: proof found
% 207.42/27.17  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 207.42/27.17  by run 184 fork 7 strategy {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 207.42/27.17  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 207.42/27.17  
% 207.42/27.17  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 207.42/27.17  
% 207.42/27.17  run 184 fork 7 statistics:
% 207.42/27.17  ----------------------------------
% 207.42/27.17  this run seconds: 3.697625
% 207.42/27.17  total seconds: 25.454569
% 207.42/27.17  stat_given_used: 10074
% 207.42/27.17  stat_given_used_at_endgame: 0
% 207.42/27.17  stat_given_candidates:   15471
% 207.42/27.17  stat_given_candidates_at_endgame: 0
% 207.42/27.17  stat_given_candidates_h: 0
% 207.42/27.17  stat_binres_derived_cl:   975646
% 207.42/27.17  stat_binres_derived_cl_h: 0
% 207.42/27.17  stat_factor_derived_cl: 0
% 207.42/27.17  stat_para_derived_cl: 18996
% 207.42/27.17  stat_tautologies_discarded: 1
% 207.42/27.17  stat_forward_subsumed: 557185
% 207.42/27.17  stat_derived_cut: 0
% 207.42/27.18  stat_derived_rewritten: 68
% 207.42/27.18  stat_weight_discarded_building: 0
% 207.42/27.18  stat_weight_discarded_cl: 93217
% 207.42/27.18  stat_internlimit_discarded_cl: 0
% 207.42/27.18  stat_simplified:  68 simplified 0 derived 0 given
% 207.42/27.18  stat_kept_cl: 344236
% 207.42/27.18  stat_built_cl: 457669
% 207.42/27.18  stat_hyperres_partial_cl: 0
% 207.42/27.18  stat_made_rewriters: 1
% 207.42/27.18  stat_backward_subsumed: 0
% 207.42/27.18  stat_propagated_subsumed: 0
% 207.42/27.18  stat_clsubs_attempted:                   5958609
% 207.42/27.18  stat_clsubs_fact_groundunit_found:             0
% 207.42/27.18  stat_clsubs_rule_groundunit_found:             1
% 207.42/27.18  stat_clsubs_top_meta_attempted:           58283279
% 207.42/27.18  stat_clsubs_top_meta_failed:              52324670
% 207.42/27.18  stat_clsubs_top_meta_nonpref_attempted:            58283279
% 207.42/27.18  stat_clsubs_top_meta_nonpref_succeeded:            17323808
% 207.42/27.18  stat_clsubs_top_meta_pref_attempted:               17323808
% 207.42/27.18  stat_clsubs_top_meta_pref1_succeeded:              17188264
% 207.42/27.18  stat_clsubs_top_meta_pref2_succeeded:               7906198
% 207.42/27.18  stat_clsubs_top_meta_pref3_succeeded:               5958609
% 207.42/27.18  stat_clsubs_top_meta_pref_succeeded:                5958609
% 207.42/27.18  stat_clsubs_meta_attempted:              5972502
% 207.42/27.18  stat_clsubs_meta_failed:                  320601
% 207.42/27.18  stat_clsubs_predsymbs_attempted:               0
% 207.42/27.18  stat_clsubs_unit_attempted:              5939205
% 207.42/27.18  stat_clsubs_full_attempted:                19404
% 207.42/27.18  stat_forwardsubs_attempted:               994638
% 207.42/27.18  stat_lit_hash_added:                 348659
% 207.42/27.18  stat_lit_hash_computed:             1375043
% 207.42/27.18  stat_lit_hash_match_found:           558208
% 207.42/27.18  stat_lit_hash_match_miss:            908140
% 207.42/27.18  stat_lit_hash_cut_ok:                     0
% 207.42/27.18  stat_lit_strong_cut_ok:                   0
% 207.42/27.18  stat_lit_hash_subsume_ok:            557185
% 207.42/27.18  clqueue els 10000000 used 1
% 207.42/27.18  clactive els 10000000 used 10075
% 207.42/27.18  clactivesubsume els 10000000 used 60439
% 207.42/27.18  queue_termbuf els 200000000 used 26826544
% 207.42/27.18  hyper_termbuf els 100000000 used 1
% 207.42/27.18  active_termbuf els 100000000 used 534606
% 207.42/27.18  varstack els 5000 last used 1
% 207.42/27.18  given_termbuf els 10000000 last used 1
% 207.42/27.18  simplified_termbuf els 10000000 last used 1
% 207.42/27.18  derived_termbuf els 10000000 last used 34
% 207.42/27.18  wr_mallocs: 277496
% 207.42/27.18  wr_callocs: 19
% 207.42/27.18  wr_reallocs: 95860
% 207.42/27.18  wr_frees: 2
% 207.42/27.18  wr_malloc_bytes: 4174545332
% 207.42/27.18  wr_calloc_bytes: 96065504
% 207.42/27.18  wr_realloc_bytes: 16374832
% 207.42/27.18  wr_realloc_freebytes: 0
% 207.42/27.18  ----------------------------------
%------------------------------------------------------------------------------