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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SYN719-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n006.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 : Fri Sep  1 03:03:18 EDT 2023

% Result   : Unsatisfiable 0.10s 0.35s
% Output   : CNFRefutation 0.10s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named p14_90)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ p14(X,Y)
    | ~ p14(X,Z)
    | p14(Z,Y) ),
    inference(cnf_transformation,[],[p14_90]) ).

cnf('2',plain,
    p14(X,X),
    inference(cnf_transformation,[],[p14_38]) ).

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

cnf('4',plain,
    p14(f23(f26(c84,c85),X),X),
    inference(cnf_transformation,[],[p14_45]) ).

cnf('5',plain,
    p14(X,f23(f26(c84,c85),X)),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( ~ p69(f36(c86,f38(X,f40(f42(f44(f46(c87,Y),Z),X),U))),f30(c88,f32(c89,f8(c75,c76))))
    | p68(f19(f21(c83,c77),Y),Z)
    | ~ p14(Z,f23(f26(c84,X),U))
    | ~ p66(f12(c78,c77),Y)
    | ~ p67(f16(c80,U),c82) ),
    inference(cnf_transformation,[],[p68_126]) ).

cnf('7',plain,
    ( p69(f36(c86,X),Y)
    | ~ p70(Y,X) ),
    inference(cnf_transformation,[],[p69_52]) ).

cnf('8',plain,
    p70(f30(c88,X),f38(c85,Y)),
    inference(cnf_transformation,[],[p70_43]) ).

cnf('9',plain,
    p69(f36(c86,f38(c85,X3)),f30(c88,Y3)),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( p68(f19(f21(c83,c77),X),Y)
    | ~ p66(f12(c78,c77),X)
    | ~ p67(f16(c80,Y),c82) ),
    inference(resolution,[then_simplify],['5','6','9']) ).

cnf('11',plain,
    ( ~ p14(f23(f26(c84,c85),X),Y)
    | p14(Y,X) ),
    inference(resolution,[],['1','4']) ).

cnf('12',plain,
    p14(f23(f26(c84,c85),f23(f26(c84,c85),X)),X),
    inference(resolution,[],['11','5']) ).

cnf('13',plain,
    ( ~ p68(X,Y)
    | ~ p14(Y,Z)
    | ~ p7(X,U)
    | p68(U,Z) ),
    inference(cnf_transformation,[],[p68_97]) ).

cnf('14',plain,
    p7(X,X),
    inference(cnf_transformation,[],[p7_3]) ).

cnf('15',plain,
    ( ~ p68(X,Y)
    | ~ p14(Y,Z)
    | p68(X,Z) ),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    ~ p68(f19(f21(c83,c77),c79),c81),
    inference(cnf_transformation,[],[not_p68_46]) ).

cnf('17',plain,
    ( ~ p68(f19(f21(c83,c77),c79),X)
    | ~ p14(X,c81) ),
    inference(resolution,[],['15','16']) ).

cnf('18',plain,
    ~ p68(f19(f21(c83,c77),c79),f23(f26(c84,c85),f23(f26(c84,c85),c81))),
    inference(resolution,[],['12','17']) ).

cnf('19',plain,
    p66(f12(c78,c77),c79),
    inference(cnf_transformation,[],[p66_41]) ).

cnf('20',plain,
    ( p68(X,f23(f26(c84,c85),Y))
    | ~ p68(X,Y) ),
    inference(resolution,[],['15','5']) ).

cnf('21',plain,
    ( ~ p67(f16(c80,X),Y)
    | p68(Y,X) ),
    inference(cnf_transformation,[],[p68_48]) ).

cnf('22',plain,
    p67(f16(c80,c81),c82),
    inference(cnf_transformation,[],[p67_42]) ).

cnf('23',plain,
    p68(c82,c81),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( ~ p14(c81,X)
    | p68(c82,X) ),
    inference(resolution,[],['15','23']) ).

cnf('25',plain,
    p68(c82,f23(f26(c84,c85),c81)),
    inference(resolution,[],['24','5']) ).

cnf('26',plain,
    p68(c82,f23(f26(c84,c85),f23(f26(c84,c85),c81))),
    inference(resolution,[],['20','25']) ).

cnf('27',plain,
    ( p67(f16(c80,X),Y)
    | ~ p68(Y,X) ),
    inference(cnf_transformation,[],[p67_50]) ).

cnf('28',plain,
    p67(f16(c80,f23(f26(c84,c85),f23(f26(c84,c85),c81))),c82),
    inference(resolution,[],['26','27']) ).

