TSTP Solution File: ROB015-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : ROB015-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s

% Computer : n005.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 Sep  1 22:00:13 EDT 2023

% Result   : Satisfiable 0.24s 0.46s
% Output   : FiniteModel 0.24s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.16/0.17  % Problem    : ROB015-1 : TPTP v8.1.2. Released v1.0.0.
% 0.16/0.19  % Command    : vampire --ignore_missing on --mode portfolio/casc [--schedule casc_hol_2020] -p tptp -om szs -t %d %s
% 0.18/0.39  % Computer : n005.cluster.edu
% 0.18/0.39  % Model    : x86_64 x86_64
% 0.18/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.39  % Memory   : 8042.1875MB
% 0.18/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.39  % CPULimit   : 300
% 0.18/0.39  % WCLimit    : 300
% 0.18/0.39  % DateTime   : Wed Aug 30 16:59:38 EDT 2023
% 0.18/0.39  % CPUTime    : 
% 0.24/0.45  % (3506)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (3510)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on Vampire---4 for (533ds/0Mi)
% 0.24/0.46  % (3508)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on Vampire---4 for (793ds/0Mi)
% 0.24/0.46  % (3511)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_531 on Vampire---4 for (531ds/0Mi)
% 0.24/0.46  % (3509)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on Vampire---4 for (569ds/0Mi)
% 0.24/0.46  % (3512)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on Vampire---4 for (522ds/0Mi)
% 0.24/0.46  % (3513)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on Vampire---4 for (497ds/0Mi)
% 0.24/0.46  % (3507)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on Vampire---4 for (846ds/0Mi)
% 0.24/0.46  TRYING [1]
% 0.24/0.46  TRYING [2]
% 0.24/0.46  Finite Model Found!
% 0.24/0.46  % SZS status Satisfiable for Vampire---4
% 0.24/0.46  % (3510)First to succeed.
% 0.24/0.46  TRYING [1]
% 0.24/0.46  % SZS output start FiniteModel for Vampire---4
% 0.24/0.46  tff(declare_$i,type,$i:$tType).
% 0.24/0.46  tff(declare_$i1,type,one:$i).
% 0.24/0.46  tff(declare_$i2,type,k:$i).
% 0.24/0.46  tff(finite_domain,axiom,
% 0.24/0.46        ! [X:$i] : (
% 0.24/0.46           X = one | X = k
% 0.24/0.46        ) ).
% 0.24/0.46  
% 0.24/0.46  tff(distinct_domain,axiom,
% 0.24/0.46           one != k
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_bool,type,$o:$tType).
% 0.24/0.46  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.24/0.46  tff(finite_domain,axiom,
% 0.24/0.46        ! [X:$o] : (
% 0.24/0.46           X = fmb_bool_1
% 0.24/0.46        ) ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_e,type,e:$i).
% 0.24/0.46  tff(e_definition,axiom,e = one).
% 0.24/0.46  tff(declare_d,type,d:$i).
% 0.24/0.46  tff(d_definition,axiom,d = one).
% 0.24/0.46  tff(declare_add,type,add: $i * $i > $i).
% 0.24/0.46  tff(function_add,axiom,
% 0.24/0.46             add(one,one) = one
% 0.24/0.46           & add(one,k) = k
% 0.24/0.46           & add(k,one) = k
% 0.24/0.46           & add(k,k) = k
% 0.24/0.46  
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_negate,type,negate: $i > $i).
% 0.24/0.46  tff(function_negate,axiom,
% 0.24/0.46             negate(one) = k
% 0.24/0.46           & negate(k) = one
% 0.24/0.46  
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_multiply,type,multiply: $i * $i > $i).
% 0.24/0.46  tff(function_multiply,axiom,
% 0.24/0.46             multiply(one,one) = one
% 0.24/0.46           & multiply(one,k) = k
% 0.24/0.46           & multiply(k,one) = k
% 0.24/0.46           & multiply(k,k) = k
% 0.24/0.46  
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_successor,type,successor: $i > $i).
% 0.24/0.46  tff(function_successor,axiom,
% 0.24/0.46             successor(one) = one
% 0.24/0.46           & successor(k) = k
% 0.24/0.46  
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  tff(declare_positive_integer,type,positive_integer: $i > $o ).
% 0.24/0.46  tff(predicate_positive_integer,axiom,
% 0.24/0.46             positive_integer(one)
% 0.24/0.46           & positive_integer(k)
% 0.24/0.46  
% 0.24/0.46  ).
% 0.24/0.46  
% 0.24/0.46  % SZS output end FiniteModel for Vampire---4
% 0.24/0.46  % (3510)------------------------------
% 0.24/0.46  % (3510)Version: Vampire 4.7 (commit 05ef610bd on 2023-06-21 19:03:17 +0100)
% 0.24/0.46  % (3510)Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44
% 0.24/0.46  % (3510)Termination reason: Satisfiable
% 0.24/0.46  
% 0.24/0.46  % (3510)Memory used [KB]: 5500
% 0.24/0.46  % (3510)Time elapsed: 0.006 s
% 0.24/0.46  % (3510)------------------------------
% 0.24/0.46  % (3510)------------------------------
% 0.24/0.46  % (3506)Success in time 0.066 s
% 0.24/0.46  % Vampire---4.8 exiting
%------------------------------------------------------------------------------