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

View Problem - Process Solution

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

% Computer : n023.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:36:54 EDT 2023

% Result   : Unsatisfiable 7.83s 1.44s
% Output   : CNFRefutation 7.83s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named condensed_detachment)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ is_a_theorem(implies(X,Y))
    | ~ is_a_theorem(X)
    | is_a_theorem(Y) ),
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('2',plain,
    is_a_theorem(implies(implies(X,implies(Y,Z)),implies(Y,implies(X,Z)))),
    inference(cnf_transformation,[],[cn_21]) ).

cnf('3',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,Z)))
    | is_a_theorem(implies(Y,implies(X,Z))) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,Z)))
    | is_a_theorem(implies(X,Z))
    | ~ is_a_theorem(Y) ),
    inference(resolution,[],['3','1']) ).

cnf('5',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(Z,X),implies(Z,Y)))),
    inference(cnf_transformation,[],[cn_22]) ).

cnf('6',plain,
    ( is_a_theorem(implies(implies(X,Y),implies(X,Z)))
    | ~ is_a_theorem(implies(Y,Z)) ),
    inference(resolution,[],['1','5']) ).

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

cnf('8',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,Z)))
    | ~ is_a_theorem(implies(U,X))
    | is_a_theorem(implies(U,Z))
    | ~ is_a_theorem(Y) ),
    inference(resolution,[],['4','7']) ).

cnf('9',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(not(X),Y),Y))),
    inference(cnf_transformation,[],[cn_54]) ).

cnf('10',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,Z)))
    | ~ is_a_theorem(implies(not(Y),Z))
    | is_a_theorem(implies(X,Z)) ),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( is_a_theorem(implies(implies(X,Y),Z))
    | ~ is_a_theorem(implies(not(X),Z))
    | ~ is_a_theorem(implies(Y,Z)) ),
    inference(resolution,[],['10','6']) ).

cnf('12',plain,
    ~ is_a_theorem(implies(implies(a,b),implies(not(b),not(a)))),
    inference(cnf_transformation,[],[prove_cn_46]) ).

cnf('13',plain,
    is_a_theorem(implies(X0,implies(X1,X0))),
    inference(cnf_transformation,[],[cn_18]) ).

cnf('14',plain,
    is_a_theorem(implies(X0,implies(not(X0),X1))),
    inference(cnf_transformation,[],[cn_3]) ).

