TSTP Solution File: SWW488_5 by Vampire-SAT---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.9
% Problem  : SWW488_5 : TPTP v8.2.0. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d SAT

% Computer : n010.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 Jun 24 18:53:24 EDT 2024

% Result   : Theorem 0.20s 0.44s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   19 (  11 unt;   0 typ;   0 def)
%            Number of atoms       :   27 (  16 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   17 (   9   ~;   4   |;   0   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   27 (  25 usr;   1 prp; 0-3 aty)
%            Number of functors    :   21 (  21 usr;   4 con; 0-5 aty)
%            Number of variables   :   18 (  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    a: $tType ).

tff(type_def_6,type,
    bool: $tType ).

tff(type_def_7,type,
    nat: $tType ).

tff(type_def_8,type,
    poly1: $tType > $tType ).

tff(type_def_9,type,
    fun: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    fundam296178794t_poly: 
      !>[X0: $tType] : ( ( poly1(X0) * X0 ) > poly1(X0) ) ).

tff(func_def_1,type,
    one_one: 
      !>[X0: $tType] : X0 ).

tff(func_def_2,type,
    plus_plus: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_3,type,
    zero_zero: 
      !>[X0: $tType] : X0 ).

tff(func_def_4,type,
    ring_1_Ints: 
      !>[X0: $tType] : fun(X0,bool) ).

tff(func_def_5,type,
    coeff: 
      !>[X0: $tType] : ( poly1(X0) > fun(nat,X0) ) ).

tff(func_def_6,type,
    monom: 
      !>[X0: $tType] : ( ( X0 * nat ) > poly1(X0) ) ).

tff(func_def_7,type,
    order: 
      !>[X0: $tType] : ( ( X0 * poly1(X0) ) > nat ) ).

tff(func_def_8,type,
    pcompose: 
      !>[X0: $tType] : ( ( poly1(X0) * poly1(X0) ) > poly1(X0) ) ).

tff(func_def_9,type,
    poly: 
      !>[X0: $tType] : ( poly1(X0) > fun(X0,X0) ) ).

tff(func_def_10,type,
    poly_rec: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * fun(X1,fun(poly1(X1),fun(X0,X0))) * poly1(X1) ) > X0 ) ).

tff(func_def_11,type,
    synthetic_div: 
      !>[X0: $tType] : ( ( poly1(X0) * X0 ) > poly1(X0) ) ).

tff(func_def_12,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_13,type,
    fFalse: bool ).

tff(func_def_14,type,
    fTrue: bool ).

tff(func_def_15,type,
    h: a ).

tff(func_def_16,type,
    x: a ).

tff(func_def_17,type,
    sK0: 
      !>[X0: $tType] : ( ( poly1(X0) * poly1(X0) ) > nat ) ).

tff(func_def_18,type,
    sK1: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) ) > X1 ) ).

tff(pred_def_1,type,
    comm_ring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_2,type,
    cancel1352612707id_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_3,type,
    one: 
      !>[X0: $tType] : $o ).

tff(pred_def_4,type,
    idom: 
      !>[X0: $tType] : $o ).

tff(pred_def_5,type,
    zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_6,type,
    ring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_7,type,
    ring_char_0: 
      !>[X0: $tType] : $o ).

tff(pred_def_8,type,
    monoid_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_9,type,
    zero_neq_one: 
      !>[X0: $tType] : $o ).

tff(pred_def_10,type,
    comm_semiring_0: 
      !>[X0: $tType] : $o ).

tff(pred_def_11,type,
    comm_semiring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_12,type,
    linordered_idom: 
      !>[X0: $tType] : $o ).

tff(pred_def_13,type,
    comm_monoid_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_14,type,
    ab_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_15,type,
    linordered_semidom: 
      !>[X0: $tType] : $o ).

