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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : FLD013-2 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n032.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 : Wed Aug 30 22:31:54 EDT 2023

% Result   : Unsatisfiable 0.12s 0.76s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c_equals_d_7)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    equalish(c,d),
    inference(cnf_transformation,[],[c_equals_d_7]) ).

cnf('2',plain,
    ( ~ equalish(X,Y)
    | equalish(Y,X) ),
    inference(cnf_transformation,[],['$inc_symmetry_of_equality']) ).

cnf('3',plain,
    equalish(d,c),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ~ equalish(add(d,b),u),
    inference(cnf_transformation,[],[add_not_equal_to_u_9]) ).

cnf('5',plain,
    ( ~ equalish(X,Y)
    | ~ equalish(Y,Z)
    | equalish(X,Z) ),
    inference(cnf_transformation,[],['$inc_transitivity_of_equality']) ).

cnf('6',plain,
    ( ~ equalish(add(d,b),X)
    | ~ equalish(X,u) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( equalish(add(X,Y),add(Z,Y))
    | ~ equalish(X,Z)
    | ~ defined(Y) ),
    inference(cnf_transformation,[],['$inc_compatibility_of_equality_and_addition']) ).

cnf('8',plain,
    defined(b),
    inference(cnf_transformation,[],[b_is_defined]) ).

cnf('9',plain,
    ( ~ equalish(add(X,b),u)
    | ~ equalish(d,X) ),
    inference(resolution,[then_simplify],['6','7','8']) ).

cnf('10',plain,
    ( ~ equalish(u,add(X,b))
    | ~ equalish(d,X) ),
    inference(resolution,[],['9','2']) ).

cnf('11',plain,
    ~ equalish(u,add(c,b)),
    inference(resolution,[],['3','10']) ).

cnf('12',plain,
    ( ~ equalish(X,add(c,b))
    | ~ equalish(u,X) ),
    inference(resolution,[],['11','5']) ).

cnf('13',plain,
    ( equalish(add(X,Y),add(Y,X))
    | ~ defined(Y)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_commutativity_addition']) ).

cnf('14',plain,
    defined(c),
    inference(cnf_transformation,[],[c_is_defined]) ).

cnf('15',plain,
    ~ equalish(u,add(b,c)),
    inference(resolution,[then_simplify],['12','13','14','8']) ).

cnf('16',plain,
    ~ equalish(add(b,c),u),
    inference(resolution,[],['15','2']) ).

cnf('17',plain,
    ( ~ equalish(add(b,c),X)
    | ~ equalish(X,u) ),
    inference(resolution,[],['16','5']) ).

cnf('18',plain,
    ( ~ equalish(add(X,c),u)
    | ~ equalish(b,X) ),
    inference(resolution,[then_simplify],['17','7','14']) ).

cnf('19',plain,
    equalish(add(a,c),u),
    inference(cnf_transformation,[],[add_equals_u_8]) ).

cnf('20',plain,
    equalish(a,b),
    inference(cnf_transformation,[],[a_equals_b_6]) ).

cnf('21',plain,
    equalish(b,a),
    inference(resolution,[],['20','2']) ).

cnf('22',plain,
    $false,
    inference(resolution,[then_simplify],['18','19','21']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : FLD013-2 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.09  % Command  : gkc %s
% 0.08/0.27  % Computer : n032.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit : 300
% 0.08/0.27  % WCLimit  : 300
% 0.08/0.27  % DateTime : Sun Aug 27 23:16:30 EDT 2023
% 0.08/0.27  % CPUTime  : 
% 0.12/0.31  
% 0.12/0.31  input clause set summed statistics:
% 0.12/0.31  ----------------------------------
% 0.12/0.31  in_clause_count:                    36
% 0.12/0.31  in_rule_clause_count:               27
% 0.12/0.31  in_fact_clause_count:                9
% 0.12/0.31  in_answer_clause_count:              0
% 0.12/0.31  in_ground_clause_count:             12
% 0.12/0.31  in_unit_clause_count:               12
% 0.12/0.31  in_horn_clause_count:               33
% 0.12/0.31  in_pos_clause_count:                10
% 0.12/0.31  in_neg_clause_count:                 2
% 0.12/0.31  in_poseq_clause_count:               0
% 0.12/0.31  in_negeq_clause_count:               0
% 0.12/0.31  in_unitposeq_clause_count:           0
% 0.12/0.31  in_chain_clause_count:               0
% 0.12/0.31  in_min_length:             1
% 0.12/0.31  in_max_length:             4
% 0.12/0.31  in_min_depth:              1
% 0.12/0.31  in_max_depth:              3
% 0.12/0.31  in_min_size:               2
% 0.12/0.31  in_max_size:              19
% 0.12/0.31  in_min_vars:               0
% 0.12/0.31  in_max_vars:               3
% 0.12/0.31  in_extaxiom_count:                27
% 0.12/0.31  in_axiom_count:                    0
% 0.12/0.31  in_assumption_count:               5
% 0.12/0.31  in_goal_count:                     4
% 0.12/0.31  in_neg_goal_count:                 1
% 0.12/0.31  in_pos_goal_count:                 3
% 0.12/0.31  in_posunit_goal_count:             3
% 0.12/0.31  
% 0.12/0.31  auto guide:
% 0.12/0.31  -----------
% 0.12/0.31  {
% 0.12/0.31  "print":1,
% 0.12/0.31  "print_level": 15,
% 0.12/0.31  "max_size": 0,
% 0.12/0.31  "max_depth": 0,
% 0.12/0.31  "max_length": 0,
% 0.12/0.31  "max_dseconds": 0,
% 0.12/0.31  "equality":0,
% 0.12/0.31  "runs":[
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.31  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.31  {"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.12/0.31  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.31  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.31  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.31  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.31  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.31  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.31  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.31  {"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.12/0.31  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.31  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.31  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.31  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.31  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.31  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.31  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.31  {"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.12/0.31  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.31  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.31  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.31  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.31  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.31  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.31  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.31  
% 0.12/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.31  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.12/0.31  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.12/0.31  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.31  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.12/0.31  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.31  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.12/0.31  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.31  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.31  
% 0.12/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.31  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.12/0.31  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.31  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.31  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.31  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.12/0.31  
% 0.12/0.31  ]}
% 0.12/0.31  
% 0.12/0.31  
% 0.12/0.31  **** run 1 fork 0 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.31  
% 0.12/0.31  **** run 2 fork 1 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.31  
% 0.12/0.31  **** run 3 fork 2 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.31  
% 0.12/0.31  **** run 4 fork 3 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.31  
% 0.12/0.31  **** run 5 fork 4 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.12/0.31  
% 0.12/0.31  **** run 7 fork 6 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.12/0.31  
% 0.12/0.31  **** run 6 fork 5 starts with strategy
% 0.12/0.31  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.32  
% 0.12/0.32  **** run 8 fork 7 starts with strategy
% 0.12/0.32  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.12/0.43  
% 0.12/0.43  
% 0.12/0.43  fork 2: search terminated without proof.
% 0.12/0.43  
% 0.12/0.43  
% 0.12/0.43  fork 3: search terminated without proof.
% 0.12/0.43  
% 0.12/0.43  
% 0.12/0.43  fork 4: search terminated without proof.
% 0.12/0.43  
% 0.12/0.43  
% 0.12/0.43  fork 5: search terminated without proof.
% 0.12/0.44  
% 0.12/0.44  
% 0.12/0.44  fork 1: search terminated without proof.
% 0.12/0.45  
% 0.12/0.45  **** run 12 fork 3 starts with strategy
% 0.12/0.45  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.12/0.45  
% 0.12/0.45  **** run 13 fork 4 starts with strategy
% 0.12/0.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.12/0.46  
% 0.12/0.46  
% 0.12/0.46  fork 6: search terminated without proof.
% 0.12/0.46  
% 0.12/0.46  **** run 14 fork 5 starts with strategy
% 0.12/0.46  
% 0.12/0.46  **** run 11 fork 2 starts with strategy
% 0.12/0.46  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.12/0.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.12/0.46  
% 0.12/0.46  **** run 10 fork 1 starts with strategy
% 0.12/0.46  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.12/0.47  
% 0.12/0.47  
% 0.12/0.47  fork 7: search terminated without proof.
% 0.12/0.47  
% 0.12/0.47  
% 0.12/0.47  fork 0: search terminated without proof.
% 0.12/0.48  
% 0.12/0.48  **** run 15 fork 6 starts with strategy
% 0.12/0.48  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.12/0.49  
% 0.12/0.49  **** run 16 fork 7 starts with strategy
% 0.12/0.49  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.12/0.49  
% 0.12/0.49  **** run 9 fork 0 starts with strategy
% 0.12/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.12/0.57  
% 0.12/0.57  
% 0.12/0.57  fork 4: search terminated without proof.
% 0.12/0.57  
% 0.12/0.57  
% 0.12/0.57  fork 5: search terminated without proof.
% 0.12/0.57  
% 0.12/0.57  
% 0.12/0.57  fork 3: search terminated without proof.
% 0.12/0.58  
% 0.12/0.58  
% 0.12/0.58  fork 2: search terminated without proof.
% 0.12/0.58  
% 0.12/0.58  
% 0.12/0.58  fork 1: search terminated without proof.
% 0.12/0.59  
% 0.12/0.59  **** run 21 fork 4 starts with strategy
% 0.12/0.59  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.12/0.59  
% 0.12/0.59  fork 6: search finished without proof.
% 0.12/0.59  
% 0.12/0.59  **** run 20 fork 3 starts with strategy
% 0.12/0.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.12/0.59  
% 0.12/0.59  **** run 22 fork 5 starts with strategy
% 0.12/0.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.12/0.59  
% 0.12/0.59  **** run 19 fork 2 starts with strategy
% 0.12/0.59  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.12/0.60  
% 0.12/0.60  **** run 18 fork 1 starts with strategy
% 0.12/0.60  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.12/0.61  
% 0.12/0.61  **** run 23 fork 6 starts with strategy
% 0.12/0.61  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 0.12/0.61  
% 0.12/0.61  
% 0.12/0.61  fork 7: search terminated without proof.
% 0.12/0.61  
% 0.12/0.61  
% 0.12/0.61  fork 0: search terminated without proof.
% 0.12/0.63  
% 0.12/0.63  **** run 17 fork 0 starts with strategy
% 0.12/0.63  {"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.12/0.64  
% 0.12/0.64  **** run 24 fork 7 starts with strategy
% 0.12/0.64  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.12/0.71  
% 0.12/0.71  
% 0.12/0.71  fork 5: search terminated without proof.
% 0.12/0.71  
% 0.12/0.71  
% 0.12/0.71  fork 2: search terminated without proof.
% 0.12/0.72  
% 0.12/0.72  
% 0.12/0.72  fork 1: search terminated without proof.
% 0.12/0.72  
% 0.12/0.72  
% 0.12/0.72  fork 4: search terminated without proof.
% 0.12/0.72  
% 0.12/0.72  
% 0.12/0.72  fork 3: search terminated without proof.
% 0.12/0.73  
% 0.12/0.73  
% 0.12/0.73  fork 6: search terminated without proof.
% 0.12/0.73  
% 0.12/0.73  **** run 30 fork 5 starts with strategy
% 0.12/0.73  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.12/0.73  
% 0.12/0.73  **** run 27 fork 2 starts with strategy
% 0.12/0.73  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.12/0.74  
% 0.12/0.74  **** run 26 fork 1 starts with strategy
% 0.12/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.12/0.74  
% 0.12/0.74  **** run 29 fork 4 starts with strategy
% 0.12/0.74  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.12/0.74  
% 0.12/0.74  **** run 28 fork 3 starts with strategy
% 0.12/0.74  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.12/0.75  
% 0.12/0.75  **** run 31 fork 6 starts with strategy
% 0.12/0.75  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 0.12/0.75  
% 0.12/0.75  
% 0.12/0.75  fork 7: search terminated without proof.
% 0.12/0.76  
% 0.12/0.76  
% 0.12/0.76  result: proof found
% 0.12/0.76  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.12/0.76  by run 26 fork 1 strategy {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.12/0.76  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.12/0.76  
% 0.12/0.76  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 0.12/0.76  
% 0.12/0.76  run 26 fork 1 statistics:
% 0.12/0.76  ----------------------------------
% 0.12/0.76  this run seconds: 0.008725
% 0.12/0.76  total seconds: 0.454415
% 0.12/0.76  stat_given_used: 110
% 0.12/0.76  stat_given_used_at_endgame: 0
% 0.12/0.76  stat_given_candidates:   144
% 0.12/0.76  stat_given_candidates_at_endgame: 0
% 0.12/0.76  stat_given_candidates_h: 0
% 0.12/0.76  stat_binres_derived_cl:   866
% 0.12/0.76  stat_binres_derived_cl_h: 0
% 0.12/0.76  stat_factor_derived_cl: 9
% 0.12/0.76  stat_para_derived_cl: 0
% 0.12/0.76  stat_tautologies_discarded: 17
% 0.12/0.76  stat_forward_subsumed: 95
% 0.12/0.76  stat_derived_cut: 54
% 0.12/0.76  stat_derived_rewritten: 0
% 0.12/0.76  stat_weight_discarded_building: 0
% 0.12/0.76  stat_weight_discarded_cl: 0
% 0.12/0.76  stat_internlimit_discarded_cl: 0
% 0.12/0.76  stat_simplified:  0 simplified 0 derived 0 given
% 0.12/0.76  stat_kept_cl: 762
% 0.12/0.76  stat_built_cl: 1036
% 0.12/0.76  stat_hyperres_partial_cl: 0
% 0.12/0.76  stat_made_rewriters: 0
% 0.12/0.76  stat_backward_subsumed: 0
% 0.12/0.76  stat_propagated_subsumed: 0
% 0.12/0.76  stat_clsubs_attempted:                       500
% 0.12/0.76  stat_clsubs_fact_groundunit_found:             2
% 0.12/0.76  stat_clsubs_rule_groundunit_found:             5
% 0.12/0.76  stat_clsubs_top_meta_attempted:               7065
% 0.12/0.76  stat_clsubs_top_meta_failed:                  6565
% 0.12/0.76  stat_clsubs_top_meta_nonpref_attempted:                7065
% 0.12/0.76  stat_clsubs_top_meta_nonpref_succeeded:                1704
% 0.12/0.76  stat_clsubs_top_meta_pref_attempted:                   1704
% 0.12/0.76  stat_clsubs_top_meta_pref1_succeeded:                  1183
% 0.12/0.76  stat_clsubs_top_meta_pref2_succeeded:                   634
% 0.12/0.76  stat_clsubs_top_meta_pref3_succeeded:                   500
% 0.12/0.76  stat_clsubs_top_meta_pref_succeeded:                    500
% 0.12/0.76  stat_clsubs_meta_attempted:                 1070
% 0.12/0.76  stat_clsubs_meta_failed:                     422
% 0.12/0.76  stat_clsubs_predsymbs_attempted:               0
% 0.12/0.76  stat_clsubs_unit_attempted:                    0
% 0.12/0.76  stat_clsubs_full_attempted:                  500
% 0.12/0.76  stat_forwardsubs_attempted:                  858
% 0.12/0.76  stat_lit_hash_added:                    735
% 0.12/0.76  stat_lit_hash_computed:                5377
% 0.12/0.76  stat_lit_hash_match_found:              166
% 0.12/0.76  stat_lit_hash_match_miss:              6424
% 0.12/0.76  stat_lit_hash_cut_ok:                    64
% 0.12/0.76  stat_lit_strong_cut_ok:                   0
% 0.12/0.76  stat_lit_hash_subsume_ok:                95
% 0.12/0.76  clqueue els 10000000 used 1
% 0.12/0.76  clactive els 10000000 used 138
% 0.12/0.76  clactivesubsume els 10000000 used 577
% 0.12/0.76  queue_termbuf els 200000000 used 42835
% 0.12/0.76  hyper_termbuf els 100000000 used 1
% 0.12/0.76  active_termbuf els 100000000 used 4046
% 0.12/0.76  varstack els 5000 last used 1
% 0.12/0.76  given_termbuf els 10000000 last used 1
% 0.12/0.76  simplified_termbuf els 10000000 last used 1
% 0.12/0.76  derived_termbuf els 10000000 last used 22
% 0.12/0.76  wr_mallocs: 1413
% 0.12/0.76  wr_callocs: 21
% 0.12/0.76  wr_reallocs: 181
% 0.12/0.76  wr_frees: 2
% 0.12/0.76  wr_malloc_bytes: 4162631748
% 0.12/0.76  wr_calloc_bytes: 112065536
% 0.12/0.76  wr_realloc_bytes: 34024
% 0.12/0.76  wr_realloc_freebytes: 0
% 0.12/0.76  ----------------------------------
%------------------------------------------------------------------------------