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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SWV819-1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n017.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 12:18:43 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(v_t_type,type,
    v_t: $i ).

thf(v_ta_type,type,
    v_ta: $i ).

thf(3,negated_conjecture,
    v_ta != v_t,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_2) ).

thf(8,plain,
    v_ta != v_t,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(12,plain,
    v_ta != v_t,
    inference(polarity_switch,[status(thm)],[8]) ).

thf(13,plain,
    v_ta != v_t,
    inference(lifteq,[status(thm)],[12]) ).

thf(2,negated_conjecture,
    ! [A: $i] : A = v_ta,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_1) ).

thf(7,plain,
    ! [A: $i] : A = v_ta,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(11,plain,
    ! [A: $i] : A = v_ta,
    inference(lifteq,[status(thm)],[7]) ).

thf(18,plain,
    $false,
    inference(simplifyReflect,[status(thm)],[13,11]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV819-1 : TPTP v8.1.2. Released v4.1.0.
% 0.13/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n017.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Fri May 19 02:08:31 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.95/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.26/0.96  % [INFO] 	 Parsing done (102ms). 
% 1.26/0.97  % [INFO] 	 Running in sequential loop mode. 
% 1.63/1.17  % [INFO] 	 eprover registered as external prover. 
% 1.63/1.17  % [INFO] 	 cvc4 registered as external prover. 
% 1.63/1.17  % [INFO] 	 Scanning for conjecture ... 
% 1.73/1.22  % [INFO] 	 Found a conjecture and 2 axioms. Running axiom selection ... 
% 1.84/1.24  % [INFO] 	 Axiom selection finished. Selected 2 axioms (removed 0 axioms). 
% 1.87/1.24  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.87/1.24  % [INFO] 	 Type checking passed. 
% 1.87/1.24  % [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.01/1.34  % [INFO] 	 [Domain constraints] Detected constraint on $i 
% 2.01/1.34  % [INFO] 	 [Domain constraints] dom($i) ⊆ {v_ta} 
% 2.44/1.51  % [INFO] 	 Killing All external provers ... 
% 2.44/1.51  % Time passed: 983ms (effective reasoning time: 537ms)
% 2.44/1.51  % 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.44/1.51  % Axioms used in derivation (0): 
% 2.44/1.51  % No. of inferences in proof: 8
% 2.44/1.51  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 983 ms resp. 537 ms w/o parsing
% 2.44/1.52  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.44/1.52  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------