tff(pred_def_16,type,
    cancel_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_17,type,
    cancel146912293up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_18,type,
    linord219039673up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_19,type,
    ordere216010020id_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_20,type,
    ordere236663937imp_le: 
      !>[X0: $tType] : $o ).

tff(pred_def_21,type,
    ordere223160158up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_22,type,
    semiri456707255roduct: 
      !>[X0: $tType] : $o ).

tff(pred_def_23,type,
    ord_less: 
      !>[X0: $tType] : ( ( X0 * X0 ) > $o ) ).

tff(pred_def_24,type,
    member: 
      !>[X0: $tType] : ( ( X0 * fun(X0,bool) ) > $o ) ).

tff(pred_def_25,type,
    pp: bool > $o ).

tff(f889,plain,
    $false,
    inference(subsumption_resolution,[],[f888,f885]) ).

tff(f885,plain,
    ! [X0: a] : ( zero_zero(a) = aa(a,a,poly(a,zero_zero(poly1(a))),X0) ),
    inference(resolution,[],[f552,f415]) ).

tff(f415,plain,
    comm_semiring_0(a),
    inference(cnf_transformation,[],[f145]) ).

tff(f145,axiom,
    comm_semiring_0(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f552,plain,
    ! [X0: $tType,X1: X0] :
      ( ~ comm_semiring_0(X0)
      | ( zero_zero(X0) = aa(X0,X0,poly(X0,zero_zero(poly1(X0))),X1) ) ),
    inference(cnf_transformation,[],[f358]) ).

tff(f358,plain,
    ! [X0: $tType] :
      ( ! [X1: X0] : ( zero_zero(X0) = aa(X0,X0,poly(X0,zero_zero(poly1(X0))),X1) )
      | ~ comm_semiring_0(X0) ),
    inference(ennf_transformation,[],[f234]) ).

tff(f234,plain,
    ! [X0: $tType] :
      ( comm_semiring_0(X0)
     => ! [X1: X0] : ( zero_zero(X0) = aa(X0,X0,poly(X0,zero_zero(poly1(X0))),X1) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X0: $tType] :
      ( comm_semiring_0(X0)
     => ! [X3: X0] : ( aa(X0,X0,poly(X0,zero_zero(poly1(X0))),X3) = zero_zero(X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f888,plain,
    aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)) != zero_zero(a),
    inference(backward_demodulation,[],[f829,f885]) ).

tff(f829,plain,
    aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)) != aa(a,a,poly(a,zero_zero(poly1(a))),x),
    inference(backward_demodulation,[],[f414,f826]) ).

tff(f826,plain,
    ! [X0: a] : ( zero_zero(poly1(a)) = fundam296178794t_poly(a,zero_zero(poly1(a)),X0) ),
    inference(resolution,[],[f551,f415]) ).

tff(f551,plain,
    ! [X0: $tType,X1: X0] :
      ( ~ comm_semiring_0(X0)
      | ( zero_zero(poly1(X0)) = fundam296178794t_poly(X0,zero_zero(poly1(X0)),X1) ) ),
    inference(cnf_transformation,[],[f357]) ).

tff(f357,plain,
    ! [X0: $tType] :
      ( ! [X1: X0] : ( zero_zero(poly1(X0)) = fundam296178794t_poly(X0,zero_zero(poly1(X0)),X1) )
      | ~ comm_semiring_0(X0) ),
    inference(ennf_transformation,[],[f233]) ).

tff(f233,plain,
    ! [X0: $tType] :
      ( comm_semiring_0(X0)
     => ! [X1: X0] : ( zero_zero(poly1(X0)) = fundam296178794t_poly(X0,zero_zero(poly1(X0)),X1) ) ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X0: $tType] :
      ( comm_semiring_0(X0)
     => ! [X2: X0] : ( zero_zero(poly1(X0)) = fundam296178794t_poly(X0,zero_zero(poly1(X0)),X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f414,plain,
    aa(a,a,poly(a,fundam296178794t_poly(a,zero_zero(poly1(a)),h)),x) != aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)),
    inference(cnf_transformation,[],[f146]) ).

tff(f146,plain,
    aa(a,a,poly(a,fundam296178794t_poly(a,zero_zero(poly1(a)),h)),x) != aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)),
    inference(flattening,[],[f144]) ).

