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

View Problem - Process Solution

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

% Computer : n012.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 : Thu Aug 31 13:18:48 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( neither(X)
    | mustard(X)
    | salt(X) ),
    inference(cnf_transformation,[],[neither4]) ).

cnf('2',plain,
    ( ~ neither(dix)
    | mustard(barry) ),
    inference(cnf_transformation,[],[rule2_2]) ).

cnf('3',plain,
    ( mustard(barry)
    | salt(dix)
    | mustard(dix) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    ( ~ mustard(dix)
    | neither(lang)
    | neither(mill) ),
    inference(cnf_transformation,[],[rule6_1]) ).

cnf('5',plain,
    ( neither(lang)
    | mustard(barry)
    | salt(dix)
    | neither(mill) ),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( ~ neither(X)
    | ~ mustard(X) ),
    inference(cnf_transformation,[],[neither3]) ).

cnf('7',plain,
    ( ~ mustard(mill)
    | neither(lang)
    | mustard(barry)
    | salt(dix) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ neither(cole)
    | mustard(lang) ),
    inference(cnf_transformation,[],[rule8_2]) ).

cnf('9',plain,
    ( salt(cole)
    | mustard(cole)
    | mustard(lang) ),
    inference(resolution,[],['1','8']) ).

cnf('10',plain,
    ( neither(X)
    | oneof(X)
    | both(X) ),
    inference(cnf_transformation,[],[one_condition_holds1]) ).

cnf('11',plain,
    ( ~ mustard(X)
    | oneof(X)
    | both(X) ),
    inference(resolution,[],['10','6']) ).

cnf('12',plain,
    ( both(lang)
    | salt(cole)
    | mustard(cole)
    | oneof(lang) ),
    inference(resolution,[],['9','11']) ).

cnf('13',plain,
    ( ~ both(lang)
    | mustard(cole) ),
    inference(cnf_transformation,[],[rule4_3]) ).

cnf('14',plain,
    ( salt(cole)
    | mustard(cole)
    | oneof(lang) ),
    inference(simplify,[],['12','13']) ).

cnf('15',plain,
    ( ~ oneof(lang)
    | salt(barry) ),
    inference(cnf_transformation,[],[rule1_3]) ).

cnf('16',plain,
    ( salt(cole)
    | mustard(cole)
    | salt(barry) ),
    inference(resolution,[],['14','15']) ).

cnf('17',plain,
    ( salt(cole)
    | oneof(cole)
    | salt(barry)
    | both(cole) ),
    inference(resolution,[],['16','11']) ).

cnf('18',plain,
    ( ~ oneof(cole)
    | salt(barry) ),
    inference(cnf_transformation,[],[rule1_2]) ).

cnf('19',plain,
    ( salt(cole)
    | salt(barry)
    | both(cole) ),
    inference(simplify,[],['17','18']) ).

cnf('20',plain,
    ( ~ neither(X)
    | ~ salt(X) ),
    inference(cnf_transformation,[],[neither2]) ).

cnf('21',plain,
    ( ~ salt(X)
    | oneof(X)
    | both(X) ),
    inference(resolution,[],['10','20']) ).

cnf('22',plain,
    ( oneof(cole)
    | salt(barry)
    | both(cole) ),
    inference(resolution,[],['19','21']) ).

cnf('23',plain,
    ( salt(barry)
    | both(cole) ),
    inference(simplify,[],['22','18']) ).

cnf('24',plain,
    ( oneof(barry)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['23','21']) ).

cnf('25',plain,
    ( ~ oneof(barry)
    | salt(cole) ),
    inference(cnf_transformation,[],[rule3_2]) ).

cnf('26',plain,
    ( salt(cole)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['24','25']) ).

cnf('27',plain,
    ( oneof(cole)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['26','21']) ).

cnf('28',plain,
    ( ~ oneof(cole)
    | mustard(mill) ),
    inference(cnf_transformation,[],[rule10_2]) ).

cnf('29',plain,
    ( mustard(mill)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['27','28']) ).

cnf('30',plain,
    ( neither(lang)
    | mustard(barry)
    | salt(dix)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['7','29']) ).

cnf('31',plain,
    ( ~ both(cole)
    | salt(dix) ),
    inference(cnf_transformation,[],[rule5_3]) ).

cnf('32',plain,
    ( neither(lang)
    | mustard(barry)
    | salt(dix)
    | both(barry) ),
    inference(simplify,[],['30','31']) ).

cnf('33',plain,
    ( ~ salt(lang)
    | mustard(barry)
    | salt(dix)
    | both(barry) ),
    inference(resolution,[],['32','20']) ).

cnf('34',plain,
    ( ~ oneof(barry)
    | salt(lang) ),
    inference(cnf_transformation,[],[rule7_2]) ).

cnf('35',plain,
    ( both(cole)
    | salt(lang)
    | both(barry) ),
    inference(resolution,[],['24','34']) ).

cnf('36',plain,
    ( mustard(barry)
    | salt(dix)
    | both(barry)
    | both(cole) ),
    inference(resolution,[],['33','35']) ).

cnf('37',plain,
    ( mustard(barry)
    | salt(dix)
    | both(barry) ),
    inference(simplify,[],['36','31']) ).

cnf('38',plain,
    ( ~ oneof(X)
    | ~ mustard(X)
    | ~ salt(X) ),
    inference(cnf_transformation,[],[oneof4]) ).

cnf('39',plain,
    ( ~ salt(barry)
    | ~ mustard(barry)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['24','38']) ).

cnf('40',plain,
    ( ~ salt(barry)
    | oneof(cole)
    | oneof(lang) ),
    inference(cnf_transformation,[],[rule1_1]) ).

cnf('41',plain,
    ( oneof(cole)
    | both(cole)
    | oneof(lang) ),
    inference(resolution,[],['23','40']) ).

cnf('42',plain,
    ( oneof(cole)
    | both(cole)
    | salt(barry) ),
    inference(resolution,[],['41','15']) ).

cnf('43',plain,
    ( salt(barry)
    | both(cole) ),
    inference(simplify,[],['42','18']) ).

cnf('44',plain,
    ( ~ mustard(barry)
    | both(cole)
    | both(barry) ),
    inference(simplify,[],['39','43']) ).

cnf('45',plain,
    ( salt(dix)
    | both(barry)
    | both(cole) ),
    inference(resolution,[],['37','44']) ).

cnf('46',plain,
    ( salt(dix)
    | both(barry) ),
    inference(simplify,[],['45','31']) ).

cnf('47',plain,
    ( ~ salt(dix)
    | neither(barry)
    | both(cole) ),
    inference(cnf_transformation,[],[rule5_1]) ).

cnf('48',plain,
    ( neither(barry)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['46','47']) ).

cnf('49',plain,
    ( ~ salt(barry)
    | both(cole)
    | both(barry) ),
    inference(resolution,[],['48','20']) ).

cnf('50',plain,
    ( both(cole)
    | both(barry) ),
    inference(simplify,[],['49','43']) ).

cnf('51',plain,
    ( ~ both(X)
    | mustard(X) ),
    inference(cnf_transformation,[],[both2]) ).

cnf('52',plain,
    ( mustard(cole)
    | both(barry) ),
    inference(resolution,[],['50','51']) ).

cnf('53',plain,
    ( ~ mustard(cole)
    | both(lang)
    | both(dix) ),
    inference(cnf_transformation,[],[rule4_1]) ).

cnf('54',plain,
    ( both(lang)
    | both(barry)
    | both(dix) ),
    inference(resolution,[],['52','53']) ).

cnf('55',plain,
    ( ~ neither(mill)
    | mustard(lang) ),
    inference(cnf_transformation,[],[rule8_3]) ).

cnf('56',plain,
    ( salt(mill)
    | mustard(mill)
    | mustard(lang) ),
    inference(resolution,[],['1','55']) ).

cnf('57',plain,
    ( ~ mustard(mill)
    | oneof(cole)
    | oneof(dix) ),
    inference(cnf_transformation,[],[rule10_1]) ).

cnf('58',plain,
    ( salt(mill)
    | oneof(cole)
    | oneof(dix)
    | mustard(lang) ),
    inference(resolution,[],['56','57']) ).

cnf('59',plain,
    ( ~ oneof(X)
    | ~ both(X) ),
    inference(cnf_transformation,[],[oneof2]) ).

cnf('60',plain,
    ( ~ both(dix)
    | salt(mill)
    | oneof(cole)
    | mustard(lang) ),
    inference(resolution,[],['58','59']) ).

cnf('61',plain,
    ( both(lang)
    | both(barry)
    | salt(mill)
    | oneof(cole)
    | mustard(lang) ),
    inference(resolution,[],['54','60']) ).

cnf('62',plain,
    ( ~ both(barry)
    | salt(mill) ),
    inference(cnf_transformation,[],[rule9_2]) ).

cnf('63',plain,
    ( both(lang)
    | salt(mill)
    | oneof(cole)
    | mustard(lang) ),
    inference(simplify,[],['61','62']) ).

cnf('64',plain,
    ( ~ both(cole)
    | both(lang)
    | salt(mill)
    | mustard(lang) ),
    inference(resolution,[],['63','59']) ).

cnf('65',plain,
    ( both(lang)
    | salt(mill)
    | mustard(lang)
    | both(barry) ),
    inference(resolution,[],['64','50']) ).

cnf('66',plain,
    ( both(lang)
    | salt(mill)
    | mustard(lang) ),
    inference(simplify,[],['65','62']) ).

cnf('67',plain,
    ( both(lang)
    | salt(mill)
    | oneof(lang) ),
    inference(resolution,[],['66','11']) ).

cnf('68',plain,
    ( both(lang)
    | salt(mill)
    | salt(barry) ),
    inference(resolution,[],['67','15']) ).

cnf('69',plain,
    ( ~ salt(mill)
    | both(lang)
    | both(barry) ),
    inference(cnf_transformation,[],[rule9_1]) ).

cnf('70',plain,
    ( both(lang)
    | salt(barry)
    | both(barry) ),
    inference(resolution,[],['68','69']) ).

cnf('71',plain,
    ( both(lang)
    | oneof(barry)
    | both(barry) ),
    inference(resolution,[],['70','21']) ).

cnf('72',plain,
    ( both(lang)
    | salt(lang)
    | both(barry) ),
    inference(resolution,[],['71','34']) ).

cnf('73',plain,
    ( ~ mustard(X)
    | ~ salt(X)
    | both(X) ),
    inference(cnf_transformation,[],[both3]) ).

cnf('74',plain,
    ( ~ salt(lang)
    | both(lang)
    | salt(mill) ),
    inference(resolution,[],['66','73']) ).

cnf('75',plain,
    ( both(lang)
    | both(barry)
    | salt(mill) ),
    inference(resolution,[],['72','74']) ).

cnf('76',plain,
    ( both(lang)
    | salt(mill) ),
    inference(simplify,[],['75','62']) ).

cnf('77',plain,
    ( both(lang)
    | both(barry) ),
    inference(resolution,[],['76','69']) ).

cnf('78',plain,
    ( mustard(lang)
    | both(barry) ),
    inference(resolution,[],['77','51']) ).

cnf('79',plain,
    ( ~ mustard(lang)
    | neither(mill)
    | neither(cole) ),
    inference(cnf_transformation,[],[rule8_1]) ).

cnf('80',plain,
    ( both(barry)
    | neither(mill)
    | neither(cole) ),
    inference(resolution,[],['78','79']) ).

cnf('81',plain,
    ( ~ mustard(mill)
    | both(barry)
    | neither(cole) ),
    inference(resolution,[],['80','6']) ).

cnf('82',plain,
    ( ~ both(lang)
    | mustard(mill) ),
    inference(cnf_transformation,[],[rule9_3]) ).

cnf('83',plain,
    ( mustard(mill)
    | both(barry) ),
    inference(resolution,[],['77','82']) ).

cnf('84',plain,
    ( both(barry)
    | neither(cole) ),
    inference(simplify,[],['81','83']) ).

cnf('85',plain,
    ( ~ mustard(cole)
    | both(barry) ),
    inference(resolution,[],['84','6']) ).

cnf('86',plain,
    ( mustard(cole)
    | both(barry) ),
    inference(resolution,[],['50','51']) ).

cnf('87',plain,
    both(barry),
    inference(simplify,[],['85','86']) ).

cnf('88',plain,
    mustard(barry),
    inference(resolution,[],['87','51']) ).

cnf('89',plain,
    ( ~ mustard(barry)
    | neither(dix)
    | both(mill) ),
    inference(cnf_transformation,[],[rule2_1]) ).

cnf('90',plain,
    ( neither(dix)
    | both(mill) ),
    inference(resolution,[],['88','89']) ).

cnf('91',plain,
    ( ~ salt(mill)
    | ~ neither(dix)
    | ~ oneof(mill)
    | ~ mustard(lang)
    | ~ both(barry)
    | ~ oneof(lang)
    | ~ neither(cole) ),
    inference(cnf_transformation,[],[prove_who_takes_what]) ).

cnf('92',plain,
    ( ~ neither(dix)
    | ~ oneof(mill)
    | ~ mustard(lang)
    | ~ both(barry)
    | ~ oneof(lang)
    | ~ neither(cole) ),
    inference(simplify,[],['91','62']) ).

cnf('93',plain,
    ( ~ both(X)
    | salt(X) ),
    inference(cnf_transformation,[],[both1]) ).

cnf('94',plain,
    salt(barry),
    inference(resolution,[],['87','93']) ).

cnf('95',plain,
    both(barry),
    inference(resolution,[then_simplify],['88','73','94']) ).

cnf('96',plain,
    ( both(mill)
    | ~ oneof(mill)
    | ~ mustard(lang)
    | ~ oneof(lang)
    | ~ neither(cole) ),
    inference(resolution,[then_simplify],['90','92','95']) ).

cnf('97',plain,
    ( ~ both(barry)
    | salt(mill) ),
    inference(cnf_transformation,[],[rule9_2]) ).

cnf('98',plain,
    salt(mill),
    inference(resolution,[],['87','97']) ).

cnf('99',plain,
    ( oneof(mill)
    | both(mill) ),
    inference(resolution,[],['98','21']) ).

cnf('100',plain,
    ( ~ mustard(lang)
    | ~ oneof(lang)
    | ~ neither(cole)
    | both(mill) ),
    inference(simplify,[],['96','99']) ).

cnf('101',plain,
    ( ~ neither(cole)
    | mustard(lang) ),
    inference(cnf_transformation,[],[rule8_2]) ).

cnf('102',plain,
    ( ~ oneof(lang)
    | ~ neither(cole)
    | both(mill) ),
    inference(simplify,[],['100','101']) ).

cnf('103',plain,
    salt(barry),
    inference(resolution,[],['87','93']) ).

cnf('104',plain,
    ( oneof(cole)
    | oneof(lang) ),
    inference(resolution,[],['103','40']) ).

cnf('105',plain,
    ( ~ neither(cole)
    | oneof(cole)
    | both(mill) ),
    inference(resolution,[],['102','104']) ).

cnf('106',plain,
    ( oneof(mill)
    | both(mill) ),
    inference(resolution,[],['98','21']) ).

cnf('107',plain,
    ( ~ neither(lang)
    | mustard(dix) ),
    inference(cnf_transformation,[],[rule6_2]) ).

cnf('108',plain,
    ( mustard(dix)
    | salt(lang)
    | mustard(lang) ),
    inference(resolution,[],['1','107']) ).

cnf('109',plain,
    ( oneof(dix)
    | salt(lang)
    | mustard(lang)
    | both(dix) ),
    inference(resolution,[],['108','11']) ).

cnf('110',plain,
    ( ~ oneof(dix)
    | salt(lang) ),
    inference(cnf_transformation,[],[rule7_3]) ).

cnf('111',plain,
    ( salt(lang)
    | mustard(lang)
    | both(dix) ),
    inference(simplify,[],['109','110']) ).

cnf('112',plain,
    ( salt(lang)
    | neither(mill)
    | neither(cole)
    | both(dix) ),
    inference(resolution,[],['111','79']) ).

cnf('113',plain,
    ( ~ neither(X)
    | ~ oneof(X) ),
    inference(cnf_transformation,[],[oneof3]) ).

cnf('114',plain,
    ( ~ oneof(mill)
    | salt(lang)
    | neither(cole)
    | both(dix) ),
    inference(resolution,[],['112','113']) ).

cnf('115',plain,
    ( both(mill)
    | salt(lang)
    | neither(cole)
    | both(dix) ),
    inference(resolution,[],['106','114']) ).

cnf('116',plain,
    ( ~ neither(X)
    | ~ both(X) ),
    inference(cnf_transformation,[],[neither1]) ).

cnf('117',plain,
    ( ~ both(dix)
    | both(mill) ),
    inference(resolution,[],['90','116']) ).

cnf('118',plain,
    ( both(mill)
    | salt(lang)
    | neither(cole) ),
    inference(simplify,[],['115','117']) ).

cnf('119',plain,
    ( oneof(cole)
    | both(mill)
    | salt(lang) ),
    inference(resolution,[],['105','118']) ).

cnf('120',plain,
    ( ~ oneof(cole)
    | both(mill)
    | salt(lang) ),
    inference(resolution,[],['118','113']) ).

cnf('121',plain,
    ( both(mill)
    | salt(lang) ),
    inference(resolution,[],['119','120']) ).

cnf('122',plain,
    ( ~ salt(lang)
    | oneof(barry)
    | oneof(dix) ),
    inference(cnf_transformation,[],[rule7_1]) ).

cnf('123',plain,
    ( both(mill)
    | oneof(barry)
    | oneof(dix) ),
    inference(resolution,[],['121','122']) ).

cnf('124',plain,
    ( ~ oneof(dix)
    | both(mill) ),
    inference(resolution,[],['90','113']) ).

cnf('125',plain,
    ( oneof(barry)
    | both(mill) ),
    inference(simplify,[],['123','124']) ).

cnf('126',plain,
    mustard(barry),
    inference(resolution,[],['87','51']) ).

cnf('127',plain,
    both(mill),
    inference(resolution,[then_simplify],['125','38','126','94']) ).

cnf('128',plain,
    mustard(mill),
    inference(resolution,[],['127','51']) ).

cnf('129',plain,
    ( oneof(cole)
    | oneof(dix) ),
    inference(resolution,[],['128','57']) ).

cnf('130',plain,
    ( ~ oneof(dix)
    | salt(lang) ),
    inference(cnf_transformation,[],[rule7_3]) ).

cnf('131',plain,
    ( oneof(cole)
    | salt(lang) ),
    inference(resolution,[],['129','130']) ).

cnf('132',plain,
    ( oneof(dix)
    | both(barry)
    | both(dix) ),
    inference(resolution,[],['46','21']) ).

cnf('133',plain,
    ( ~ salt(dix)
    | ~ mustard(dix)
    | both(barry)
    | both(dix) ),
    inference(resolution,[],['132','38']) ).

cnf('134',plain,
    ( salt(dix)
    | both(barry) ),
    inference(simplify,[],['45','31']) ).

cnf('135',plain,
    ( ~ mustard(dix)
    | both(barry)
    | both(dix) ),
    inference(simplify,[],['133','134']) ).

cnf('136',plain,
    ( ~ neither(mill)
    | mustard(dix) ),
    inference(cnf_transformation,[],[rule6_3]) ).

cnf('137',plain,
    ( salt(mill)
    | mustard(mill)
    | mustard(dix) ),
    inference(resolution,[],['1','136']) ).

cnf('138',plain,
    ( salt(mill)
    | oneof(cole)
    | mustard(dix)
    | oneof(dix) ),
    inference(resolution,[],['137','57']) ).

cnf('139',plain,
    ( salt(mill)
    | oneof(cole)
    | mustard(dix)
    | salt(lang) ),
    inference(resolution,[],['138','130']) ).

cnf('140',plain,
    ( ~ both(cole)
    | salt(mill)
    | mustard(dix)
    | salt(lang) ),
    inference(resolution,[],['139','59']) ).

cnf('141',plain,
    ( both(barry)
    | salt(mill)
    | mustard(dix)
    | salt(lang) ),
    inference(resolution,[],['50','140']) ).

cnf('142',plain,
    ( salt(mill)
    | mustard(dix)
    | salt(lang) ),
    inference(simplify,[],['141','62']) ).

cnf('143',plain,
    ( both(barry)
    | both(dix)
    | salt(mill)
    | salt(lang) ),
    inference(resolution,[],['135','142']) ).

cnf('144',plain,
    ( salt(mill)
    | salt(lang)
    | both(dix) ),
    inference(simplify,[],['143','62']) ).

cnf('145',plain,
    ( ~ salt(mill)
    | salt(lang)
    | neither(cole)
    | both(dix) ),
    inference(resolution,[],['112','20']) ).

cnf('146',plain,
    ( salt(lang)
    | neither(cole)
    | both(dix) ),
    inference(resolution,[],['144','145']) ).

cnf('147',plain,
    ( ~ oneof(cole)
    | salt(lang)
    | both(dix) ),
    inference(resolution,[],['146','113']) ).

cnf('148',plain,
    ( salt(lang)
    | both(dix) ),
    inference(resolution,[],['131','147']) ).

cnf('149',plain,
    ( ~ salt(lang)
    | both(lang)
    | salt(cole)
    | mustard(cole) ),
    inference(resolution,[],['9','73']) ).

cnf('150',plain,
    ( ~ salt(lang)
    | salt(cole)
    | mustard(cole) ),
    inference(simplify,[],['149','13']) ).

cnf('151',plain,
    ( both(dix)
    | salt(cole)
    | mustard(cole) ),
    inference(resolution,[],['148','150']) ).

cnf('152',plain,
    ( ~ both(dix)
    | mustard(cole) ),
    inference(cnf_transformation,[],[rule4_2]) ).

cnf('153',plain,
    ( salt(cole)
    | mustard(cole) ),
    inference(simplify,[],['151','152']) ).

cnf('154',plain,
    ( both(lang)
    | salt(cole)
    | both(dix) ),
    inference(resolution,[],['153','53']) ).

cnf('155',plain,
    ( ~ salt(cole)
    | oneof(barry)
    | neither(mill) ),
    inference(cnf_transformation,[],[rule3_1]) ).

cnf('156',plain,
    ( both(lang)
    | oneof(barry)
    | neither(mill)
    | both(dix) ),
    inference(resolution,[],['154','155']) ).

cnf('157',plain,
    mustard(mill),
    inference(resolution,[],['127','51']) ).

cnf('158',plain,
    ( both(lang)
    | oneof(barry)
    | both(dix) ),
    inference(resolution,[then_simplify],['156','6','157']) ).

cnf('159',plain,
    ( both(lang)
    | both(dix) ),
    inference(resolution,[then_simplify],['158','38','126','94']) ).

cnf('160',plain,
    ( both(lang)
    | salt(dix) ),
    inference(resolution,[],['159','93']) ).

cnf('161',plain,
    ( ~ both(dix)
    | oneof(cole) ),
    inference(resolution,[],['129','59']) ).

cnf('162',plain,
    ( both(lang)
    | oneof(cole) ),
    inference(resolution,[],['159','161']) ).

cnf('163',plain,
    ( ~ both(lang)
    | oneof(cole) ),
    inference(resolution,[],['104','59']) ).

cnf('164',plain,
    oneof(cole),
    inference(simplify,[],['162','163']) ).

cnf('165',plain,
    ~ both(cole),
    inference(resolution,[],['164','59']) ).

cnf('166',plain,
    ( both(lang)
    | neither(barry) ),
    inference(resolution,[then_simplify],['160','47','165']) ).

cnf('167',plain,
    both(lang),
    inference(resolution,[then_simplify],['166','6','126']) ).

cnf('168',plain,
    mustard(lang),
    inference(resolution,[],['167','51']) ).

cnf('169',plain,
    ( neither(mill)
    | neither(cole) ),
    inference(resolution,[],['168','79']) ).

cnf('170',plain,
    neither(cole),
    inference(resolution,[then_simplify],['169','6','157']) ).

cnf('171',plain,
    ( ~ both(dix)
    | mustard(cole) ),
    inference(cnf_transformation,[],[rule4_2]) ).

cnf('172',plain,
    ( both(lang)
    | mustard(cole) ),
    inference(resolution,[],['159','171']) ).

cnf('173',plain,
    mustard(cole),
    inference(simplify,[],['172','13']) ).

cnf('174',plain,
    $false,
    inference(resolution,[then_simplify],['170','6','173']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : PUZ030-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n012.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 21:50:25 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:                    43
% 0.20/0.39  in_rule_clause_count:               43
% 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:             31
% 0.20/0.39  in_unit_clause_count:                0
% 0.20/0.39  in_horn_clause_count:               30
% 0.20/0.39  in_pos_clause_count:                 2
% 0.20/0.39  in_neg_clause_count:                 7
% 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:               2
% 0.20/0.39  in_min_length:             2
% 0.20/0.39  in_max_length:             7
% 0.20/0.39  in_min_depth:              1
% 0.20/0.39  in_max_depth:              1
% 0.20/0.39  in_min_size:               4
% 0.20/0.39  in_max_size:              14
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               1
% 0.20/0.39  in_extaxiom_count:                 0
% 0.20/0.39  in_axiom_count:                   12
% 0.20/0.39  in_assumption_count:              30
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 0
% 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":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":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":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 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":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 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":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 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":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 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":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 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":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 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":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 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":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 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":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 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":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 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":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 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  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 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  {"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":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 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.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.42  
% 0.20/0.42  fork 5: search finished without proof.
% 0.20/0.42  
% 0.20/0.42  fork 1: search finished without proof.
% 0.20/0.44  
% 0.20/0.44  fork 7: search finished without proof.
% 0.20/0.44  
% 0.20/0.44  **** run 14 fork 5 starts with strategy
% 0.20/0.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.46  
% 0.20/0.46  **** run 10 fork 1 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.46  
% 0.20/0.46  fork 5: search finished without proof.
% 0.20/0.48  
% 0.20/0.48  **** run 16 fork 7 starts with strategy
% 0.20/0.48  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.49  
% 0.20/0.49  **** run 22 fork 5 starts with strategy
% 0.20/0.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.51  
% 0.20/0.51  fork 6: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  **** run 15 fork 6 starts with strategy
% 0.20/0.52  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  result: proof found
% 0.20/0.52  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.20/0.52  by run 16 fork 7 strategy {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.52  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.20/0.52  
% 0.20/0.52  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 0.20/0.53  
% 0.20/0.53  run 16 fork 7 statistics:
% 0.20/0.53  ----------------------------------
% 0.20/0.53  this run seconds: 0.025431
% 0.20/0.53  total seconds: 0.098317
% 0.20/0.53  stat_given_used: 354
% 0.20/0.53  stat_given_used_at_endgame: 0
% 0.20/0.53  stat_given_candidates:   1154
% 0.20/0.53  stat_given_candidates_at_endgame: 0
% 0.20/0.53  stat_given_candidates_h: 0
% 0.20/0.53  stat_binres_derived_cl:   1710
% 0.20/0.53  stat_binres_derived_cl_h: 0
% 0.20/0.53  stat_factor_derived_cl: 0
% 0.20/0.53  stat_para_derived_cl: 0
% 0.20/0.53  stat_tautologies_discarded: 97
% 0.20/0.53  stat_forward_subsumed: 299
% 0.20/0.53  stat_derived_cut: 285
% 0.20/0.53  stat_derived_rewritten: 0
% 0.20/0.53  stat_weight_discarded_building: 0
% 0.20/0.53  stat_weight_discarded_cl: 0
% 0.20/0.53  stat_internlimit_discarded_cl: 0
% 0.20/0.53  stat_simplified:  263 simplified 0 derived 0 given
% 0.20/0.53  stat_kept_cl: 1313
% 0.20/0.53  stat_built_cl: 2284
% 0.20/0.53  stat_hyperres_partial_cl: 0
% 0.20/0.53  stat_made_rewriters: 0
% 0.20/0.53  stat_backward_subsumed: 0
% 0.20/0.53  stat_propagated_subsumed: 0
% 0.20/0.53  stat_clsubs_attempted:                      1168
% 0.20/0.53  stat_clsubs_fact_groundunit_found:             1
% 0.20/0.53  stat_clsubs_rule_groundunit_found:             0
% 0.20/0.53  stat_clsubs_top_meta_attempted:             122947
% 0.20/0.53  stat_clsubs_top_meta_failed:                121779
% 0.20/0.53  stat_clsubs_top_meta_nonpref_attempted:              122947
% 0.20/0.53  stat_clsubs_top_meta_nonpref_succeeded:               49892
% 0.20/0.53  stat_clsubs_top_meta_pref_attempted:                  49892
% 0.20/0.53  stat_clsubs_top_meta_pref1_succeeded:                 13261
% 0.20/0.53  stat_clsubs_top_meta_pref2_succeeded:                  1168
% 0.20/0.53  stat_clsubs_top_meta_pref3_succeeded:                  1168
% 0.20/0.53  stat_clsubs_top_meta_pref_succeeded:                   1168
% 0.20/0.53  stat_clsubs_meta_attempted:                 4152
% 0.20/0.53  stat_clsubs_meta_failed:                     851
% 0.20/0.53  stat_clsubs_predsymbs_attempted:               0
% 0.20/0.53  stat_clsubs_unit_attempted:                    0
% 0.20/0.53  stat_clsubs_full_attempted:                 1168
% 0.20/0.53  stat_forwardsubs_attempted:                 1613
% 0.20/0.53  stat_lit_hash_added:                    224
% 0.20/0.53  stat_lit_hash_computed:               21076
% 0.20/0.53  stat_lit_hash_match_found:              638
% 0.20/0.53  stat_lit_hash_match_miss:             24906
% 0.20/0.53  stat_lit_hash_cut_ok:                   376
% 0.20/0.53  stat_lit_strong_cut_ok:                   0
% 0.20/0.53  stat_lit_hash_subsume_ok:               299
% 0.20/0.53  clqueue els 10000000 used 1
% 0.20/0.53  clactive els 10000000 used 355
% 0.20/0.53  clactivesubsume els 10000000 used 2041
% 0.20/0.53  queue_termbuf els 200000000 used 74879
% 0.20/0.53  hyper_termbuf els 100000000 used 1
% 0.20/0.53  active_termbuf els 100000000 used 10241
% 0.20/0.53  varstack els 5000 last used 1
% 0.20/0.53  given_termbuf els 10000000 last used 1
% 0.20/0.53  simplified_termbuf els 10000000 last used 1
% 0.20/0.53  derived_termbuf els 10000000 last used 21
% 0.20/0.53  wr_mallocs: 941
% 0.20/0.53  wr_callocs: 21
% 0.20/0.53  wr_reallocs: 94
% 0.20/0.53  wr_frees: 2
% 0.20/0.53  wr_malloc_bytes: 4162609028
% 0.20/0.53  wr_calloc_bytes: 112065536
% 0.20/0.53  wr_realloc_bytes: 107424
% 0.20/0.53  wr_realloc_freebytes: 0
% 0.20/0.53  ----------------------------------
%------------------------------------------------------------------------------