TSTP Solution File: SYN036-4 by GKC---0.8

View Problem - Process Solution

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

% Computer : n022.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 02:59:27 EDT 2023

% Result   : Unsatisfiable 0.20s 0.42s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named clause_32)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( q(cw)
    | p(cx)
    | q(fz5(X))
    | p(fy5(Y))
    | q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_32]) ).

cnf('2',plain,
    ( q(fz5(cw))
    | q(cw)
    | p(cx)
    | p(fy5(X))
    | p(X) ),
    inference(factorization,[],['1']) ).

cnf('3',plain,
    ( p(fy5(cx))
    | q(fz5(cw))
    | q(cw)
    | p(cx) ),
    inference(factorization,[],['2']) ).

cnf('4',plain,
    ( q(cw)
    | p(cx)
    | p(fy(X))
    | ~ q(Y)
    | p(X) ),
    inference(cnf_transformation,[],[clause_20]) ).

cnf('5',plain,
    ( p(fy(cx))
    | q(cw)
    | p(cx)
    | ~ q(X) ),
    inference(factorization,[],['4']) ).

cnf('6',plain,
    ( p(fy5(cx))
    | p(fy(cx))
    | q(cw)
    | p(cx) ),
    inference(resolution,[],['3','5']) ).

cnf('7',plain,
    ( q(cw)
    | p(cx)
    | ~ q(X)
    | ~ p(Y) ),
    inference(cnf_transformation,[],[clause_4]) ).

cnf('8',plain,
    ( q(cw)
    | p(cx)
    | p(fy5(X))
    | ~ p(Y)
    | p(X) ),
    inference(resolution,[],['2','7']) ).

cnf('9',plain,
    ( p(fy5(cx))
    | q(cw)
    | p(cx)
    | ~ p(X) ),
    inference(factorization,[],['8']) ).

cnf('10',plain,
    ( p(fy5(cx))
    | q(cw)
    | p(cx) ),
    inference(resolution,[],['6','9']) ).

cnf('11',plain,
    ( q(cw)
    | p(cx)
    | q(fz(X))
    | ~ p(Y)
    | q(X) ),
    inference(cnf_transformation,[],[clause_15]) ).

cnf('12',plain,
    ( q(fz(cw))
    | q(cw)
    | p(cx)
    | ~ p(X) ),
    inference(factorization,[],['11']) ).

cnf('13',plain,
    ( q(fz(cw))
    | q(cw)
    | p(cx) ),
    inference(resolution,[],['10','12']) ).

cnf('14',plain,
    ( q(cw)
    | p(cx)
    | ~ p(X) ),
    inference(resolution,[],['13','7']) ).

cnf('15',plain,
    ( q(cw)
    | p(cx) ),
    inference(resolution,[],['14','10']) ).

cnf('16',plain,
    ( ~ q(cw)
    | p(cx)
    | p(fy(X))
    | q(Y)
    | p(X) ),
    inference(cnf_transformation,[],[clause_19]) ).

cnf('17',plain,
    ( ~ q(cw)
    | p(fy(cx))
    | p(cx)
    | q(X) ),
    inference(factorization,[],['16']) ).

cnf('18',plain,
    ( p(fy(cx))
    | p(cx)
    | q(X) ),
    inference(resolution,[],['15','17']) ).

cnf('19',plain,
    ( ~ q(cw)
    | p(cx)
    | ~ q(fz(X))
    | p(fy(Y))
    | ~ q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_30]) ).

cnf('20',plain,
    ( ~ q(fz(cw))
    | ~ q(cw)
    | p(cx)
    | p(fy(X))
    | p(X) ),
    inference(factorization,[],['19']) ).

cnf('21',plain,
    ( ~ q(fz(cw))
    | ~ q(cw)
    | p(fy(cx))
    | p(cx) ),
    inference(factorization,[],['20']) ).

cnf('22',plain,
    ( p(fy(cx))
    | p(cx)
    | ~ q(cw) ),
    inference(resolution,[],['18','21']) ).

cnf('23',plain,
    ( q(cw)
    | p(cx) ),
    inference(resolution,[],['14','10']) ).