cnf('15',plain,
    $false,
    inference(resolution,[then_simplify],['11','12','13','14']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : LCL045-1 : TPTP v8.1.2. Released v1.0.0.
% 0.03/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n023.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 : Thu Aug 24 23:11:12 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.38  
% 0.18/0.38  input clause set summed statistics:
% 0.18/0.38  ----------------------------------
% 0.18/0.38  in_clause_count:                     7
% 0.18/0.38  in_rule_clause_count:                7
% 0.18/0.38  in_fact_clause_count:                0
% 0.18/0.38  in_answer_clause_count:              0
% 0.18/0.38  in_ground_clause_count:              1
% 0.18/0.38  in_unit_clause_count:                6
% 0.18/0.38  in_horn_clause_count:                7
% 0.18/0.38  in_pos_clause_count:                 5
% 0.18/0.38  in_neg_clause_count:                 1
% 0.18/0.38  in_poseq_clause_count:               0
% 0.18/0.38  in_negeq_clause_count:               0
% 0.18/0.38  in_unitposeq_clause_count:           0
% 0.18/0.38  in_chain_clause_count:               0
% 0.18/0.38  in_min_length:             1
% 0.18/0.38  in_max_length:             3
% 0.18/0.38  in_min_depth:              2
% 0.18/0.38  in_max_depth:              5
% 0.18/0.38  in_min_size:               6
% 0.18/0.38  in_max_size:              12
% 0.18/0.38  in_min_vars:               0
% 0.18/0.38  in_max_vars:               3
% 0.18/0.38  in_extaxiom_count:                 0
% 0.18/0.38  in_axiom_count:                    6
% 0.18/0.38  in_assumption_count:               0
% 0.18/0.38  in_goal_count:                     1
% 0.18/0.38  in_neg_goal_count:                 1
% 0.18/0.38  in_pos_goal_count:                 0
% 0.18/0.38  in_posunit_goal_count:             0
% 0.18/0.38  
% 0.18/0.38  auto guide:
% 0.18/0.38  -----------
% 0.18/0.38  {
% 0.18/0.38  "print":1,
% 0.18/0.38  "print_level": 15,
% 0.18/0.38  "max_size": 0,
% 0.18/0.38  "max_depth": 0,
% 0.18/0.38  "max_length": 0,
% 0.18/0.38  "max_dseconds": 0,
% 0.18/0.38  "equality":0,
% 0.18/0.38  "runs":[
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.18/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.18/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.18/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.18/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.18/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.18/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.18/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.18/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.18/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.38  
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1} 
% 0.18/0.38  
% 0.18/0.38  ]}
% 0.18/0.38  
% 0.18/0.38  
% 0.18/0.38  **** run 1 fork 0 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 2 fork 1 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 3 fork 2 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.18/0.38  
% 0.18/0.38  **** run 4 fork 3 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 5 fork 4 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.18/0.38  
% 0.18/0.38  **** run 6 fork 5 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.18/0.38  
% 0.18/0.38  **** run 7 fork 6 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.18/0.39  
% 0.18/0.39  **** run 8 fork 7 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 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 4: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 5: 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.51  
% 0.18/0.51  fork 7: search finished without proof.
% 0.18/0.51  
% 0.18/0.51  fork 1: search finished without proof.
% 0.18/0.51  
% 0.18/0.51  
% 0.18/0.51  fork 6: search terminated without proof.
% 0.18/0.53  
% 0.18/0.53  **** run 14 fork 5 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 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.18/0.53  
% 0.18/0.53  **** run 12 fork 3 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.18/0.54  
% 0.18/0.54  **** run 16 fork 7 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.18/0.54  
% 0.18/0.54  **** run 10 fork 1 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.18/0.54  
% 0.18/0.54  **** run 15 fork 6 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.18/0.54  
% 0.18/0.54  **** run 9 fork 0 starts with strategy
% 0.18/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 2.18/0.64  
% 2.18/0.64  
% 2.18/0.64  fork 4: search terminated without proof.
% 2.18/0.64  
% 2.18/0.64  
% 2.18/0.64  fork 5: search terminated without proof.
% 2.18/0.64  
% 2.18/0.64  fork 6: search finished without proof.
% 2.18/0.65  
% 2.18/0.65  
% 2.18/0.65  fork 2: search terminated without proof.
% 2.18/0.65  
% 2.18/0.65  fork 7: search finished without proof.
% 2.18/0.65  
% 2.18/0.65  
% 2.18/0.65  fork 3: search terminated without proof.
% 2.18/0.65  
% 2.18/0.65  
% 2.18/0.65  fork 1: search terminated without proof.
% 2.18/0.66  
% 2.18/0.66  
% 2.18/0.66  fork 0: search terminated without proof.
% 2.18/0.66  
% 2.18/0.66  **** run 23 fork 6 starts with strategy
% 2.18/0.66  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 2.40/0.67  
% 2.40/0.67  **** run 21 fork 4 starts with strategy
% 2.40/0.67  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 2.40/0.67  
% 2.40/0.67  **** run 24 fork 7 starts with strategy
% 2.40/0.67  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 2.40/0.67  
% 2.40/0.67  **** run 22 fork 5 starts with strategy
% 2.40/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.40/0.67  
% 2.40/0.67  **** run 20 fork 3 starts with strategy
% 2.40/0.67  
% 2.40/0.67  **** run 18 fork 1 starts with strategy
% 2.40/0.67  
% 2.40/0.67  **** run 19 fork 2 starts with strategy
% 2.40/0.67  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}{"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.40/0.67  
% 2.40/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 2.40/0.68  
% 2.40/0.68  **** run 17 fork 0 starts with strategy
% 2.40/0.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 2.40/0.69  
% 2.40/0.69  fork 3: search finished without proof.
% 2.40/0.71  
% 2.40/0.71  **** run 28 fork 3 starts with strategy
% 2.40/0.71  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 3.08/0.78  
% 3.08/0.78  fork 4: search finished without proof.
% 3.08/0.78  
% 3.08/0.78  
% 3.08/0.78  fork 6: search terminated without proof.
% 3.08/0.78  
% 3.08/0.78  
% 3.08/0.78  fork 2: search terminated without proof.
% 3.08/0.79  
% 3.08/0.79  **** run 31 fork 6 starts with strategy
% 3.08/0.79  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 3.08/0.80  
% 3.08/0.80  fork 5: search finished without proof.
% 3.08/0.80  
% 3.08/0.80  **** run 29 fork 4 starts with strategy
% 3.08/0.80  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 3.08/0.80  
% 3.08/0.80  fork 7: search finished without proof.
% 3.08/0.80  
% 3.08/0.80  **** run 27 fork 2 starts with strategy
% 3.08/0.80  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 3.08/0.80  
% 3.08/0.80  
% 3.08/0.80  fork 1: search terminated without proof.
% 3.08/0.81  
% 3.08/0.81  **** run 30 fork 5 starts with strategy
% 3.08/0.81  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 3.08/0.81  
% 3.08/0.81  
% 3.08/0.81  fork 0: search terminated without proof.
% 3.08/0.82  
% 3.08/0.82  **** run 32 fork 7 starts with strategy
% 3.08/0.82  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 3.08/0.82  
% 3.08/0.82  **** run 26 fork 1 starts with strategy
% 3.08/0.82  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 3.08/0.83  
% 3.08/0.83  
% 3.08/0.83  fork 3: search terminated without proof.
% 3.68/0.83  
% 3.68/0.83  **** run 25 fork 0 starts with strategy
% 3.68/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.68/0.84  
% 3.68/0.84  **** run 36 fork 3 starts with strategy
% 3.68/0.84  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.98/0.91  
% 3.98/0.91  fork 6: search finished without proof.
% 3.98/0.91  
% 3.98/0.91  
% 3.98/0.91  fork 2: search terminated without proof.
% 3.98/0.92  
% 3.98/0.92  **** run 39 fork 6 starts with strategy
% 3.98/0.92  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 3.98/0.93  
% 3.98/0.93  fork 5: search finished without proof.
% 3.98/0.93  
% 3.98/0.93  **** run 35 fork 2 starts with strategy
% 3.98/0.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 3.98/0.93  
% 3.98/0.93  fork 7: search finished without proof.
% 4.46/0.94  
% 4.46/0.94  fork 6: search finished without proof.
% 4.46/0.94  
% 4.46/0.94  fork 1: search finished without proof.
% 4.46/0.95  
% 4.46/0.95  **** run 38 fork 5 starts with strategy
% 4.46/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.46/0.95  
% 4.46/0.95  **** run 40 fork 7 starts with strategy
% 4.46/0.95  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.46/0.96  
% 4.46/0.96  **** run 47 fork 6 starts with strategy
% 4.46/0.96  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.46/0.96  
% 4.46/0.96  
% 4.46/0.96  fork 0: search terminated without proof.
% 4.46/0.96  
% 4.46/0.96  **** run 34 fork 1 starts with strategy
% 4.46/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.66/0.98  
% 4.66/0.98  
% 4.66/0.98  fork 3: search terminated without proof.
% 4.66/0.98  
% 4.66/0.98  **** run 33 fork 0 starts with strategy
% 4.66/0.98  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 4.66/0.99  
% 4.66/0.99  **** run 44 fork 3 starts with strategy
% 4.66/0.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 4.66/1.00  
% 4.66/1.00  fork 0: search finished without proof.
% 4.66/1.01  
% 4.66/1.01  **** run 41 fork 0 starts with strategy
% 4.66/1.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 5.04/1.06  
% 5.04/1.06  fork 2: search finished without proof.
% 5.33/1.07  
% 5.33/1.07  
% 5.33/1.07  fork 5: search terminated without proof.
% 5.33/1.07  
% 5.33/1.07  fork 7: search finished without proof.
% 5.33/1.08  
% 5.33/1.08  **** run 43 fork 2 starts with strategy
% 5.33/1.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.33/1.08  
% 5.33/1.08  
% 5.33/1.08  fork 1: search terminated without proof.
% 5.33/1.09  
% 5.33/1.09  **** run 46 fork 5 starts with strategy
% 5.33/1.09  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 5.33/1.09  
% 5.33/1.09  **** run 48 fork 7 starts with strategy
% 5.33/1.09  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.33/1.10  
% 5.33/1.10  **** run 42 fork 1 starts with strategy
% 5.33/1.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 7.83/1.44  
% 7.83/1.44  
% 7.83/1.44  result: proof found
% 7.83/1.44  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 7.83/1.44  by run 29 fork 4 strategy {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 7.83/1.44  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 7.83/1.44  
% 7.83/1.44  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 7.83/1.44  
% 7.83/1.44  run 29 fork 4 statistics:
% 7.83/1.44  ----------------------------------
% 7.83/1.44  this run seconds: 0.032412
% 7.83/1.44  total seconds: 0.463094
% 7.83/1.44  stat_given_used: 232
% 7.83/1.44  stat_given_used_at_endgame: 0
% 7.83/1.44  stat_given_candidates:   1023
% 7.83/1.44  stat_given_candidates_at_endgame: 0
% 7.83/1.44  stat_given_candidates_h: 0
% 7.83/1.44  stat_binres_derived_cl:   2916
% 7.83/1.44  stat_binres_derived_cl_h: 0
% 7.83/1.44  stat_factor_derived_cl: 132
% 7.83/1.44  stat_para_derived_cl: 0
% 7.83/1.44  stat_tautologies_discarded: 21
% 7.83/1.44  stat_forward_subsumed: 179
% 7.83/1.44  stat_derived_cut: 36
% 7.83/1.44  stat_derived_rewritten: 0
% 7.83/1.44  stat_weight_discarded_building: 0
% 7.83/1.44  stat_weight_discarded_cl: 694
% 7.83/1.44  stat_internlimit_discarded_cl: 0
% 7.83/1.44  stat_simplified:  22 simplified 0 derived 0 given
% 7.83/1.44  stat_kept_cl: 2153
% 7.83/1.44  stat_built_cl: 3333
% 7.83/1.44  stat_hyperres_partial_cl: 0
% 7.83/1.44  stat_made_rewriters: 0
% 7.83/1.44  stat_backward_subsumed: 0
% 7.83/1.44  stat_propagated_subsumed: 0
% 7.83/1.44  stat_clsubs_attempted:                      9409
% 7.83/1.44  stat_clsubs_fact_groundunit_found:             0
% 7.83/1.44  stat_clsubs_rule_groundunit_found:             7
% 7.83/1.44  stat_clsubs_top_meta_attempted:              60137
% 7.83/1.44  stat_clsubs_top_meta_failed:                 50728
% 7.83/1.44  stat_clsubs_top_meta_nonpref_attempted:               60137
% 7.83/1.44  stat_clsubs_top_meta_nonpref_succeeded:               27750
% 7.83/1.44  stat_clsubs_top_meta_pref_attempted:                  27750
% 7.83/1.44  stat_clsubs_top_meta_pref1_succeeded:                 18638
% 7.83/1.44  stat_clsubs_top_meta_pref2_succeeded:                 14576
% 7.83/1.44  stat_clsubs_top_meta_pref3_succeeded:                  9409
% 7.83/1.44  stat_clsubs_top_meta_pref_succeeded:                   9409
% 7.83/1.44  stat_clsubs_meta_attempted:                26266
% 7.83/1.44  stat_clsubs_meta_failed:                   10323
% 7.83/1.44  stat_clsubs_predsymbs_attempted:               0
% 7.83/1.44  stat_clsubs_unit_attempted:                  540
% 7.83/1.44  stat_clsubs_full_attempted:                 8869
% 7.83/1.44  stat_forwardsubs_attempted:                 3027
% 7.83/1.44  stat_lit_hash_added:                    426
% 7.83/1.44  stat_lit_hash_computed:               25488
% 7.83/1.44  stat_lit_hash_match_found:              192
% 7.83/1.44  stat_lit_hash_match_miss:             34889
% 7.83/1.44  stat_lit_hash_cut_ok:                    22
% 7.83/1.44  stat_lit_strong_cut_ok:                  15
% 7.83/1.44  stat_lit_hash_subsume_ok:               179
% 7.83/1.44  clqueue els 10000000 used 1
% 7.83/1.44  clactive els 10000000 used 233
% 7.83/1.44  clactivesubsume els 10000000 used 1333
% 7.83/1.44  queue_termbuf els 200000000 used 151852
% 7.83/1.44  hyper_termbuf els 100000000 used 1
% 7.83/1.44  active_termbuf els 100000000 used 11501
% 7.83/1.44  varstack els 5000 last used 1
% 7.83/1.44  given_termbuf els 10000000 last used 1
% 7.83/1.44  simplified_termbuf els 10000000 last used 1
% 7.83/1.44  derived_termbuf els 10000000 last used 88
% 7.83/1.44  wr_mallocs: 862
% 7.83/1.44  wr_callocs: 21
% 7.83/1.44  wr_reallocs: 158
% 7.83/1.44  wr_frees: 2
% 7.83/1.44  wr_malloc_bytes: 4162607492
% 7.83/1.44  wr_calloc_bytes: 112065536
% 7.83/1.44  wr_realloc_bytes: 67784
% 7.83/1.44  wr_realloc_freebytes: 0
% 7.83/1.44  ----------------------------------
%------------------------------------------------------------------------------