TSTP Solution File: SYN001-1.005 by GKC---0.8

View Problem - Process Solution

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

% Computer : n011.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:17 EDT 2023

% Result   : Unsatisfiable 0.21s 0.45s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named ppppn)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[ppppn]) ).

cnf('2',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[ppppp]) ).

cnf('3',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[pppnp]) ).

cnf('5',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(cnf_transformation,[],[pppnn]) ).

cnf('7',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(resolution,[],['3','6']) ).

cnf('8',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(resolution,[],['5','7']) ).

cnf('9',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[ppnnp]) ).

cnf('10',plain,
    ( ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( ~ $pr(p_3)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[ppnpp]) ).

cnf('12',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['8','11']) ).

cnf('13',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[ppnpn]) ).

cnf('14',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(resolution,[],['8','13']) ).

cnf('15',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(resolution,[],['12','14']) ).

cnf('16',plain,
    ( $pr(p_1)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(resolution,[],['10','15']) ).

cnf('17',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2) ),
    inference(cnf_transformation,[],[ppnnn]) ).

cnf('18',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2) ),
    inference(resolution,[],['8','17']) ).

cnf('19',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_2) ),
    inference(resolution,[],['18','15']) ).

cnf('20',plain,
    ( $pr(p_1)
    | $pr(p_2) ),
    inference(resolution,[],['16','19']) ).

cnf('21',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[pnpnp]) ).

cnf('22',plain,
    ( ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['20','21']) ).

cnf('23',plain,
    ( ~ $pr(p_2)
    | $pr(p_1)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[pnppp]) ).

cnf('24',plain,
    ( $pr(p_1)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['20','23']) ).

cnf('25',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[pnppn]) ).

cnf('26',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['20','25']) ).

cnf('27',plain,
    ( $pr(p_1)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['24','26']) ).

cnf('28',plain,
    ( $pr(p_1)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['22','27']) ).

cnf('29',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_3) ),
    inference(cnf_transformation,[],[pnpnn]) ).

cnf('30',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_3) ),
    inference(resolution,[],['20','29']) ).

cnf('31',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_3) ),
    inference(resolution,[],['30','27']) ).

cnf('32',plain,
    ( $pr(p_1)
    | $pr(p_3) ),
    inference(resolution,[],['28','31']) ).

cnf('33',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[pnnpn]) ).

cnf('34',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_4) ),
    inference(resolution,[],['20','33']) ).

cnf('35',plain,
    ( ~ $pr(p_5)
    | $pr(p_1)
    | $pr(p_4) ),
    inference(resolution,[],['32','34']) ).

cnf('36',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | $pr(p_1)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[pnnpp]) ).

cnf('37',plain,
    ( ~ $pr(p_3)
    | $pr(p_1)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['20','36']) ).

cnf('38',plain,
    ( $pr(p_1)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['32','37']) ).

cnf('39',plain,
    ( $pr(p_1)
    | $pr(p_4) ),
    inference(resolution,[],['35','38']) ).

cnf('40',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[pnnnp]) ).

cnf('41',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_5) ),
    inference(resolution,[],['20','40']) ).

cnf('42',plain,
    ( ~ $pr(p_4)
    | $pr(p_1)
    | $pr(p_5) ),
    inference(resolution,[],['32','41']) ).

cnf('43',plain,
    ( $pr(p_1)
    | $pr(p_5) ),
    inference(resolution,[],['39','42']) ).

cnf('44',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1) ),
    inference(cnf_transformation,[],[pnnnn]) ).

cnf('45',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1) ),
    inference(resolution,[],['20','44']) ).

cnf('46',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_1) ),
    inference(resolution,[],['32','45']) ).

cnf('47',plain,
    ( ~ $pr(p_5)
    | $pr(p_1) ),
    inference(resolution,[],['39','46']) ).

cnf('48',plain,
    $pr(p_1),
    inference(simplify,[],['43','47']) ).

cnf('49',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_4)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[nnpnp]) ).

cnf('50',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_4)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['48','49']) ).

cnf('51',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_4)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[nppnp]) ).

cnf('52',plain,
    ( ~ $pr(p_4)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['48','51']) ).

cnf('53',plain,
    ( ~ $pr(p_1)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[npppp]) ).

cnf('54',plain,
    ( $pr(p_2)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['48','53']) ).

cnf('55',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[npppn]) ).

cnf('56',plain,
    ( ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['48','55']) ).

cnf('57',plain,
    ( $pr(p_2)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['54','56']) ).