cnf('24',plain,
    ( p(fy(cx))
    | p(cx) ),
    inference(simplify,[],['22','23']) ).

cnf('25',plain,
    ( ~ q(cw)
    | p(cx)
    | ~ p(X)
    | q(Y) ),
    inference(cnf_transformation,[],[clause_3]) ).

cnf('26',plain,
    ( p(cx)
    | ~ p(X)
    | q(Y) ),
    inference(resolution,[],['15','25']) ).

cnf('27',plain,
    ( p(cx)
    | q(X) ),
    inference(resolution,[],['24','26']) ).

cnf('28',plain,
    ( ~ q(cw)
    | p(cx)
    | ~ q(fz5(X))
    | ~ q(X)
    | ~ p(Y) ),
    inference(cnf_transformation,[],[clause_16]) ).

cnf('29',plain,
    ( ~ q(fz5(cw))
    | ~ q(cw)
    | p(cx)
    | ~ p(X) ),
    inference(factorization,[],['28']) ).

cnf('30',plain,
    ( p(cx)
    | ~ q(cw)
    | ~ p(X3) ),
    inference(resolution,[],['27','29']) ).

cnf('31',plain,
    ( p(cx)
    | ~ p(X) ),
    inference(simplify,[],['30','23']) ).

cnf('32',plain,
    p(cx),
    inference(resolution,[],['31','24']) ).

cnf('33',plain,
    ( ~ p(cx)
    | q(cw)
    | q(fz(X))
    | q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_10]) ).

cnf('34',plain,
    ( ~ p(cx)
    | q(fz(cw))
    | q(cw)
    | p(X) ),
    inference(factorization,[],['33']) ).

cnf('35',plain,
    ( q(fz(cw))
    | q(cw)
    | p(X) ),
    inference(resolution,[],['32','34']) ).

cnf('36',plain,
    ( ~ p(cx)
    | q(cw)
    | ~ q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_2]) ).

cnf('37',plain,
    ( q(cw)
    | ~ q(X)
    | p(Y) ),
    inference(resolution,[],['32','36']) ).

cnf('38',plain,
    ( q(cw)
    | p(X)
    | p(Y) ),
    inference(resolution,[],['35','37']) ).

cnf('39',plain,
    ( q(cw)
    | p(X) ),
    inference(factorization,[],['38']) ).

cnf('40',plain,
    ( ~ q(cw)
    | ~ p(cx)
    | q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_1]) ).

cnf('41',plain,
    p(cx),
    inference(resolution,[],['31','24']) ).

cnf('42',plain,
    ( q(X)
    | p(Y)
    | p(Z) ),
    inference(resolution,[then_simplify],['39','40','41']) ).

cnf('43',plain,
    ( q(X)
    | p(Y) ),
    inference(factorization,[],['42']) ).

cnf('44',plain,
    ( ~ q(cw)
    | ~ p(cx)
    | ~ q(fz5(X))
    | ~ q(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_7]) ).

cnf('45',plain,
    ( ~ q(fz5(cw))
    | ~ q(cw)
    | ~ p(cx)
    | p(X) ),
    inference(factorization,[],['44']) ).

cnf('46',plain,
    ( p(X3)
    | ~ q(cw)
    | p(Y3) ),
    inference(resolution,[then_simplify],['43','45','41']) ).

cnf('47',plain,
    ( q(cw)
    | p(X3) ),
    inference(factorization,[],['38']) ).

cnf('48',plain,
    ( p(X)
    | p(Y) ),
    inference(simplify,[],['46','47']) ).

cnf('49',plain,
    p(X),
    inference(factorization,[],['48']) ).

cnf('50',plain,
    ( ~ p(cx)
    | q(cw)
    | ~ p(fy(X))
    | q(fz(Y))
    | ~ p(X)
    | q(Y) ),
    inference(cnf_transformation,[],[clause_22]) ).

cnf('51',plain,
    p(X3),
    inference(factorization,[],['48']) ).

cnf('52',plain,
    ( q(cw)
    | q(fz(Y3))
    | q(Y3) ),
    inference(resolution,[then_simplify],['49','50','51','51']) ).

