TSTP Solution File: LAT278-2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LAT278-2 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% 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 : Wed Aug 31 17:33:07 EDT 2022

% Result   : Unsatisfiable 0.21s 0.49s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    5
% Syntax   : Number of formulae    :    9 (   8 unt;   0 def)
%            Number of atoms       :   10 (   2 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    3 (   2   ~;   1   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-3 aty)
%            Number of variables   :    2 (   2   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f9,plain,
    $false,
    inference(subsumption_resolution,[],[f8,f1]) ).

fof(f1,axiom,
    ~ c_Relation_Orefl(v_A,v_r,t_a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_0) ).

fof(f8,plain,
    c_Relation_Orefl(v_A,v_r,t_a),
    inference(forward_demodulation,[],[f7,f2]) ).

fof(f2,axiom,
    v_A = c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Tarski_OA_A_61_61_Apset_Acl_0) ).

fof(f7,plain,
    c_Relation_Orefl(c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),v_r,t_a),
    inference(forward_demodulation,[],[f6,f5]) ).

fof(f5,axiom,
    v_r = c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Tarski_Or_A_61_61_Aorder_Acl_0) ).

fof(f6,plain,
    c_Relation_Orefl(c_Tarski_Opotype_Opset(v_cl,t_a,tc_Product__Type_Ounit),c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit),t_a),
    inference(resolution,[],[f3,f4]) ).

fof(f4,axiom,
    c_in(v_cl,c_Tarski_OPartialOrder,tc_Tarski_Opotype_Opotype__ext__type(t_a,tc_Product__Type_Ounit)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Tarski_Ocl_A_58_APartialOrder_0) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ~ c_in(X0,c_Tarski_OPartialOrder,tc_Tarski_Opotype_Opotype__ext__type(X1,tc_Product__Type_Ounit))
      | c_Relation_Orefl(c_Tarski_Opotype_Opset(X0,X1,tc_Product__Type_Ounit),c_Tarski_Opotype_Oorder(X0,X1,tc_Product__Type_Ounit),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Tarski_OPartialOrder__iff_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : LAT278-2 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n018.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   : Tue Aug 30 01:02:54 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.49  % (10310)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.21/0.49  % (10302)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.49  % (10302)First to succeed.
% 0.21/0.49  % (10302)Refutation found. Thanks to Tanya!
% 0.21/0.49  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.49  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.49  % (10302)------------------------------
% 0.21/0.49  % (10302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (10302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (10302)Termination reason: Refutation
% 0.21/0.49  
% 0.21/0.49  % (10302)Memory used [KB]: 5756
% 0.21/0.49  % (10302)Time elapsed: 0.067 s
% 0.21/0.49  % (10302)Instructions burned: 2 (million)
% 0.21/0.49  % (10302)------------------------------
% 0.21/0.49  % (10302)------------------------------
% 0.21/0.49  % (10288)Success in time 0.134 s
%------------------------------------------------------------------------------