cnf('58',plain,
    ( $pr(p_2)
    | $pr(p_3)
    | $pr(p_5) ),
    inference(resolution,[],['52','57']) ).

cnf('59',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(cnf_transformation,[],[nppnn]) ).

cnf('60',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(resolution,[],['48','59']) ).

cnf('61',plain,
    ( ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_3) ),
    inference(resolution,[],['60','57']) ).

cnf('62',plain,
    ( $pr(p_2)
    | $pr(p_3) ),
    inference(resolution,[],['58','61']) ).

cnf('63',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[npnpn]) ).

cnf('64',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(resolution,[],['48','63']) ).

cnf('65',plain,
    ( ~ $pr(p_5)
    | $pr(p_2)
    | $pr(p_4) ),
    inference(resolution,[],['62','64']) ).

cnf('66',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_3)
    | $pr(p_2)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[npnpp]) ).

cnf('67',plain,
    ( ~ $pr(p_3)
    | $pr(p_2)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['48','66']) ).

cnf('68',plain,
    ( $pr(p_2)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['62','67']) ).

cnf('69',plain,
    ( $pr(p_2)
    | $pr(p_4) ),
    inference(resolution,[],['65','68']) ).

cnf('70',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[npnnp]) ).

cnf('71',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(resolution,[],['48','70']) ).

cnf('72',plain,
    ( ~ $pr(p_4)
    | $pr(p_2)
    | $pr(p_5) ),
    inference(resolution,[],['62','71']) ).

cnf('73',plain,
    ( $pr(p_2)
    | $pr(p_5) ),
    inference(resolution,[],['69','72']) ).

cnf('74',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_2) ),
    inference(cnf_transformation,[],[npnnn]) ).

cnf('75',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_2) ),
    inference(resolution,[],['48','74']) ).

cnf('76',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_2) ),
    inference(resolution,[],['62','75']) ).

cnf('77',plain,
    ( ~ $pr(p_5)
    | $pr(p_2) ),
    inference(resolution,[],['69','76']) ).

cnf('78',plain,
    $pr(p_2),
    inference(simplify,[],['73','77']) ).

cnf('79',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[nnppp]) ).

cnf('80',plain,
    ( ~ $pr(p_2)
    | $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['48','79']) ).

cnf('81',plain,
    ( $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(simplify,[],['80','78']) ).

cnf('82',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_5)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[nnppn]) ).

cnf('83',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_5)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['48','82']) ).

cnf('84',plain,
    ( ~ $pr(p_5)
    | $pr(p_3)
    | $pr(p_4) ),
    inference(simplify,[],['83','78']) ).

cnf('85',plain,
    ( $pr(p_3)
    | $pr(p_4) ),
    inference(resolution,[],['81','84']) ).

cnf('86',plain,
    ( $pr(p_3)
    | $pr(p_5) ),
    inference(simplify,[then_simplify],['50','78','85']) ).

cnf('87',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_3) ),
    inference(cnf_transformation,[],[nnpnn]) ).

cnf('88',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_4)
    | ~ $pr(p_5)
    | $pr(p_3) ),
    inference(resolution,[],['48','87']) ).

cnf('89',plain,
    ( ~ $pr(p_5)
    | $pr(p_3) ),
    inference(simplify,[then_simplify],['88','78','85']) ).

cnf('90',plain,
    $pr(p_3),
    inference(resolution,[],['86','89']) ).

cnf('91',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_4) ),
    inference(cnf_transformation,[],[nnnpn]) ).

cnf('92',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_4) ),
    inference(resolution,[],['48','91']) ).

cnf('93',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_5)
    | $pr(p_4) ),
    inference(simplify,[],['92','78']) ).

cnf('94',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[nnnpp]) ).

cnf('95',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['48','94']) ).

cnf('96',plain,
    ( ~ $pr(p_3)
    | $pr(p_4)
    | $pr(p_5) ),
    inference(simplify,[],['95','78']) ).

cnf('97',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5) ),
    inference(cnf_transformation,[],[nnnnn]) ).

cnf('98',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5) ),
    inference(resolution,[],['48','97']) ).

cnf('99',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | ~ $pr(p_5) ),
    inference(simplify,[],['98','78']) ).

cnf('100',plain,
    ( ~ $pr(p_4)
    | ~ $pr(p_5) ),
    inference(resolution,[],['90','99']) ).

cnf('101',plain,
    ( ~ $pr(p_1)
    | ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_5) ),
    inference(cnf_transformation,[],[nnnnp]) ).