cnf('53',plain,
    ( ~ p(cx)
    | q(cw)
    | ~ p(fy5(X))
    | ~ q(Y)
    | ~ p(X) ),
    inference(cnf_transformation,[],[clause_6]) ).

cnf('54',plain,
    ( q(cw)
    | ~ q(Y3) ),
    inference(resolution,[then_simplify],['49','53','51','51']) ).

cnf('55',plain,
    ( q(cw)
    | q(fz(X)) ),
    inference(simplify,[],['52','54']) ).

cnf('56',plain,
    ( ~ p(fy5(cx))
    | ~ p(cx)
    | q(cw)
    | ~ q(X) ),
    inference(factorization,[],['53']) ).

cnf('57',plain,
    ( q(cw)
    | ~ q(X) ),
    inference(resolution,[then_simplify],['39','56','41']) ).

cnf('58',plain,
    q(cw),
    inference(resolution,[],['55','57']) ).

cnf('59',plain,
    ( ~ q(cw)
    | ~ p(cx)
    | ~ q(fz5(X))
    | ~ p(fy5(Y))
    | ~ q(X)
    | ~ p(Y) ),
    inference(cnf_transformation,[],[clause_23]) ).

cnf('60',plain,
    ( ~ q(cw)
    | ~ p(cx)
    | ~ p(fy5(X))
    | ~ p(X)
    | q(Y) ),
    inference(cnf_transformation,[],[clause_5]) ).

cnf('61',plain,
    ( ~ p(fy5(cx))
    | ~ q(cw)
    | ~ p(cx)
    | q(X) ),
    inference(factorization,[],['60']) ).

cnf('62',plain,
    ( ~ q(cw)
    | q(X) ),
    inference(resolution,[then_simplify],['49','61','41']) ).

cnf('63',plain,
    q(X3),
    inference(resolution,[],['58','62']) ).

