TSTP Solution File: ITP001_5 by Leo-III---1.7.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.12
% Problem  : ITP001_5 : TPTP v8.2.0. Bugfixed v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n006.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 : Mon May 20 22:21:14 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
thf(del_type,type,
    del: $tType ).

thf(tp__o_type,type,
    tp__o: $tType ).

thf(tp__i_type,type,
    tp__i: $tType ).

thf(1,conjecture,
    $true,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_thm_2Ebool_2ETRUTH) ).

thf(2,negated_conjecture,
    ~ $true,
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(129,plain,
    ~ $true,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(130,plain,
    $false,
    inference(simp,[status(thm)],[129]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.10  % Problem  : ITP001_5 : TPTP v8.2.0. Bugfixed v7.5.0.
% 0.08/0.12  % Command  : run_Leo-III %s %d
% 0.11/0.32  % Computer : n006.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Sat May 18 16:49:09 EDT 2024
% 0.11/0.32  % CPUTime  : 
% 0.99/0.94  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.53/1.22  % [INFO] 	 Parsing done (280ms). 
% 1.77/1.23  % [INFO] 	 Running in sequential loop mode. 
% 2.54/1.58  % [INFO] 	 eprover registered as external prover. 
% 2.54/1.58  % [INFO] 	 cvc4 registered as external prover. 
% 2.54/1.59  % [INFO] 	 Scanning for conjecture ... 
% 2.76/1.73  % [INFO] 	 Found a conjecture (or negated_conjecture) and 126 axioms. Running axiom selection ... 
% 2.90/1.76  % [INFO] 	 Axiom selection finished. Selected 126 axioms (removed 0 axioms). 
% 3.45/1.95  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 3.45/1.97  % [INFO] 	 Type checking passed. 
% 3.45/1.97  % [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 ... 
% 5.71/2.86  % [INFO] 	 Killing All external provers ... 
% 5.71/2.86  % Time passed: 2380ms (effective reasoning time: 1618ms)
% 5.71/2.86  % 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)>
% 5.71/2.86  % Axioms used in derivation (0): 
% 5.71/2.86  % No. of inferences in proof: 4
% 5.71/2.86  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 2380 ms resp. 1618 ms w/o parsing
% 6.11/2.88  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 6.11/2.88  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------