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

View Problem - Process Solution

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

% Computer : n025.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:01:18 EDT 2023

% Result   : Unsatisfiable 0.19s 0.48s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named clause1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ f(a,a,z(X,Y,Z))
    | ~ f(X,Y,Z)
    | f(Z,X,Y)
    | f(Y,Z,X) ),
    inference(cnf_transformation,[],[clause1]) ).

cnf('2',plain,
    ( f(X,Y,z(Y,X,Z))
    | f(Z,Y,X) ),
    inference(cnf_transformation,[],[clause4]) ).

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

cnf('4',plain,
    ( f(a,z(a,a,X),a)
    | f(z(a,a,X),a,a)
    | f(X,a,a) ),
    inference(resolution,[],['3','2']) ).

cnf('5',plain,
    ( ~ f(z(X,Y,Z),Y,X)
    | f(X,Y,Z)
    | f(Z,X,Y) ),
    inference(cnf_transformation,[],[clause10]) ).

cnf('6',plain,
    ( f(a,z(a,a,X),a)
    | f(a,a,X)
    | f(X,a,a) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( ~ f(X,z(X,Y,Z),Y)
    | ~ f(Y,Z,X)
    | f(Z,X,Y) ),
    inference(cnf_transformation,[],[clause7]) ).

cnf('8',plain,
    ( f(a,a,X)
    | ~ f(a,X,a)
    | f(X,a,a) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( f(X,z(X,Y,Z),Y)
    | f(Y,Z,X) ),
    inference(cnf_transformation,[],[clause8]) ).

cnf('10',plain,
    ( f(a,a,z(a,a,X))
    | f(z(a,a,X),a,a)
    | f(a,X,a) ),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( f(z(X,Y,Z),Y,X)
    | ~ f(Y,Z,X)
    | ~ f(Z,X,Y) ),
    inference(cnf_transformation,[],[clause12]) ).

cnf('12',plain,
    ( f(z(X,Y,z(Y,X,Z)),Y,X)
    | ~ f(z(Y,X,Z),X,Y)
    | f(X,Z,Y) ),
    inference(resolution,[],['11','9']) ).

cnf('13',plain,
    ( f(z(a,a,z(a,a,X)),a,a)
    | f(a,a,z(a,a,X))
    | f(a,X,a) ),
    inference(resolution,[],['10','12']) ).

cnf('14',plain,
    ( ~ f(z(X,Y,Z),Y,X)
    | f(X,Y,Z)
    | f(Y,Z,X) ),
    inference(cnf_transformation,[],[clause11]) ).

cnf('15',plain,
    ( f(a,a,z(a,a,X))
    | f(a,a,X)
    | f(a,X,a) ),
    inference(resolution,[],['10','14']) ).

cnf('16',plain,
    ( ~ f(X,Y,z(Y,X,Z))
    | ~ f(Z,Y,X)
    | f(X,Z,Y) ),
    inference(cnf_transformation,[],[clause3]) ).

cnf('17',plain,
    ( f(a,a,X)
    | f(a,X,a)
    | ~ f(X,a,a) ),
    inference(resolution,[],['15','16']) ).

cnf('18',plain,
    ( f(a,z(a,a,z(a,a,X)),a)
    | f(a,a,z(a,a,z(a,a,X)))
    | f(a,a,z(a,a,X))
    | f(a,X,a) ),
    inference(resolution,[],['13','17']) ).

cnf('19',plain,
    ( ~ f(X,z(X,Y,Z),Y)
    | ~ f(Y,Z,X)
    | f(X,Y,Z) ),
    inference(cnf_transformation,[],[clause6]) ).

cnf('20',plain,
    ( f(a,a,z(a,a,z(a,a,X)))
    | f(a,a,z(a,a,X))
    | ~ f(a,z(a,a,X),a)
    | f(a,X,a) ),
    inference(resolution,[],['18','19']) ).

cnf('21',plain,
    ( f(a,a,z(a,a,z(a,a,X)))
    | f(a,a,z(a,a,X))
    | f(a,X,a) ),
    inference(resolution,[],['20','9']) ).

cnf('22',plain,
    ( ~ f(X,Y,z(Y,X,Z))
    | ~ f(Z,Y,X)
    | f(Y,X,Z) ),
    inference(cnf_transformation,[],[clause2]) ).

cnf('23',plain,
    ( f(a,a,z(a,a,X))
    | ~ f(z(a,a,X),a,a)
    | f(a,X,a) ),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( f(a,a,z(a,a,X))
    | f(a,X,a) ),
    inference(resolution,[],['23','10']) ).

cnf('25',plain,
    ( f(a,X,a)
    | ~ f(X,a,a) ),
    inference(resolution,[],['24','16']) ).

cnf('26',plain,
    ( f(a,z(a,a,X),a)
    | f(X,a,a) ),
    inference(resolution,[],['25','4']) ).

cnf('27',plain,
    ( ~ f(a,X,a)
    | f(X,a,a) ),
    inference(resolution,[],['26','7']) ).

cnf('28',plain,
    ( f(z(a,a,X),a,a)
    | f(a,X,a) ),
    inference(resolution,[],['27','9']) ).

cnf('29',plain,
    ( f(a,X3,a)
    | f(a,a,X3)
    | f(X3,a,a) ),
    inference(resolution,[],['28','5']) ).

cnf('30',plain,
    ( ~ f(a,X3,a)
    | f(X3,a,a) ),
    inference(resolution,[],['26','7']) ).

cnf('31',plain,
    ( f(a,a,X)
    | f(X,a,a) ),
    inference(simplify,[],['29','30']) ).

cnf('32',plain,
    ( f(a,X3,a)
    | ~ f(a,a,X3)
    | f(X3,a,a) ),
    inference(resolution,[],['24','1']) ).

cnf('33',plain,
    ( f(a,X3,a)
    | ~ f(X3,a,a) ),
    inference(resolution,[],['24','16']) ).

cnf('34',plain,
    ( ~ f(a,a,X)
    | f(a,X,a) ),
    inference(simplify,[],['32','33']) ).

cnf('35',plain,
    ( f(X3,a,a)
    | f(a,X3,a) ),
    inference(resolution,[],['31','34']) ).

cnf('36',plain,
    f(a,X,a),
    inference(simplify,[],['35','33']) ).

cnf('37',plain,
    ( f(X3,a,a)
    | f(a,X3,a) ),
    inference(resolution,[],['31','3']) ).

cnf('38',plain,
    f(a,Y3,a),
    inference(simplify,[],['37','33']) ).

cnf('39',plain,
    f(a,a,X),
    inference(resolution,[then_simplify],['36','19','38']) ).

cnf('40',plain,
    ( ~ f(X,Y,Z)
    | f(Z,X,Y)
    | f(Y,Z,X) ),
    inference(resolution,[],['39','1']) ).

cnf('41',plain,
    ( f(X,Y,z(Y,X,Z))
    | ~ f(X,Z,Y)
    | ~ f(Y,X,Z) ),
    inference(cnf_transformation,[],[clause5]) ).

cnf('42',plain,
    ( f(X,Y,z(Y,X,z(X,Y,Z)))
    | ~ f(Y,X,z(X,Y,Z))
    | f(Y,Z,X) ),
    inference(resolution,[],['41','9']) ).

cnf('43',plain,
    ( f(X,Y,z(Y,X,z(X,Y,Z)))
    | f(Z,X,Y)
    | f(Y,Z,X) ),
    inference(resolution,[],['42','2']) ).

cnf('44',plain,
    ( f(X,X,z(X,X,z(X,X,X)))
    | f(X,X,X) ),
    inference(factorization,[],['43']) ).

cnf('45',plain,
    ( f(X3,X3,z(X3,X3,z(X3,X3,z(X3,X3,X3))))
    | f(X3,z(X3,X3,X3),X3)
    | f(X3,X3,X3) ),
    inference(resolution,[],['44','42']) ).

cnf('46',plain,
    ( f(X,z(X,Y,Z),Y)
    | ~ f(Z,X,Y)
    | ~ f(X,Y,Z) ),
    inference(cnf_transformation,[],[clause9]) ).

cnf('47',plain,
    ( f(X3,z(X3,X3,X3),X3)
    | ~ f(X3,X3,X3) ),
    inference(factorization,[],['46']) ).

cnf('48',plain,
    ( f(X,X,z(X,X,z(X,X,z(X,X,X))))
    | f(X,z(X,X,X),X) ),
    inference(simplify,[],['45','47']) ).

cnf('49',plain,
    ( ~ f(z(X,X,z(X,X,X)),X,X)
    | f(X,X,z(X,X,z(X,X,X)))
    | f(X,z(X,X,X),X) ),
    inference(resolution,[],['48','22']) ).

cnf('50',plain,
    ( f(z(X,Y,Z),Y,X)
    | ~ f(X,Y,Z) ),
    inference(cnf_transformation,[],[clause13]) ).

cnf('51',plain,
    ( f(z(X,Y,z(Y,X,Z)),Y,X)
    | f(Z,Y,X) ),
    inference(resolution,[],['50','2']) ).

cnf('52',plain,
    ( f(X3,X3,z(X3,X3,z(X3,X3,X3)))
    | f(X3,z(X3,X3,X3),X3)
    | f(X3,X3,X3) ),
    inference(resolution,[],['49','51']) ).

cnf('53',plain,
    ( f(X,X,z(X,X,z(X,X,X)))
    | f(X,z(X,X,X),X) ),
    inference(simplify,[],['52','47']) ).

cnf('54',plain,
    ( f(X,z(X,Y,z(Y,X,z(X,Y,Z))),Y)
    | ~ f(X,Y,z(Y,X,z(X,Y,Z)))
    | f(Z,X,Y) ),
    inference(resolution,[],['51','46']) ).

cnf('55',plain,
    ( f(X3,z(X3,X3,X3),X3)
    | f(X3,z(X3,X3,z(X3,X3,z(X3,X3,X3))),X3)
    | f(X3,X3,X3) ),
    inference(resolution,[],['53','54']) ).

cnf('56',plain,
    ( f(X,z(X,X,z(X,X,z(X,X,X))),X)
    | f(X,z(X,X,X),X) ),
    inference(simplify,[],['55','47']) ).

cnf('57',plain,
    ( f(z(X,X,z(X,X,X)),X,X)
    | ~ f(X,z(X,X,z(X,X,X)),X)
    | f(X,z(X,X,X),X) ),
    inference(resolution,[],['56','7']) ).

cnf('58',plain,
    ( f(z(X,X,z(X,X,X)),X,X)
    | f(X,z(X,X,X),X) ),
    inference(resolution,[],['57','9']) ).

cnf('59',plain,
    ( f(X,z(X,X,X),X)
    | f(X,X,z(X,X,X)) ),
    inference(resolution,[],['58','14']) ).

cnf('60',plain,
    ( f(z(z(X,Y,Z),Y,X),Y,z(X,Y,Z))
    | ~ f(X,z(X,Y,Z),Y)
    | f(Z,X,Y) ),
    inference(resolution,[],['11','2']) ).

cnf('61',plain,
    ( f(X3,X3,z(X3,X3,X3))
    | f(z(z(X3,X3,X3),X3,X3),X3,z(X3,X3,X3))
    | f(X3,X3,X3) ),
    inference(resolution,[],['59','60']) ).

cnf('62',plain,
    ( f(X3,X3,z(X3,X3,X3))
    | ~ f(X3,X3,X3) ),
    inference(factorization,[],['41']) ).

cnf('63',plain,
    ( f(z(z(X,X,X),X,X),X,z(X,X,X))
    | f(X,X,z(X,X,X)) ),
    inference(simplify,[],['61','62']) ).

cnf('64',plain,
    ( f(z(X,X,X),X,X)
    | f(X,X,z(X,X,X)) ),
    inference(resolution,[],['63','14']) ).

cnf('65',plain,
    ( ~ f(z(X3,X3,X3),X3,X3)
    | f(X3,X3,z(X3,X3,X3))
    | f(X3,X3,X3) ),
    inference(resolution,[],['44','22']) ).

cnf('66',plain,
    ( ~ f(z(X,X,X),X,X)
    | f(X,X,z(X,X,X)) ),
    inference(simplify,[],['65','62']) ).

cnf('67',plain,
    f(X,X,z(X,X,X)),
    inference(resolution,[],['64','66']) ).

cnf('68',plain,
    ( f(z(X3,X3,X3),X3,X3)
    | f(X3,z(X3,X3,X3),X3) ),
    inference(resolution,[],['40','67']) ).

cnf('69',plain,
    ( ~ f(z(X3,X3,X3),X3,X3)
    | f(X3,z(X3,X3,X3),X3) ),
    inference(resolution,[],['53','16']) ).

cnf('70',plain,
    f(X,z(X,X,X),X),
    inference(simplify,[],['68','69']) ).

cnf('71',plain,
    ( f(z(z(X,X,X),X,X),X,z(X,X,X))
    | ~ f(X,z(X,X,X),X) ),
    inference(resolution,[],['67','11']) ).

cnf('72',plain,
    f(z(z(X,X,X),X,X),X,z(X,X,X)),
    inference(resolution,[],['70','71']) ).

cnf('73',plain,
    ( f(z(X,X,X),z(z(X,X,X),X,X),X)
    | f(X,z(X,X,X),z(z(X,X,X),X,X)) ),
    inference(resolution,[],['72','40']) ).

cnf('74',plain,
    f(X3,X3,z(X3,X3,X3)),
    inference(resolution,[],['64','66']) ).

cnf('75',plain,
    ( f(X3,z(X3,X3,X3),z(z(X3,X3,X3),X3,X3))
    | f(z(X3,X3,X3),X3,X3) ),
    inference(resolution,[then_simplify],['73','19','74']) ).

cnf('76',plain,
    ( f(X3,z(X3,X3,X3),z(z(X3,X3,X3),X3,X3))
    | ~ f(z(X3,X3,X3),X3,X3) ),
    inference(resolution,[],['67','41']) ).

cnf('77',plain,
    f(X,z(X,X,X),z(z(X,X,X),X,X)),
    inference(simplify,[],['75','76']) ).

cnf('78',plain,
    ( f(z(X,Y,Z),Y,X)
    | f(X,z(X,Y,Z),Y)
    | f(Z,X,Y) ),
    inference(resolution,[],['40','2']) ).

cnf('79',plain,
    ( ~ f(z(X,X,X),X,X)
    | f(X,X,X) ),
    inference(factorization,[],['14']) ).

cnf('80',plain,
    ( f(X3,z(X3,X3,X3),X3)
    | f(X3,X3,X3) ),
    inference(resolution,[],['78','79']) ).

cnf('81',plain,
    f(Y3,z(Y3,Y3,Y3),Y3),
    inference(simplify,[],['80','47']) ).

cnf('82',plain,
    f(z(X,X,X),X,X),
    inference(resolution,[then_simplify],['77','22','81']) ).

cnf('83',plain,
    f(X,X,X),
    inference(resolution,[],['82','79']) ).

cnf('84',plain,
    ( ~ f(z(X,Y,Z),z(X,Y,Z),z(X,Y,Z))
    | ~ f(Z,X,Y)
    | ~ f(Y,Z,X)
    | ~ f(X,Y,Z) ),
    inference(cnf_transformation,[],[clause17]) ).

cnf('85',plain,
    ( ~ f(z(X,X,X),z(X,X,X),z(X,X,X))
    | ~ f(X,X,X) ),
    inference(factorization,[],['84']) ).

cnf('86',plain,
    f(X3,X3,X3),
    inference(resolution,[],['82','79']) ).

cnf('87',plain,
    $false,
    inference(resolution,[then_simplify],['83','85','86']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN353-1 : TPTP v8.1.2. Released v1.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sat Aug 26 20:30:08 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.39  
% 0.19/0.39  input clause set summed statistics:
% 0.19/0.39  ----------------------------------
% 0.19/0.39  in_clause_count:                    17
% 0.19/0.39  in_rule_clause_count:               17
% 0.19/0.39  in_fact_clause_count:                0
% 0.19/0.39  in_answer_clause_count:              0
% 0.19/0.39  in_ground_clause_count:              0
% 0.19/0.39  in_unit_clause_count:                0
% 0.19/0.39  in_horn_clause_count:                9
% 0.19/0.39  in_pos_clause_count:                 5
% 0.19/0.39  in_neg_clause_count:                 1
% 0.19/0.39  in_poseq_clause_count:               0
% 0.19/0.39  in_negeq_clause_count:               0
% 0.19/0.39  in_unitposeq_clause_count:           0
% 0.19/0.39  in_chain_clause_count:               0
% 0.19/0.39  in_min_length:             2
% 0.19/0.39  in_max_length:             4
% 0.19/0.39  in_min_depth:              2
% 0.19/0.39  in_max_depth:              2
% 0.19/0.39  in_min_size:              11
% 0.19/0.39  in_max_size:              25
% 0.19/0.39  in_min_vars:               3
% 0.19/0.39  in_max_vars:               3
% 0.19/0.39  in_extaxiom_count:                 0
% 0.19/0.39  in_axiom_count:                    0
% 0.19/0.39  in_assumption_count:               0
% 0.19/0.39  in_goal_count:                    17
% 0.19/0.39  in_neg_goal_count:                 1
% 0.19/0.39  in_pos_goal_count:                 5
% 0.19/0.39  in_posunit_goal_count:             0
% 0.19/0.39  
% 0.19/0.39  auto guide:
% 0.19/0.39  -----------
% 0.19/0.39  {
% 0.19/0.39  "print":1,
% 0.19/0.39  "print_level": 15,
% 0.19/0.39  "max_size": 0,
% 0.19/0.39  "max_depth": 0,
% 0.19/0.39  "max_length": 0,
% 0.19/0.39  "max_dseconds": 0,
% 0.19/0.39  "equality":0,
% 0.19/0.39  "runs":[
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.39  {"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.19/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.39  {"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.19/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.39  {"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.19/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.39  {"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.19/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.39  {"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.19/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.19/0.39  
% 0.19/0.39  ]}
% 0.19/0.39  
% 0.19/0.39  
% 0.19/0.39  **** run 1 fork 0 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 2 fork 1 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 5 fork 4 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.42  
% 0.19/0.42  fork 5: search finished without proof.
% 0.19/0.42  
% 0.19/0.42  fork 7: search finished without proof.
% 0.19/0.45  
% 0.19/0.45  **** run 14 fork 5 starts with strategy
% 0.19/0.45  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.19/0.45  
% 0.19/0.45  **** run 16 fork 7 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.19/0.48  
% 0.19/0.48  
% 0.19/0.48  result: proof found
% 0.19/0.48  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.48  by run 3 fork 2 strategy {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.48  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.48  
% 0.19/0.48  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.19/0.48  
% 0.19/0.48  run 3 fork 2 statistics:
% 0.19/0.48  ----------------------------------
% 0.19/0.48  this run seconds: 0.063276
% 0.19/0.48  total seconds: 0.085954
% 0.19/0.48  stat_given_used: 350
% 0.19/0.48  stat_given_used_at_endgame: 0
% 0.19/0.48  stat_given_candidates:   891
% 0.19/0.48  stat_given_candidates_at_endgame: 0
% 0.19/0.48  stat_given_candidates_h: 0
% 0.19/0.48  stat_binres_derived_cl:   4474
% 0.19/0.48  stat_binres_derived_cl_h: 0
% 0.19/0.48  stat_factor_derived_cl: 69
% 0.19/0.48  stat_para_derived_cl: 0
% 0.19/0.48  stat_tautologies_discarded: 79
% 0.19/0.48  stat_forward_subsumed: 1878
% 0.19/0.48  stat_derived_cut: 315
% 0.19/0.48  stat_derived_rewritten: 0
% 0.19/0.48  stat_weight_discarded_building: 0
% 0.19/0.48  stat_weight_discarded_cl: 201
% 0.19/0.48  stat_internlimit_discarded_cl: 0
% 0.19/0.48  stat_simplified:  89 simplified 0 derived 0 given
% 0.19/0.48  stat_kept_cl: 2384
% 0.19/0.48  stat_built_cl: 3374
% 0.19/0.48  stat_hyperres_partial_cl: 0
% 0.19/0.48  stat_made_rewriters: 0
% 0.19/0.48  stat_backward_subsumed: 0
% 0.19/0.48  stat_propagated_subsumed: 0
% 0.19/0.48  stat_clsubs_attempted:                     11966
% 0.19/0.48  stat_clsubs_fact_groundunit_found:             0
% 0.19/0.48  stat_clsubs_rule_groundunit_found:             0
% 0.19/0.48  stat_clsubs_top_meta_attempted:              80925
% 0.19/0.48  stat_clsubs_top_meta_failed:                 68959
% 0.19/0.48  stat_clsubs_top_meta_nonpref_attempted:               80925
% 0.19/0.48  stat_clsubs_top_meta_nonpref_succeeded:               14030
% 0.19/0.48  stat_clsubs_top_meta_pref_attempted:                  14030
% 0.19/0.48  stat_clsubs_top_meta_pref1_succeeded:                 13988
% 0.19/0.48  stat_clsubs_top_meta_pref2_succeeded:                 12431
% 0.19/0.48  stat_clsubs_top_meta_pref3_succeeded:                 11966
% 0.19/0.48  stat_clsubs_top_meta_pref_succeeded:                  11966
% 0.19/0.48  stat_clsubs_meta_attempted:                23953
% 0.19/0.48  stat_clsubs_meta_failed:                    9315
% 0.19/0.48  stat_clsubs_predsymbs_attempted:               0
% 0.19/0.48  stat_clsubs_unit_attempted:                 2958
% 0.19/0.48  stat_clsubs_full_attempted:                 9008
% 0.19/0.48  stat_forwardsubs_attempted:                 4464
% 0.19/0.48  stat_lit_hash_added:                   1193
% 0.19/0.48  stat_lit_hash_computed:               23374
% 0.19/0.48  stat_lit_hash_match_found:             2324
% 0.19/0.48  stat_lit_hash_match_miss:             29208
% 0.19/0.48  stat_lit_hash_cut_ok:                   419
% 0.19/0.48  stat_lit_strong_cut_ok:                   6
% 0.19/0.48  stat_lit_hash_subsume_ok:              1878
% 0.19/0.48  clqueue els 10000000 used 1
% 0.19/0.48  clactive els 10000000 used 351
% 0.19/0.48  clactivesubsume els 10000000 used 1957
% 0.19/0.48  queue_termbuf els 200000000 used 282151
% 0.19/0.48  hyper_termbuf els 100000000 used 1
% 0.19/0.48  active_termbuf els 100000000 used 20519
% 0.19/0.48  varstack els 5000 last used 1
% 0.19/0.48  given_termbuf els 10000000 last used 1
% 0.19/0.48  simplified_termbuf els 10000000 last used 1
% 0.19/0.48  derived_termbuf els 10000000 last used 23
% 0.19/0.48  wr_mallocs: 2695
% 0.19/0.48  wr_callocs: 21
% 0.19/0.48  wr_reallocs: 403
% 0.19/0.48  wr_frees: 2
% 0.19/0.48  wr_malloc_bytes: 4162692644
% 0.19/0.48  wr_calloc_bytes: 112065536
% 0.19/0.48  wr_realloc_bytes: 90464
% 0.19/0.48  wr_realloc_freebytes: 0
% 0.19/0.48  ----------------------------------
%------------------------------------------------------------------------------