cnf('64',plain,
    $false,
    inference(resolution,[then_simplify],['58','59','41','63','63','51','51']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN036-4 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n022.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 20:03:55 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                    32
% 0.20/0.39  in_rule_clause_count:               32
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:              0
% 0.20/0.39  in_unit_clause_count:                0
% 0.20/0.39  in_horn_clause_count:                7
% 0.20/0.39  in_pos_clause_count:                 1
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:               0
% 0.20/0.39  in_negeq_clause_count:               0
% 0.20/0.39  in_unitposeq_clause_count:           0
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             4
% 0.20/0.39  in_max_length:             6
% 0.20/0.39  in_min_depth:              1
% 0.20/0.39  in_max_depth:              2
% 0.20/0.39  in_min_size:               8
% 0.20/0.39  in_max_size:              14
% 0.20/0.39  in_min_vars:               2
% 0.20/0.39  in_max_vars:               4
% 0.20/0.39  in_extaxiom_count:                 0
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                    32
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 1
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "equality":0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/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.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/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.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/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.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.20/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.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.20/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.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 8 fork 7 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.41  
% 0.20/0.41  fork 5: search finished without proof.
% 0.20/0.42  
% 0.20/0.42  fork 7: search finished without proof.
% 0.20/0.42  
% 0.20/0.42  
% 0.20/0.42  result: proof found
% 0.20/0.42  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.20/0.42  by run 3 fork 2 strategy {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.42  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.20/0.42  
% 0.20/0.42  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 0.20/0.42  
% 0.20/0.42  run 3 fork 2 statistics:
% 0.20/0.42  ----------------------------------
% 0.20/0.42  this run seconds: 0.014518
% 0.20/0.42  total seconds: 0.034039
% 0.20/0.42  stat_given_used: 73
% 0.20/0.42  stat_given_used_at_endgame: 0
% 0.20/0.42  stat_given_candidates:   124
% 0.20/0.42  stat_given_candidates_at_endgame: 0
% 0.20/0.42  stat_given_candidates_h: 0
% 0.20/0.42  stat_binres_derived_cl:   621
% 0.20/0.42  stat_binres_derived_cl_h: 0
% 0.20/0.42  stat_factor_derived_cl: 29
% 0.20/0.42  stat_para_derived_cl: 0
% 0.20/0.42  stat_tautologies_discarded: 67
% 0.20/0.42  stat_forward_subsumed: 227
% 0.20/0.42  stat_derived_cut: 86
% 0.20/0.42  stat_derived_rewritten: 0
% 0.20/0.42  stat_weight_discarded_building: 0
% 0.20/0.42  stat_weight_discarded_cl: 0
% 0.20/0.42  stat_internlimit_discarded_cl: 0
% 0.20/0.42  stat_simplified:  49 simplified 0 derived 0 given
% 0.20/0.42  stat_kept_cl: 355
% 0.20/0.42  stat_built_cl: 550
% 0.20/0.42  stat_hyperres_partial_cl: 0
% 0.20/0.42  stat_made_rewriters: 0
% 0.20/0.42  stat_backward_subsumed: 0
% 0.20/0.42  stat_propagated_subsumed: 0
% 0.20/0.42  stat_clsubs_attempted:                        81
% 0.20/0.42  stat_clsubs_fact_groundunit_found:             0
% 0.20/0.42  stat_clsubs_rule_groundunit_found:             0
% 0.20/0.42  stat_clsubs_top_meta_attempted:               4335
% 0.20/0.42  stat_clsubs_top_meta_failed:                  4254
% 0.20/0.42  stat_clsubs_top_meta_nonpref_attempted:                4335
% 0.20/0.42  stat_clsubs_top_meta_nonpref_succeeded:                 499
% 0.20/0.42  stat_clsubs_top_meta_pref_attempted:                    499
% 0.20/0.42  stat_clsubs_top_meta_pref1_succeeded:                   112
% 0.20/0.42  stat_clsubs_top_meta_pref2_succeeded:                    88
% 0.20/0.42  stat_clsubs_top_meta_pref3_succeeded:                    81
% 0.20/0.42  stat_clsubs_top_meta_pref_succeeded:                     81
% 0.20/0.42  stat_clsubs_meta_attempted:                  198
% 0.20/0.42  stat_clsubs_meta_failed:                      70
% 0.20/0.42  stat_clsubs_predsymbs_attempted:               0
% 0.20/0.42  stat_clsubs_unit_attempted:                    0
% 0.20/0.42  stat_clsubs_full_attempted:                   81
% 0.20/0.42  stat_forwardsubs_attempted:                  583
% 0.20/0.42  stat_lit_hash_added:                     52
% 0.20/0.42  stat_lit_hash_computed:                4729
% 0.20/0.42  stat_lit_hash_match_found:              284
% 0.20/0.42  stat_lit_hash_match_miss:              6636
% 0.20/0.42  stat_lit_hash_cut_ok:                    84
% 0.20/0.42  stat_lit_strong_cut_ok:                  10
% 0.20/0.42  stat_lit_hash_subsume_ok:               227
% 0.20/0.42  clqueue els 10000000 used 1
% 0.20/0.42  clactive els 10000000 used 74
% 0.20/0.42  clactivesubsume els 10000000 used 427
% 0.20/0.42  queue_termbuf els 200000000 used 23431
% 0.20/0.42  hyper_termbuf els 100000000 used 1
% 0.20/0.42  active_termbuf els 100000000 used 3091
% 0.20/0.42  varstack els 5000 last used 1
% 0.20/0.42  given_termbuf els 10000000 last used 1
% 0.20/0.42  simplified_termbuf els 10000000 last used 1
% 0.20/0.42  derived_termbuf els 10000000 last used 69
% 0.20/0.42  wr_mallocs: 337
% 0.20/0.42  wr_callocs: 21
% 0.20/0.42  wr_reallocs: 43
% 0.20/0.42  wr_frees: 2
% 0.20/0.42  wr_malloc_bytes: 4162590596
% 0.20/0.42  wr_calloc_bytes: 112065536
% 0.20/0.42  wr_realloc_bytes: 20280
% 0.20/0.42  wr_realloc_freebytes: 0
% 0.20/0.42  ----------------------------------
%------------------------------------------------------------------------------