cnf('102',plain,
    ( ~ $pr(p_2)
    | ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['48','101']) ).

cnf('103',plain,
    ( ~ $pr(p_3)
    | ~ $pr(p_4)
    | $pr(p_5) ),
    inference(simplify,[],['102','78']) ).

cnf('104',plain,
    ( ~ $pr(p_4)
    | $pr(p_5) ),
    inference(resolution,[],['90','103']) ).

cnf('105',plain,
    ~ $pr(p_4),
    inference(simplify,[],['100','104']) ).

cnf('106',plain,
    $pr(p_5),
    inference(resolution,[then_simplify],['90','96','105']) ).

cnf('107',plain,
    $false,
    inference(resolution,[then_simplify],['90','93','106','105']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYN001-1.005 : TPTP v8.1.2. Released v1.0.0.
% 0.12/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n011.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 21:20:24 EDT 2023
% 0.13/0.36  % CPUTime  : 
% 0.21/0.41  
% 0.21/0.41  input clause set summed statistics:
% 0.21/0.41  ----------------------------------
% 0.21/0.41  in_clause_count:                    32
% 0.21/0.41  in_rule_clause_count:               32
% 0.21/0.41  in_fact_clause_count:                0
% 0.21/0.41  in_answer_clause_count:              0
% 0.21/0.41  in_ground_clause_count:             32
% 0.21/0.41  in_unit_clause_count:                0
% 0.21/0.41  in_horn_clause_count:                6
% 0.21/0.41  in_pos_clause_count:                 1
% 0.21/0.41  in_neg_clause_count:                 1
% 0.21/0.41  in_poseq_clause_count:               0
% 0.21/0.41  in_negeq_clause_count:               0
% 0.21/0.41  in_unitposeq_clause_count:           0
% 0.21/0.41  in_chain_clause_count:               0
% 0.21/0.41  in_min_length:             5
% 0.21/0.41  in_max_length:             5
% 0.21/0.41  in_min_depth:              1
% 0.21/0.41  in_max_depth:              1
% 0.21/0.41  in_min_size:              10
% 0.21/0.41  in_max_size:              10
% 0.21/0.41  in_min_vars:               0
% 0.21/0.41  in_max_vars:               0
% 0.21/0.41  in_extaxiom_count:                 0
% 0.21/0.41  in_axiom_count:                    0
% 0.21/0.41  in_assumption_count:               0
% 0.21/0.41  in_goal_count:                    32
% 0.21/0.41  in_neg_goal_count:                 1
% 0.21/0.41  in_pos_goal_count:                 1
% 0.21/0.41  in_posunit_goal_count:             0
% 0.21/0.41  
% 0.21/0.41  auto guide:
% 0.21/0.41  -----------
% 0.21/0.41  {
% 0.21/0.41  "print":1,
% 0.21/0.41  "print_level": 15,
% 0.21/0.41  "max_size": 0,
% 0.21/0.41  "max_depth": 0,
% 0.21/0.41  "max_length": 0,
% 0.21/0.41  "max_dseconds": 0,
% 0.21/0.41  "equality":0,
% 0.21/0.41  "runs":[
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/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.21/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/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.21/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/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.21/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.41  
% 0.21/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.21/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.21/0.41  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.21/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.41  
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.21/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.21/0.41  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.41  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.21/0.41  
% 0.21/0.41  ]}
% 0.21/0.41  
% 0.21/0.41  
% 0.21/0.41  **** run 1 fork 0 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 2 fork 1 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 3 fork 2 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 4 fork 3 starts with strategy
% 0.21/0.41  
% 0.21/0.41  **** run 5 fork 4 starts with strategy
% 0.21/0.41  
% 0.21/0.41  **** run 8 fork 7 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.41  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 6 fork 5 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.42  
% 0.21/0.42  **** run 7 fork 6 starts with strategy
% 0.21/0.42  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.21/0.44  
% 0.21/0.44  fork 5: search finished without proof.
% 0.21/0.44  
% 0.21/0.44  fork 7: search finished without proof.
% 0.21/0.45  
% 0.21/0.45  
% 0.21/0.45  result: proof found
% 0.21/0.45  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.21/0.45  by run 7 fork 6 strategy {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.21/0.45  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.21/0.45  
% 0.21/0.45  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 0.21/0.45  
% 0.21/0.45  run 7 fork 6 statistics:
% 0.21/0.45  ----------------------------------
% 0.21/0.45  this run seconds: 0.011083
% 0.21/0.45  total seconds: 0.033455
% 0.21/0.45  stat_given_used: 90
% 0.21/0.45  stat_given_used_at_endgame: 0
% 0.21/0.45  stat_given_candidates:   170
% 0.21/0.45  stat_given_candidates_at_endgame: 0
% 0.21/0.45  stat_given_candidates_h: 0
% 0.21/0.45  stat_binres_derived_cl:   312
% 0.21/0.45  stat_binres_derived_cl_h: 0
% 0.21/0.45  stat_factor_derived_cl: 0
% 0.21/0.45  stat_para_derived_cl: 0
% 0.21/0.45  stat_tautologies_discarded: 0
% 0.21/0.45  stat_forward_subsumed: 171
% 0.21/0.45  stat_derived_cut: 13
% 0.21/0.45  stat_derived_rewritten: 0
% 0.21/0.45  stat_weight_discarded_building: 0
% 0.21/0.45  stat_weight_discarded_cl: 0
% 0.21/0.45  stat_internlimit_discarded_cl: 0
% 0.21/0.45  stat_simplified:  11 simplified 0 derived 0 given
% 0.21/0.45  stat_kept_cl: 140
% 0.21/0.45  stat_built_cl: 331
% 0.21/0.45  stat_hyperres_partial_cl: 0
% 0.21/0.45  stat_made_rewriters: 0
% 0.21/0.45  stat_backward_subsumed: 0
% 0.21/0.45  stat_propagated_subsumed: 0
% 0.21/0.45  stat_clsubs_attempted:                       399
% 0.21/0.45  stat_clsubs_fact_groundunit_found:             0
% 0.21/0.45  stat_clsubs_rule_groundunit_found:             0
% 0.21/0.45  stat_clsubs_top_meta_attempted:               4986
% 0.21/0.45  stat_clsubs_top_meta_failed:                  4587
% 0.21/0.45  stat_clsubs_top_meta_nonpref_attempted:                4986
% 0.21/0.45  stat_clsubs_top_meta_nonpref_succeeded:                1062
% 0.21/0.45  stat_clsubs_top_meta_pref_attempted:                   1062
% 0.21/0.45  stat_clsubs_top_meta_pref1_succeeded:                  1016
% 0.21/0.45  stat_clsubs_top_meta_pref2_succeeded:                   399
% 0.21/0.45  stat_clsubs_top_meta_pref3_succeeded:                   399
% 0.21/0.45  stat_clsubs_top_meta_pref_succeeded:                    399
% 0.21/0.45  stat_clsubs_meta_attempted:                 1265
% 0.21/0.45  stat_clsubs_meta_failed:                     780
% 0.21/0.45  stat_clsubs_predsymbs_attempted:               0
% 0.21/0.45  stat_clsubs_unit_attempted:                    0
% 0.21/0.45  stat_clsubs_full_attempted:                  399
% 0.21/0.45  stat_forwardsubs_attempted:                  312
% 0.21/0.45  stat_lit_hash_added:                     32
% 0.21/0.45  stat_lit_hash_computed:                2847
% 0.21/0.45  stat_lit_hash_match_found:              237
% 0.21/0.45  stat_lit_hash_match_miss:              3742
% 0.21/0.45  stat_lit_hash_cut_ok:                    21
% 0.21/0.45  stat_lit_strong_cut_ok:                   0
% 0.21/0.45  stat_lit_hash_subsume_ok:               171
% 0.21/0.45  clqueue els 10000000 used 1
% 0.21/0.45  clactive els 10000000 used 91
% 0.21/0.45  clactivesubsume els 10000000 used 523
% 0.21/0.45  queue_termbuf els 200000000 used 6298
% 0.21/0.45  hyper_termbuf els 100000000 used 1
% 0.21/0.45  active_termbuf els 100000000 used 3087
% 0.21/0.45  varstack els 5000 last used 1
% 0.21/0.45  given_termbuf els 10000000 last used 1
% 0.21/0.45  simplified_termbuf els 10000000 last used 1
% 0.21/0.45  derived_termbuf els 10000000 last used 30
% 0.21/0.45  wr_mallocs: 264
% 0.21/0.45  wr_callocs: 21
% 0.21/0.45  wr_reallocs: 28
% 0.21/0.45  wr_frees: 2
% 0.21/0.45  wr_malloc_bytes: 4162586020
% 0.21/0.45  wr_calloc_bytes: 112065536
% 0.21/0.45  wr_realloc_bytes: 35616
% 0.21/0.45  wr_realloc_freebytes: 0
% 0.21/0.45  ----------------------------------
%------------------------------------------------------------------------------