TSTP Solution File: SWV818-1 by Leo-III-SAT---1.7.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III-SAT---1.7.12
% Problem  : SWV818-1 : TPTP v8.2.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n024.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 05:53:03 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
thf(v_s_type,type,
    v_s: $i ).

thf(v_t_type,type,
    v_t: $i ).

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

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

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

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

thf(1,negated_conjecture,
    v_s != v_t,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

thf(5,plain,
    v_s != v_t,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(7,plain,
    v_s != v_t,
    inference(polarity_switch,[status(thm)],[5]) ).

thf(74,plain,
    v_t != v_s,
    inference(lifteq,[status(thm)],[7]) ).

thf(91,plain,
    ! [A: $i] :
      ( ( v_ta != v_s )
      | ( A != v_t ) ),
    inference(paramod_ordered,[status(thm)],[75,74]) ).

thf(92,plain,
    v_ta != v_s,
    inference(pattern_uni,[status(thm)],[91:[bind(A,$thf( v_t ))]]) ).

thf(125,plain,
    $false,
    inference(simplifyReflect,[status(thm)],[92,75]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWV818-1 : TPTP v8.2.0. Released v4.1.0.
% 0.13/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sun May 19 07:23:08 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.95/0.88  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.09/1.01  % [INFO] 	 Parsing done (127ms). 
% 1.09/1.02  % [INFO] 	 Running in sequential loop mode. 
% 1.50/1.28  % [INFO] 	 nitpick registered as external prover. 
% 1.50/1.28  % [INFO] 	 Scanning for conjecture ... 
% 1.67/1.34  % [INFO] 	 Found a conjecture (or negated_conjecture) and 2 axioms. Running axiom selection ... 
% 1.67/1.36  % [INFO] 	 Axiom selection finished. Selected 2 axioms (removed 0 axioms). 
% 1.67/1.36  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.81/1.37  % [INFO] 	 Type checking passed. 
% 1.81/1.37  % [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.02/1.47  % [INFO] 	 [Domain constraints] Detected constraint on $i 
% 2.02/1.47  % [INFO] 	 [Domain constraints] dom($i) ⊆ {v_ta} 
% 2.72/1.81  % [INFO] 	 GaveUp with current strategy, trying again with another strategy ... 
% 2.80/1.87  % [INFO] 	 Killing All external provers ... 
% 2.80/1.87  % Time passed: 1371ms (effective reasoning time: 852ms)
% 2.80/1.88  % Axioms used in derivation (0): 
% 2.80/1.88  % No. of inferences in proof: 10
% 2.80/1.88  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1371 ms resp. 852 ms w/o parsing
% 2.80/1.89  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.80/1.89  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------