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

View Problem - Process Solution

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

% Computer : n021.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.22s 0.46s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named clause_4)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( $pr(n10)
    | $pr(n9)
    | $pr(n6)
    | $pr(n2) ),
    inference(cnf_transformation,[],[clause_4]) ).

cnf('2',plain,
    ( ~ $pr(n10)
    | ~ $pr(n7)
    | $pr(n8) ),
    inference(cnf_transformation,[],[clause_35]) ).

cnf('3',plain,
    ( ~ $pr(n7)
    | $pr(n9)
    | $pr(n8)
    | $pr(n6)
    | $pr(n2) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( p(s1(X))
    | n1(X)
    | p(X) ),
    inference(cnf_transformation,[],[clause_26]) ).

cnf('5',plain,
    ( $pr(n7)
    | ~ p(X) ),
    inference(cnf_transformation,[],[clause_11]) ).

cnf('6',plain,
    ( $pr(n7)
    | n1(X)
    | p(X) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( $pr(n2)
    | ~ n1(X) ),
    inference(cnf_transformation,[],[clause_23]) ).

cnf('8',plain,
    ( $pr(n7)
    | $pr(n2)
    | p(X) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    ( $pr(n7)
    | $pr(n2) ),
    inference(resolution,[],['8','5']) ).

cnf('10',plain,
    ( $pr(n9)
    | $pr(n8)
    | $pr(n6)
    | $pr(n2) ),
    inference(simplify,[],['3','9']) ).

cnf('11',plain,
    ( ~ $pr(n8)
    | p(X) ),
    inference(cnf_transformation,[],[clause_10]) ).

cnf('12',plain,
    ( $pr(n9)
    | $pr(n6)
    | $pr(n2)
    | p(X) ),
    inference(resolution,[],['10','11']) ).

cnf('13',plain,
    ( ~ p(s1(X))
    | ~ p(X)
    | n1(X) ),
    inference(cnf_transformation,[],[clause_25]) ).

cnf('14',plain,
    ( $pr(n9)
    | $pr(n6)
    | $pr(n2)
    | ~ p(X)
    | n1(X) ),
    inference(resolution,[],['12','13']) ).

cnf('15',plain,
    ( $pr(n9)
    | $pr(n6)
    | $pr(n2)
    | n1(X) ),
    inference(resolution,[],['14','12']) ).

cnf('16',plain,
    ( $pr(n9)
    | $pr(n6)
    | $pr(n2) ),
    inference(resolution,[],['15','7']) ).

cnf('17',plain,
    ( ~ $pr(n6)
    | n5(s6) ),
    inference(cnf_transformation,[],[clause_14]) ).

cnf('18',plain,
    ( $pr(n9)
    | $pr(n2)
    | n5(s6) ),
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    ( ~ q(X)
    | ~ n5(Y)
    | q(Y) ),
    inference(cnf_transformation,[],[clause_18]) ).

cnf('20',plain,
    ( q(s6)
    | $pr(n9)
    | $pr(n2)
    | ~ q(X) ),
    inference(resolution,[],['18','19']) ).

cnf('21',plain,
    ( $pr(n9)
    | $pr(n4)
    | $pr(n3) ),
    inference(cnf_transformation,[],[clause_30]) ).

cnf('22',plain,
    ( ~ $pr(n3)
    | q(s3) ),
    inference(cnf_transformation,[],[clause_22]) ).

cnf('23',plain,
    ( q(s3)
    | $pr(n9)
    | $pr(n4) ),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( q(s6)
    | $pr(n9)
    | $pr(n4)
    | $pr(n2) ),
    inference(resolution,[],['20','23']) ).

cnf('25',plain,
    ( ~ q(X)
    | ~ n5(X)
    | q(Y) ),
    inference(cnf_transformation,[],[clause_17]) ).

cnf('26',plain,
    ( ~ q(s6)
    | $pr(n9)
    | $pr(n2)
    | q(X) ),
    inference(resolution,[],['18','25']) ).

cnf('27',plain,
    ( $pr(n9)
    | $pr(n4)
    | $pr(n2)
    | q(X) ),
    inference(resolution,[],['24','26']) ).

cnf('28',plain,
    ( ~ q(s4)
    | $pr(n4) ),
    inference(cnf_transformation,[],[clause_19]) ).

cnf('29',plain,
    ( $pr(n9)
    | $pr(n4)
    | $pr(n2) ),
    inference(resolution,[],['27','28']) ).

cnf('30',plain,
    ( ~ $pr(n4)
    | q(X) ),
    inference(cnf_transformation,[],[clause_20]) ).

cnf('31',plain,
    ( $pr(n9)
    | $pr(n2)
    | q(X) ),
    inference(resolution,[],['29','30']) ).

cnf('32',plain,
    ( $pr(n3)
    | ~ q(X) ),
    inference(cnf_transformation,[],[clause_21]) ).

cnf('33',plain,
    ( $pr(n9)
    | $pr(n3)
    | $pr(n2) ),
    inference(resolution,[],['31','32']) ).

cnf('34',plain,
    ( ~ $pr(n4)
    | ~ $pr(n3)
    | $pr(n9) ),
    inference(cnf_transformation,[],[clause_29]) ).

cnf('35',plain,
    ( ~ $pr(n3)
    | $pr(n9)
    | $pr(n2) ),
    inference(resolution,[],['29','34']) ).

cnf('36',plain,
    ( $pr(n9)
    | $pr(n2) ),
    inference(resolution,[],['33','35']) ).

cnf('37',plain,
    ( ~ $pr(n9)
    | ~ $pr(n3)
    | $pr(n4) ),
    inference(cnf_transformation,[],[clause_31]) ).

cnf('38',plain,
    ( ~ $pr(n3)
    | $pr(n4)
    | $pr(n2) ),
    inference(resolution,[],['36','37']) ).

cnf('39',plain,
    ( q(s5(X))
    | q(X)
    | n5(X) ),
    inference(cnf_transformation,[],[clause_16]) ).

cnf('40',plain,
    ( $pr(n3)
    | q(X)
    | n5(X) ),
    inference(resolution,[],['39','32']) ).

cnf('41',plain,
    ( $pr(n3)
    | n5(X) ),
    inference(resolution,[],['40','32']) ).

cnf('42',plain,
    ( $pr(n6)
    | ~ n5(X) ),
    inference(cnf_transformation,[],[clause_13]) ).

cnf('43',plain,
    ( $pr(n6)
    | $pr(n3) ),
    inference(resolution,[],['41','42']) ).

cnf('44',plain,
    ( $pr(n6)
    | $pr(n4)
    | $pr(n2) ),
    inference(resolution,[],['38','43']) ).

cnf('45',plain,
    ( $pr(n6)
    | $pr(n2)
    | q(X) ),
    inference(resolution,[],['44','30']) ).

cnf('46',plain,
    ( ~ q(s5(X))
    | ~ q(X)
    | n5(X) ),
    inference(cnf_transformation,[],[clause_15]) ).

cnf('47',plain,
    ( $pr(n6)
    | $pr(n2)
    | ~ q(X)
    | n5(X) ),
    inference(resolution,[],['45','46']) ).

cnf('48',plain,
    ( $pr(n6)
    | $pr(n2)
    | n5(X) ),
    inference(resolution,[],['47','45']) ).

cnf('49',plain,
    ( $pr(n6)
    | $pr(n2) ),
    inference(resolution,[],['48','42']) ).

cnf('50',plain,
    ( ~ $pr(n9)
    | ~ $pr(n6)
    | $pr(n10)
    | $pr(n2) ),
    inference(cnf_transformation,[],[clause_7]) ).

cnf('51',plain,
    ( ~ $pr(n6)
    | $pr(n10)
    | $pr(n2) ),
    inference(resolution,[],['36','50']) ).

cnf('52',plain,
    ( $pr(n10)
    | $pr(n2) ),
    inference(resolution,[],['49','51']) ).

cnf('53',plain,
    ( $pr(n2)
    | ~ $pr(n7)
    | $pr(n8) ),
    inference(resolution,[],['52','2']) ).

cnf('54',plain,
    ( $pr(n8)
    | $pr(n2) ),
    inference(simplify,[],['53','9']) ).

cnf('55',plain,
    ( $pr(n2)
    | p(X) ),
    inference(resolution,[],['54','11']) ).

cnf('56',plain,
    ( $pr(n2)
    | ~ p(X3)
    | n1(X3) ),
    inference(resolution,[],['55','13']) ).

cnf('57',plain,
    ( $pr(n2)
    | p(X3) ),
    inference(resolution,[],['54','11']) ).

cnf('58',plain,
    ( $pr(n2)
    | n1(X) ),
    inference(simplify,[],['56','57']) ).

cnf('59',plain,
    $pr(n2),
    inference(resolution,[],['58','7']) ).

cnf('60',plain,
    ( ~ $pr(n2)
    | n1(s2) ),
    inference(cnf_transformation,[],[clause_24]) ).

cnf('61',plain,
    n1(s2),
    inference(resolution,[],['59','60']) ).

cnf('62',plain,
    ( ~ n1(X)
    | ~ p(Y)
    | p(X) ),
    inference(cnf_transformation,[],[clause_28]) ).

cnf('63',plain,
    ( p(s2)
    | ~ p(X) ),
    inference(resolution,[],['61','62']) ).

cnf('64',plain,
    ( p(s2)
    | n1(X3)
    | p(X3) ),
    inference(resolution,[],['63','4']) ).

cnf('65',plain,
    ( ~ n1(X)
    | ~ p(X)
    | p(Y) ),
    inference(cnf_transformation,[],[clause_27]) ).

cnf('66',plain,
    ( ~ p(s2)
    | p(X3) ),
    inference(resolution,[],['61','65']) ).

cnf('67',plain,
    ( n1(X)
    | p(X) ),
    inference(simplify,[],['64','66']) ).

cnf('68',plain,
    ( ~ p(X)
    | p(Y) ),
    inference(resolution,[],['67','62']) ).

cnf('69',plain,
    ( $pr(n10)
    | $pr(n8)
    | $pr(n7) ),
    inference(cnf_transformation,[],[clause_34]) ).

cnf('70',plain,
    ( ~ $pr(n7)
    | p(s7) ),
    inference(cnf_transformation,[],[clause_12]) ).

cnf('71',plain,
    ( $pr(n10)
    | p(s7)
    | $pr(n8) ),
    inference(resolution,[],['69','70']) ).

cnf('72',plain,
    ( $pr(n10)
    | $pr(n8)
    | p(X) ),
    inference(resolution,[],['68','71']) ).

cnf('73',plain,
    ( ~ p(s8)
    | $pr(n8) ),
    inference(cnf_transformation,[],[clause_9]) ).

cnf('74',plain,
    ( $pr(n10)
    | $pr(n8) ),
    inference(resolution,[],['72','73']) ).

cnf('75',plain,
    ( $pr(n10)
    | p(X) ),
    inference(resolution,[],['74','11']) ).

cnf('76',plain,
    ( $pr(n10)
    | $pr(n7) ),
    inference(resolution,[],['75','5']) ).

cnf('77',plain,
    ( ~ $pr(n8)
    | ~ $pr(n7)
    | $pr(n10) ),
    inference(cnf_transformation,[],[clause_33]) ).

cnf('78',plain,
    ( ~ $pr(n7)
    | $pr(n10) ),
    inference(resolution,[],['74','77']) ).

cnf('79',plain,
    $pr(n10),
    inference(simplify,[],['76','78']) ).

cnf('80',plain,
    ( ~ $pr(n10)
    | ~ $pr(n2)
    | $pr(n9)
    | $pr(n6) ),
    inference(cnf_transformation,[],[clause_6]) ).

cnf('81',plain,
    $pr(n2),
    inference(resolution,[],['58','7']) ).

cnf('82',plain,
    ( $pr(n9)
    | $pr(n6) ),
    inference(resolution,[then_simplify],['79','80','81']) ).

cnf('83',plain,
    ( $pr(n9)
    | n5(s6) ),
    inference(resolution,[],['82','17']) ).

cnf('84',plain,
    ( q(s6)
    | $pr(n9)
    | ~ q(X) ),
    inference(resolution,[],['83','19']) ).

cnf('85',plain,
    ( q(s6)
    | $pr(n9)
    | $pr(n4) ),
    inference(resolution,[],['84','23']) ).

cnf('86',plain,
    ( ~ q(s6)
    | $pr(n9)
    | q(X) ),
    inference(resolution,[],['83','25']) ).

cnf('87',plain,
    ( $pr(n9)
    | $pr(n4)
    | q(X) ),
    inference(resolution,[],['85','86']) ).

cnf('88',plain,
    ( $pr(n9)
    | $pr(n4) ),
    inference(resolution,[],['87','28']) ).

cnf('89',plain,
    ( $pr(n9)
    | q(X) ),
    inference(resolution,[],['88','30']) ).

cnf('90',plain,
    ( $pr(n9)
    | $pr(n3) ),
    inference(resolution,[],['89','32']) ).

cnf('91',plain,
    ( ~ $pr(n3)
    | $pr(n9) ),
    inference(resolution,[],['88','34']) ).

cnf('92',plain,
    $pr(n9),
    inference(simplify,[],['90','91']) ).

cnf('93',plain,
    ( ~ $pr(n3)
    | $pr(n4) ),
    inference(resolution,[],['92','37']) ).

cnf('94',plain,
    ( ~ $pr(n10)
    | ~ $pr(n9)
    | ~ $pr(n6)
    | ~ $pr(n2) ),
    inference(cnf_transformation,[],[clause_1]) ).

cnf('95',plain,
    ( ~ $pr(n9)
    | ~ $pr(n6) ),
    inference(resolution,[then_simplify],['79','94','81']) ).

cnf('96',plain,
    ~ $pr(n6),
    inference(resolution,[],['92','95']) ).

cnf('97',plain,
    $pr(n4),
    inference(resolution,[then_simplify],['93','43','96']) ).

cnf('98',plain,
    q(X),
    inference(resolution,[],['97','30']) ).

cnf('99',plain,
    q(X3),
    inference(resolution,[],['97','30']) ).

cnf('100',plain,
    n5(X),
    inference(resolution,[then_simplify],['98','46','99']) ).

cnf('101',plain,
    $false,
    inference(resolution,[then_simplify],['100','42','96']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN036-3 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command  : gkc %s
% 0.14/0.35  % Computer : n021.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 17:31:12 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.22/0.41  
% 0.22/0.41  input clause set summed statistics:
% 0.22/0.41  ----------------------------------
% 0.22/0.41  in_clause_count:                    36
% 0.22/0.41  in_rule_clause_count:               36
% 0.22/0.41  in_fact_clause_count:                0
% 0.22/0.41  in_answer_clause_count:              0
% 0.22/0.41  in_ground_clause_count:             22
% 0.22/0.41  in_unit_clause_count:                0
% 0.22/0.41  in_horn_clause_count:               25
% 0.22/0.41  in_pos_clause_count:                 5
% 0.22/0.41  in_neg_clause_count:                 1
% 0.22/0.41  in_poseq_clause_count:               0
% 0.22/0.41  in_negeq_clause_count:               0
% 0.22/0.41  in_unitposeq_clause_count:           0
% 0.22/0.41  in_chain_clause_count:               0
% 0.22/0.41  in_min_length:             2
% 0.22/0.41  in_max_length:             4
% 0.22/0.41  in_min_depth:              1
% 0.22/0.41  in_max_depth:              2
% 0.22/0.41  in_min_size:               4
% 0.22/0.41  in_max_size:               8
% 0.22/0.41  in_min_vars:               0
% 0.22/0.41  in_max_vars:               2
% 0.22/0.41  in_extaxiom_count:                 0
% 0.22/0.41  in_axiom_count:                    0
% 0.22/0.41  in_assumption_count:               0
% 0.22/0.41  in_goal_count:                    36
% 0.22/0.41  in_neg_goal_count:                 1
% 0.22/0.41  in_pos_goal_count:                 5
% 0.22/0.41  in_posunit_goal_count:             0
% 0.22/0.41  
% 0.22/0.41  auto guide:
% 0.22/0.41  -----------
% 0.22/0.41  {
% 0.22/0.41  "print":1,
% 0.22/0.41  "print_level": 15,
% 0.22/0.41  "max_size": 0,
% 0.22/0.41  "max_depth": 0,
% 0.22/0.41  "max_length": 0,
% 0.22/0.41  "max_dseconds": 0,
% 0.22/0.41  "equality":0,
% 0.22/0.41  "runs":[
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.22/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.22/0.41  {"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.22/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.22/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.22/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.22/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.22/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.22/0.41  {"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.22/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.22/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.22/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.22/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.22/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.22/0.41  {"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.22/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.22/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.22/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.22/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.22/0.41  
% 0.22/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.22/0.41  {"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.22/0.41  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.22/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.22/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.22/0.41  
% 0.22/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.22/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.22/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.22/0.41  {"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.22/0.41  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.22/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.22/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.22/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.22/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.22/0.41  
% 0.22/0.41  ]}
% 0.22/0.41  
% 0.22/0.41  
% 0.22/0.41  **** run 1 fork 0 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.41  
% 0.22/0.41  **** run 2 fork 1 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.41  
% 0.22/0.41  **** run 3 fork 2 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.22/0.41  
% 0.22/0.41  **** run 4 fork 3 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.22/0.41  
% 0.22/0.41  **** run 5 fork 4 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.22/0.41  
% 0.22/0.41  **** run 6 fork 5 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.22/0.41  
% 0.22/0.41  **** run 7 fork 6 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.22/0.41  
% 0.22/0.41  **** run 8 fork 7 starts with strategy
% 0.22/0.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.22/0.44  
% 0.22/0.44  fork 5: search finished without proof.
% 0.22/0.44  
% 0.22/0.44  fork 7: search finished without proof.
% 0.22/0.46  
% 0.22/0.46  
% 0.22/0.46  result: proof found
% 0.22/0.46  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.22/0.46  by run 2 fork 1 strategy {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.22/0.46  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.22/0.46  
% 0.22/0.46  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.22/0.46  
% 0.22/0.46  run 2 fork 1 statistics:
% 0.22/0.46  ----------------------------------
% 0.22/0.46  this run seconds: 0.012204
% 0.22/0.46  total seconds: 0.047857
% 0.22/0.46  stat_given_used: 106
% 0.22/0.46  stat_given_used_at_endgame: 0
% 0.22/0.46  stat_given_candidates:   205
% 0.22/0.46  stat_given_candidates_at_endgame: 0
% 0.22/0.46  stat_given_candidates_h: 0
% 0.22/0.46  stat_binres_derived_cl:   274
% 0.22/0.46  stat_binres_derived_cl_h: 0
% 0.22/0.46  stat_factor_derived_cl: 1
% 0.22/0.46  stat_para_derived_cl: 0
% 0.22/0.46  stat_tautologies_discarded: 13
% 0.22/0.46  stat_forward_subsumed: 79
% 0.22/0.46  stat_derived_cut: 23
% 0.22/0.46  stat_derived_rewritten: 0
% 0.22/0.46  stat_weight_discarded_building: 0
% 0.22/0.46  stat_weight_discarded_cl: 0
% 0.22/0.46  stat_internlimit_discarded_cl: 0
% 0.22/0.46  stat_simplified:  17 simplified 0 derived 0 given
% 0.22/0.46  stat_kept_cl: 182
% 0.22/0.46  stat_built_cl: 411
% 0.22/0.46  stat_hyperres_partial_cl: 0
% 0.22/0.46  stat_made_rewriters: 0
% 0.22/0.46  stat_backward_subsumed: 0
% 0.22/0.46  stat_propagated_subsumed: 0
% 0.22/0.46  stat_clsubs_attempted:                       132
% 0.22/0.46  stat_clsubs_fact_groundunit_found:             0
% 0.22/0.46  stat_clsubs_rule_groundunit_found:             0
% 0.22/0.46  stat_clsubs_top_meta_attempted:               8063
% 0.22/0.46  stat_clsubs_top_meta_failed:                  7931
% 0.22/0.46  stat_clsubs_top_meta_nonpref_attempted:                8063
% 0.22/0.46  stat_clsubs_top_meta_nonpref_succeeded:                1803
% 0.22/0.46  stat_clsubs_top_meta_pref_attempted:                   1803
% 0.22/0.46  stat_clsubs_top_meta_pref1_succeeded:                   538
% 0.22/0.46  stat_clsubs_top_meta_pref2_succeeded:                   132
% 0.22/0.46  stat_clsubs_top_meta_pref3_succeeded:                   132
% 0.22/0.46  stat_clsubs_top_meta_pref_succeeded:                    132
% 0.22/0.46  stat_clsubs_meta_attempted:                  316
% 0.22/0.46  stat_clsubs_meta_failed:                      96
% 0.22/0.46  stat_clsubs_predsymbs_attempted:               0
% 0.22/0.46  stat_clsubs_unit_attempted:                    0
% 0.22/0.46  stat_clsubs_full_attempted:                  132
% 0.22/0.46  stat_forwardsubs_attempted:                  262
% 0.22/0.46  stat_lit_hash_added:                    147
% 0.22/0.46  stat_lit_hash_computed:                2794
% 0.22/0.46  stat_lit_hash_match_found:              125
% 0.22/0.46  stat_lit_hash_match_miss:              3080
% 0.22/0.46  stat_lit_hash_cut_ok:                    36
% 0.22/0.46  stat_lit_strong_cut_ok:                   0
% 0.22/0.46  stat_lit_hash_subsume_ok:                79
% 0.22/0.46  clqueue els 10000000 used 1
% 0.22/0.46  clactive els 10000000 used 107
% 0.22/0.46  clactivesubsume els 10000000 used 601
% 0.22/0.46  queue_termbuf els 200000000 used 7775
% 0.22/0.46  hyper_termbuf els 100000000 used 1
% 0.22/0.46  active_termbuf els 100000000 used 2651
% 0.22/0.46  varstack els 5000 last used 1
% 0.22/0.46  given_termbuf els 10000000 last used 1
% 0.22/0.46  simplified_termbuf els 10000000 last used 1
% 0.22/0.46  derived_termbuf els 10000000 last used 21
% 0.22/0.46  wr_mallocs: 402
% 0.22/0.46  wr_callocs: 21
% 0.22/0.46  wr_reallocs: 57
% 0.22/0.46  wr_frees: 4
% 0.22/0.46  wr_malloc_bytes: 4162608196
% 0.22/0.46  wr_calloc_bytes: 112065536
% 0.22/0.46  wr_realloc_bytes: 38232
% 0.22/0.46  wr_realloc_freebytes: 0
% 0.22/0.46  ----------------------------------
%------------------------------------------------------------------------------