tff(f144,negated_conjecture,
    ( ~ aa(a,a,poly(a,fundam296178794t_poly(a,zero_zero(poly1(a)),h)),x) = aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)) ),
    inference(negated_conjecture,[],[f143]) ).

tff(f143,conjecture,
    aa(a,a,poly(a,fundam296178794t_poly(a,zero_zero(poly1(a)),h)),x) = aa(a,a,poly(a,zero_zero(poly1(a))),plus_plus(a,h,x)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWW488_5 : TPTP v8.2.0. Released v6.0.0.
% 0.07/0.12  % Command    : run_vampire %s %d SAT
% 0.12/0.33  % Computer : n010.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Wed Jun 19 06:30:24 EDT 2024
% 0.12/0.33  % CPUTime    : 
% 0.12/0.35  This is a TF1_THM_EQU_NAR problem
% 0.12/0.35  Running first-order model finding
% 0.12/0.35  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10708)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (3000ds/152523Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10706)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency:i=99418_0 on theBenchmark for (3000ds/99418Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10709)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (3000ds/104Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10707)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (3000ds/214858Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10710)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (3000ds/146Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10711)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (3000ds/115Mi)
% 0.20/0.42  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10705)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (3000ds/98885Mi)
% 0.20/0.42  % (10709)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.42  % (10708)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.42  % (10711)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.43  % (10708)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.43  % Exception at run slice level
% 0.20/0.43  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.43  % Exception at run slice level% Exception at run slice level
% 0.20/0.43  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.43  
% 0.20/0.43  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.43  % (10710)Aborted by signal SIGSEGV on /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.43  % (10710)------------------------------
% 0.20/0.43  % (10710)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.43  % (10710)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.20/0.43  % (10710)Termination reason: Unknown
% 0.20/0.43  % (10710)Termination phase: Saturation
% 0.20/0.43  
% 0.20/0.43  % (10710)Memory used [KB]: 992
% 0.20/0.43  % (10710)Time elapsed: 0.007 s
% 0.20/0.43  % (10710)Instructions burned: 8 (million)
% 0.20/0.43  % (10710)------------------------------
% 0.20/0.43  % (10710)------------------------------
% 0.20/0.43  Version : Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.43  call stack: 0x416001 0x1cd76a0 0x1cd5fa4 0x41c856 0x4193c6 0xa45fc5 0xa4c1bf 0xa4cf76 0xa4d5a0 0x769598 0x7693f1 0x4f70af 0x7735d4 0x762d9c 0x714d88 0x54d462 0x669b24 0x53ec63 0x53b01e 0x4e7fbe 0x54f63d 0x1ceab70 0x489180 0x41f883
% 0.20/0.43  (use '--traceback on' to get a human-readable stack trace)
% 0.20/0.44  % (10709)First to succeed.
% 0.20/0.44  % (10709)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-10704"
% 0.20/0.44  % (10704)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.44  % (10709)Refutation found. Thanks to Tanya!
% 0.20/0.44  % SZS status Theorem for theBenchmark
% 0.20/0.44  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.44  % (10709)------------------------------
% 0.20/0.44  % (10709)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.44  % (10709)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.20/0.44  % (10709)Termination reason: Refutation
% 0.20/0.44  
% 0.20/0.44  % (10709)Memory used [KB]: 1100
% 0.20/0.44  % (10709)Time elapsed: 0.020 s
% 0.20/0.44  % (10709)Instructions burned: 27 (million)
% 0.20/0.44  % (10709)------------------------------
% 0.20/0.44  % (10709)------------------------------
% 0.20/0.44  % (10704)Success in time 0.078 s
%------------------------------------------------------------------------------