TSTP Solution File: BOO075-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : BOO075-1 : TPTP v8.1.2. Released v2.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n018.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 May 19 10:12:04 EDT 2023

% Result   : Unsatisfiable 2.90s 1.61s
% Output   : Refutation 2.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    5
% Syntax   : Number of formulae    :    8 (   5 unt;   3 typ;   0 def)
%            Number of atoms       :    5 (   4 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   38 (   2   ~;   0   |;   0   &;  36   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   3 usr;   3 con; 0-2 aty)
%            Number of variables   :    6 (   0   ^;   6   !;   0   ?;   6   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nand_type,type,
    nand: $i > $i > $i ).

thf(a_type,type,
    a: $i ).

thf(b_type,type,
    b: $i ).

thf(1,negated_conjecture,
    ( ( nand @ ( nand @ a @ a ) @ ( nand @ b @ a ) )
   != a ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_meredith_2_basis_1) ).

thf(3,plain,
    ( ( nand @ ( nand @ a @ a ) @ ( nand @ b @ a ) )
   != a ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(2,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( nand @ ( nand @ A @ ( nand @ ( nand @ B @ A ) @ A ) ) @ ( nand @ B @ ( nand @ C @ A ) ) )
      = B ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sh_1) ).

thf(6,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( nand @ ( nand @ A @ ( nand @ ( nand @ B @ A ) @ A ) ) @ ( nand @ B @ ( nand @ C @ A ) ) )
      = B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(32,plain,
    $false,
    inference(e,[status(thm)],[3,6]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : BOO075-1 : TPTP v8.1.2. Released v2.6.0.
% 0.06/0.14  % Command  : run_Leo-III %s %d
% 0.14/0.34  % Computer : n018.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu May 18 21:12:29 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.91/0.83  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.21/0.93  % [INFO] 	 Parsing done (100ms). 
% 1.21/0.94  % [INFO] 	 Running in sequential loop mode. 
% 1.57/1.13  % [INFO] 	 eprover registered as external prover. 
% 1.57/1.13  % [INFO] 	 cvc4 registered as external prover. 
% 1.57/1.13  % [INFO] 	 Scanning for conjecture ... 
% 1.68/1.17  % [INFO] 	 Found a conjecture and 1 axioms. Running axiom selection ... 
% 1.68/1.19  % [INFO] 	 Axiom selection finished. Selected 1 axioms (removed 0 axioms). 
% 1.68/1.19  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.68/1.20  % [INFO] 	 Type checking passed. 
% 1.68/1.20  % [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 ... 
% 2.90/1.61  % External prover 'e' found a proof!
% 2.90/1.61  % [INFO] 	 Killing All external provers ... 
% 2.90/1.61  % Time passed: 1098ms (effective reasoning time: 665ms)
% 2.90/1.61  % Solved by 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)>
% 2.90/1.61  % Axioms used in derivation (1): sh_1
% 2.90/1.61  % No. of inferences in proof: 5
% 2.90/1.61  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1098 ms resp. 665 ms w/o parsing
% 2.90/1.63  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.90/1.63  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------