cnf('29',plain,
    $false,
    inference(resolution,[then_simplify],['10','18','19','28']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : SYN719-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.07  % Command  : gkc %s
% 0.09/0.26  % Computer : n006.cluster.edu
% 0.09/0.26  % Model    : x86_64 x86_64
% 0.09/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.26  % Memory   : 8042.1875MB
% 0.09/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.26  % CPULimit : 300
% 0.09/0.26  % WCLimit  : 300
% 0.09/0.26  % DateTime : Sat Aug 26 17:57:51 EDT 2023
% 0.09/0.26  % CPUTime  : 
% 0.10/0.29  
% 0.10/0.29  input clause set summed statistics:
% 0.10/0.29  ----------------------------------
% 0.10/0.29  in_clause_count:                   126
% 0.10/0.29  in_rule_clause_count:               86
% 0.10/0.29  in_fact_clause_count:               40
% 0.10/0.29  in_answer_clause_count:              0
% 0.10/0.29  in_ground_clause_count:              4
% 0.10/0.29  in_unit_clause_count:               46
% 0.10/0.29  in_horn_clause_count:              126
% 0.10/0.29  in_pos_clause_count:                45
% 0.10/0.29  in_neg_clause_count:                 1
% 0.10/0.29  in_poseq_clause_count:               0
% 0.10/0.29  in_negeq_clause_count:               0
% 0.10/0.29  in_unitposeq_clause_count:           0
% 0.10/0.29  in_chain_clause_count:               0
% 0.10/0.29  in_min_length:             1
% 0.10/0.29  in_max_length:             5
% 0.10/0.29  in_min_depth:              1
% 0.10/0.29  in_max_depth:              7
% 0.10/0.29  in_min_size:               3
% 0.10/0.29  in_max_size:              45
% 0.10/0.29  in_min_vars:               0
% 0.10/0.29  in_max_vars:               4
% 0.10/0.29  in_extaxiom_count:                 0
% 0.10/0.29  in_axiom_count:                    0
% 0.10/0.29  in_assumption_count:               0
% 0.10/0.29  in_goal_count:                   126
% 0.10/0.29  in_neg_goal_count:                 1
% 0.10/0.29  in_pos_goal_count:                45
% 0.10/0.29  in_posunit_goal_count:            45
% 0.10/0.29  
% 0.10/0.29  auto guide:
% 0.10/0.29  -----------
% 0.10/0.29  {
% 0.10/0.29  "print":1,
% 0.10/0.29  "print_level": 15,
% 0.10/0.29  "max_size": 0,
% 0.10/0.29  "max_depth": 0,
% 0.10/0.29  "max_length": 0,
% 0.10/0.29  "max_dseconds": 0,
% 0.10/0.29  "equality":0,
% 0.10/0.29  "runs":[
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "sine":5, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"], "var_weight":70, "repeat_var_weight":70, "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":2, "sine":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"], "sine":1, "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"], "sine":2, "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.10/0.29  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.10/0.29  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.10/0.29  {"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.10/0.29  {"sine":2, "var_weight":70, "repeat_var_weight":70, "max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.10/0.29  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit", "posunitpara"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.10/0.29  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.10/0.29  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.10/0.29  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.10/0.29  
% 0.10/0.29  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "sine":5, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["hardness_pref"], "var_weight":70, "repeat_var_weight":70, "query_preference":0},
% 0.10/0.29  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.10/0.29  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.10/0.29  {"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.10/0.29  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.10/0.29  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit", "posunitpara"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.10/0.29  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.10/0.29  
% 0.10/0.29  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["hardness_pref"], "var_weight":70, "repeat_var_weight":70, "query_preference":0},
% 0.10/0.29  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.10/0.29  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.10/0.29  {"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.10/0.29  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.10/0.29  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit", "posunitpara"], "query_preference":0, "sine":2},
% 0.10/0.29  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.10/0.29  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.10/0.29  
% 0.10/0.29  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.10/0.29  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.10/0.29  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":250, "strategy":["hardness_pref"], "var_weight":70, "repeat_var_weight":70, "query_preference":0},
% 0.10/0.29  
% 0.10/0.29  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.10/0.29  {"max_dseconds":1250, "strategy":["hardness_pref"], "var_weight":70, "repeat_var_weight":70, "query_preference":0} 
% 0.10/0.29  
% 0.10/0.29  ]}
% 0.10/0.29  
% 0.10/0.30  
% 0.10/0.30  **** run 1 fork 0 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 2 fork 1 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 3 fork 2 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 4 fork 3 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"sine":5,"strategy":["unit"],"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 5 fork 4 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 6 fork 5 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.10/0.30  
% 0.10/0.30  **** run 7 fork 6 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.10/0.30  
% 0.10/0.30  **** run 8 fork 7 starts with strategy
% 0.10/0.30  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.10/0.35  
% 0.10/0.35  
% 0.10/0.35  result: proof found
% 0.10/0.35  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.10/0.35  by run 8 fork 7 strategy {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.10/0.35  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.10/0.35  
% 0.10/0.35  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.10/0.35  
% 0.10/0.35  run 8 fork 7 statistics:
% 0.10/0.35  ----------------------------------
% 0.10/0.35  this run seconds: 0.017591
% 0.10/0.35  total seconds: 0.051801
% 0.10/0.35  stat_given_used: 523
% 0.10/0.35  stat_given_used_at_endgame: 0
% 0.10/0.35  stat_given_candidates:   793
% 0.10/0.35  stat_given_candidates_at_endgame: 0
% 0.10/0.35  stat_given_candidates_h: 0
% 0.10/0.35  stat_binres_derived_cl:   2112
% 0.10/0.35  stat_binres_derived_cl_h: 0
% 0.10/0.35  stat_factor_derived_cl: 40
% 0.10/0.35  stat_para_derived_cl: 0
% 0.10/0.35  stat_tautologies_discarded: 128
% 0.10/0.35  stat_forward_subsumed: 991
% 0.10/0.35  stat_derived_cut: 9
% 0.10/0.35  stat_derived_rewritten: 0
% 0.10/0.35  stat_weight_discarded_building: 0
% 0.10/0.35  stat_weight_discarded_cl: 0
% 0.10/0.35  stat_internlimit_discarded_cl: 0
% 0.10/0.35  stat_simplified:  0 simplified 0 derived 0 given
% 0.10/0.35  stat_kept_cl: 1032
% 0.10/0.35  stat_built_cl: 2078
% 0.10/0.35  stat_hyperres_partial_cl: 0
% 0.10/0.35  stat_made_rewriters: 0
% 0.10/0.35  stat_backward_subsumed: 0
% 0.10/0.35  stat_propagated_subsumed: 0
% 0.10/0.35  stat_clsubs_attempted:                      4451
% 0.10/0.35  stat_clsubs_fact_groundunit_found:             0
% 0.10/0.35  stat_clsubs_rule_groundunit_found:             0
% 0.10/0.35  stat_clsubs_top_meta_attempted:             172784
% 0.10/0.35  stat_clsubs_top_meta_failed:                168333
% 0.10/0.35  stat_clsubs_top_meta_nonpref_attempted:              172784
% 0.10/0.35  stat_clsubs_top_meta_nonpref_succeeded:               86484
% 0.10/0.35  stat_clsubs_top_meta_pref_attempted:                  86484
% 0.10/0.35  stat_clsubs_top_meta_pref1_succeeded:                  4760
% 0.10/0.35  stat_clsubs_top_meta_pref2_succeeded:                  4451
% 0.10/0.35  stat_clsubs_top_meta_pref3_succeeded:                  4451
% 0.10/0.35  stat_clsubs_top_meta_pref_succeeded:                   4451
% 0.10/0.35  stat_clsubs_meta_attempted:                 6049
% 0.10/0.35  stat_clsubs_meta_failed:                    2929
% 0.10/0.35  stat_clsubs_predsymbs_attempted:               0
% 0.10/0.35  stat_clsubs_unit_attempted:                 2156
% 0.10/0.35  stat_clsubs_full_attempted:                 2295
% 0.10/0.35  stat_forwardsubs_attempted:                 2024
% 0.10/0.35  stat_lit_hash_added:                   1647
% 0.10/0.35  stat_lit_hash_computed:                8892
% 0.10/0.35  stat_lit_hash_match_found:              996
% 0.10/0.35  stat_lit_hash_match_miss:              9028
% 0.10/0.35  stat_lit_hash_cut_ok:                     5
% 0.10/0.35  stat_lit_strong_cut_ok:                   5
% 0.10/0.35  stat_lit_hash_subsume_ok:               991
% 0.10/0.35  clqueue els 10000000 used 1
% 0.10/0.35  clactive els 10000000 used 524
% 0.10/0.35  clactivesubsume els 10000000 used 2761
% 0.10/0.35  queue_termbuf els 200000000 used 65510
% 0.10/0.35  hyper_termbuf els 100000000 used 1
% 0.10/0.35  active_termbuf els 100000000 used 18704
% 0.10/0.35  varstack els 5000 last used 1
% 0.10/0.35  given_termbuf els 10000000 last used 1
% 0.10/0.35  simplified_termbuf els 10000000 last used 1
% 0.10/0.35  derived_termbuf els 10000000 last used 74
% 0.10/0.35  wr_mallocs: 3548
% 0.10/0.35  wr_callocs: 21
% 0.10/0.35  wr_reallocs: 501
% 0.10/0.35  wr_frees: 4
% 0.10/0.35  wr_malloc_bytes: 4162723604
% 0.10/0.35  wr_calloc_bytes: 112065536
% 0.10/0.35  wr_realloc_bytes: 69048
% 0.10/0.35  wr_realloc_freebytes: 0
% 0.10/0.35  ----------------------------------
%------------------------------------------------------------------------------