TSTP Solution File: PUZ030-1 by Leo-III---1.7.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.12
% Problem  : PUZ030-1 : TPTP v8.2.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n020.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 : Tue May 21 02:26:37 EDT 2024

% Result   : Unsatisfiable 3.45s 1.71s
% Output   : Refutation 3.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   53
% Syntax   : Number of formulae    :   97 (   1 unt;  10 typ;   0 def)
%            Number of atoms       :  213 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  448 ( 110   ~; 126   |;   0   &; 212   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (  10 usr;   6 con; 0-1 aty)
%            Number of variables   :   24 (   0   ^  24   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(neither_type,type,
    neither: $i > $o ).

thf(cole_type,type,
    cole: $i ).

thf(dix_type,type,
    dix: $i ).

thf(both_type,type,
    both: $i > $o ).

thf(barry_type,type,
    barry: $i ).

thf(oneof_type,type,
    oneof: $i > $o ).

thf(lang_type,type,
    lang: $i ).

thf(salt_type,type,
    salt: $i > $o ).

thf(mill_type,type,
    mill: $i ).

thf(mustard_type,type,
    mustard: $i > $o ).

thf(23,axiom,
    ( ~ ( both @ mill )
    | ( mustard @ barry ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule2_3) ).

thf(88,plain,
    ( ~ ( both @ mill )
    | ( mustard @ barry ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(39,axiom,
    ( ~ ( neither @ dix )
    | ( mustard @ barry ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule2_2) ).

thf(120,plain,
    ( ~ ( neither @ dix )
    | ( mustard @ barry ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(7,axiom,
    ( ~ ( mustard @ barry )
    | ( neither @ dix )
    | ( both @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule2_1) ).

thf(56,plain,
    ( ~ ( mustard @ barry )
    | ( neither @ dix )
    | ( both @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(14,axiom,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ( salt @ A )
      | ( mustard @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oneof1) ).

thf(70,plain,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ( salt @ A )
      | ( mustard @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(25,axiom,
    ( ~ ( both @ lang )
    | ( mustard @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule9_3) ).

thf(92,plain,
    ( ~ ( both @ lang )
    | ( mustard @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(43,axiom,
    ( ~ ( both @ cole )
    | ( salt @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule5_3) ).

thf(128,plain,
    ( ~ ( both @ cole )
    | ( salt @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(11,axiom,
    ( ~ ( oneof @ cole )
    | ( mustard @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule10_2) ).

thf(64,plain,
    ( ~ ( oneof @ cole )
    | ( mustard @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(19,axiom,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ( mustard @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',both2) ).

thf(80,plain,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ( mustard @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(35,axiom,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( both @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oneof2) ).

thf(112,plain,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( both @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(3,axiom,
    ( ~ ( salt @ mill )
    | ( both @ barry )
    | ( both @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule9_1) ).

thf(48,plain,
    ( ~ ( salt @ mill )
    | ( both @ barry )
    | ( both @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(4,axiom,
    ( ~ ( both @ lang )
    | ( mustard @ cole ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule4_3) ).

thf(50,plain,
    ( ~ ( both @ lang )
    | ( mustard @ cole ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(15,axiom,
    ! [A: $i] :
      ( ~ ( salt @ A )
      | ~ ( mustard @ A )
      | ( both @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',both3) ).

thf(72,plain,
    ! [A: $i] :
      ( ~ ( salt @ A )
      | ~ ( mustard @ A )
      | ( both @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(31,axiom,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ~ ( neither @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',neither1) ).

thf(104,plain,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ~ ( neither @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(36,axiom,
    ( ~ ( neither @ cole )
    | ( mustard @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule8_2) ).

thf(114,plain,
    ( ~ ( neither @ cole )
    | ( mustard @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(5,axiom,
    ( ~ ( mustard @ dix )
    | ( neither @ lang )
    | ( neither @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule6_1) ).

thf(52,plain,
    ( ~ ( mustard @ dix )
    | ( neither @ lang )
    | ( neither @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(34,axiom,
    ! [A: $i] :
      ( ( both @ A )
      | ( neither @ A )
      | ( oneof @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_condition_holds1) ).

thf(110,plain,
    ! [A: $i] :
      ( ( both @ A )
      | ( neither @ A )
      | ( oneof @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(2,axiom,
    ( ~ ( oneof @ barry )
    | ( salt @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule7_2) ).

thf(46,plain,
    ( ~ ( oneof @ barry )
    | ( salt @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(18,axiom,
    ( ~ ( salt @ barry )
    | ( oneof @ cole )
    | ( oneof @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule1_1) ).

thf(78,plain,
    ( ~ ( salt @ barry )
    | ( oneof @ cole )
    | ( oneof @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(32,axiom,
    ( ~ ( oneof @ barry )
    | ( salt @ cole ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule3_2) ).

thf(106,plain,
    ( ~ ( oneof @ barry )
    | ( salt @ cole ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(21,axiom,
    ( ~ ( both @ barry )
    | ( salt @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule9_2) ).

thf(84,plain,
    ( ~ ( both @ barry )
    | ( salt @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(37,axiom,
    ( ~ ( oneof @ lang )
    | ( salt @ barry ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule1_3) ).

thf(116,plain,
    ( ~ ( oneof @ lang )
    | ( salt @ barry ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(16,axiom,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( neither @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oneof3) ).

thf(74,plain,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( neither @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(9,axiom,
    ( ~ ( oneof @ cole )
    | ( salt @ barry ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule1_2) ).

thf(60,plain,
    ( ~ ( oneof @ cole )
    | ( salt @ barry ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(30,axiom,
    ( ~ ( mustard @ mill )
    | ( oneof @ cole )
    | ( oneof @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule10_1) ).

thf(102,plain,
    ( ~ ( mustard @ mill )
    | ( oneof @ cole )
    | ( oneof @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(41,axiom,
    ( ~ ( neither @ mill )
    | ( salt @ cole ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule3_3) ).

thf(124,plain,
    ( ~ ( neither @ mill )
    | ( salt @ cole ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(27,axiom,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( salt @ A )
      | ~ ( mustard @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oneof4) ).

thf(96,plain,
    ! [A: $i] :
      ( ~ ( oneof @ A )
      | ~ ( salt @ A )
      | ~ ( mustard @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(1,negated_conjecture,
    ( ~ ( neither @ cole )
    | ~ ( neither @ dix )
    | ~ ( both @ barry )
    | ~ ( oneof @ lang )
    | ~ ( salt @ mill )
    | ~ ( mustard @ lang )
    | ~ ( oneof @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_who_takes_what) ).

thf(44,plain,
    ( ~ ( neither @ cole )
    | ~ ( neither @ dix )
    | ~ ( both @ barry )
    | ~ ( oneof @ lang )
    | ~ ( salt @ mill )
    | ~ ( mustard @ lang )
    | ~ ( oneof @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(38,axiom,
    ( ~ ( mustard @ cole )
    | ( both @ dix )
    | ( both @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule4_1) ).

thf(118,plain,
    ( ~ ( mustard @ cole )
    | ( both @ dix )
    | ( both @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ( salt @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',both1) ).

thf(54,plain,
    ! [A: $i] :
      ( ~ ( both @ A )
      | ( salt @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(22,axiom,
    ! [A: $i] :
      ( ~ ( neither @ A )
      | ~ ( mustard @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',neither3) ).

thf(86,plain,
    ! [A: $i] :
      ( ~ ( neither @ A )
      | ~ ( mustard @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(17,axiom,
    ( ~ ( oneof @ dix )
    | ( salt @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule7_3) ).

thf(76,plain,
    ( ~ ( oneof @ dix )
    | ( salt @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(28,axiom,
    ( ~ ( neither @ lang )
    | ( mustard @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule6_2) ).

thf(98,plain,
    ( ~ ( neither @ lang )
    | ( mustard @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(12,axiom,
    ( ~ ( salt @ lang )
    | ( oneof @ barry )
    | ( oneof @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule7_1) ).

thf(66,plain,
    ( ~ ( salt @ lang )
    | ( oneof @ barry )
    | ( oneof @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(33,axiom,
    ( ~ ( oneof @ dix )
    | ( mustard @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule10_3) ).

thf(108,plain,
    ( ~ ( oneof @ dix )
    | ( mustard @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(8,axiom,
    ( ~ ( neither @ mill )
    | ( mustard @ lang ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule8_3) ).

thf(58,plain,
    ( ~ ( neither @ mill )
    | ( mustard @ lang ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(20,axiom,
    ! [A: $i] :
      ( ( salt @ A )
      | ( mustard @ A )
      | ( neither @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',neither4) ).

thf(82,plain,
    ! [A: $i] :
      ( ( salt @ A )
      | ( mustard @ A )
      | ( neither @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(42,axiom,
    ( ~ ( both @ dix )
    | ( mustard @ cole ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule4_2) ).

thf(126,plain,
    ( ~ ( both @ dix )
    | ( mustard @ cole ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(26,axiom,
    ( ~ ( salt @ dix )
    | ( neither @ barry )
    | ( both @ cole ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule5_1) ).

thf(94,plain,
    ( ~ ( salt @ dix )
    | ( neither @ barry )
    | ( both @ cole ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(13,axiom,
    ( ~ ( neither @ mill )
    | ( mustard @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule6_3) ).

thf(68,plain,
    ( ~ ( neither @ mill )
    | ( mustard @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(10,axiom,
    ( ~ ( mustard @ lang )
    | ( neither @ cole )
    | ( neither @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule8_1) ).

thf(62,plain,
    ( ~ ( mustard @ lang )
    | ( neither @ cole )
    | ( neither @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(24,axiom,
    ( ~ ( salt @ cole )
    | ( oneof @ barry )
    | ( neither @ mill ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule3_1) ).

thf(90,plain,
    ( ~ ( salt @ cole )
    | ( oneof @ barry )
    | ( neither @ mill ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(40,axiom,
    ( ~ ( neither @ barry )
    | ( salt @ dix ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule5_2) ).

thf(122,plain,
    ( ~ ( neither @ barry )
    | ( salt @ dix ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(29,axiom,
    ! [A: $i] :
      ( ~ ( neither @ A )
      | ~ ( salt @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',neither2) ).

thf(100,plain,
    ! [A: $i] :
      ( ~ ( neither @ A )
      | ~ ( salt @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(130,plain,
    $false,
    inference(e,[status(thm)],[88,120,56,70,92,128,64,80,112,48,50,72,104,114,52,110,46,78,106,84,116,74,60,102,124,96,44,118,54,86,76,98,66,108,58,82,126,94,68,62,90,122,100]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : PUZ030-1 : TPTP v8.2.0. Released v1.0.0.
% 0.12/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.37  % Computer : n020.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Sat May 18 10:19:24 EDT 2024
% 0.16/0.37  % CPUTime  : 
% 0.98/0.86  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.21/0.98  % [INFO] 	 Parsing done (112ms). 
% 1.21/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.72/1.18  % [INFO] 	 eprover registered as external prover. 
% 1.72/1.18  % [INFO] 	 cvc4 registered as external prover. 
% 1.72/1.18  % [INFO] 	 Scanning for conjecture ... 
% 1.87/1.24  % [INFO] 	 Found a conjecture (or negated_conjecture) and 42 axioms. Running axiom selection ... 
% 1.87/1.28  % [INFO] 	 Axiom selection finished. Selected 42 axioms (removed 0 axioms). 
% 1.87/1.31  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.87/1.31  % [INFO] 	 Type checking passed. 
% 1.87/1.31  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.45/1.71  % External prover 'e' found a proof!
% 3.45/1.71  % [INFO] 	 Killing All external provers ... 
% 3.45/1.71  % Time passed: 1180ms (effective reasoning time: 723ms)
% 3.45/1.71  % Axioms used in derivation (42): rule2_3, rule10_2, rule4_1, rule3_3, rule10_1, rule5_1, neither1, rule3_2, rule6_1, rule9_3, both3, rule3_1, oneof4, rule9_1, both2, rule9_2, oneof2, rule1_1, rule8_1, rule5_3, rule6_3, rule2_2, rule5_2, oneof3, rule7_1, rule8_2, rule7_2, rule8_3, rule4_3, both1, neither2, rule10_3, neither3, rule4_2, rule7_3, rule1_3, rule6_2, rule1_2, oneof1, rule2_1, neither4, one_condition_holds1
% 3.45/1.71  % No. of inferences in proof: 87
% 3.45/1.71  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1180 ms resp. 723 ms w/o parsing
% 3.74/1.80  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.74/1.80  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------