TSTP Solution File: BOO037-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : BOO037-1 : TPTP v8.1.0. Released v2.5.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 : n016.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 15:49:32 EDT 2022

% Result   : Satisfiable 0.20s 0.49s
% Output   : FiniteModel 0.20s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : BOO037-1 : TPTP v8.1.0. Released v2.5.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n016.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 16:32:44 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.48  % (14208)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.48  % (14216)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.49  % (14216)Refutation not found, incomplete strategy% (14216)------------------------------
% 0.20/0.49  % (14216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  TRYING [1]
% 0.20/0.49  % (14216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (14216)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.49  
% 0.20/0.49  % (14216)Memory used [KB]: 5756
% 0.20/0.49  % (14216)Time elapsed: 0.003 s
% 0.20/0.49  % (14216)Instructions burned: 2 (million)
% 0.20/0.49  % (14216)------------------------------
% 0.20/0.49  % (14216)------------------------------
% 0.20/0.49  Finite Model Found!
% 0.20/0.49  % SZS status Satisfiable for theBenchmark
% 0.20/0.49  % (14208)First to succeed.
% 0.20/0.49  % SZS output start FiniteModel for theBenchmark
% 0.20/0.49  tff(declare_$i,type,$i:$tType).
% 0.20/0.49  tff(declare_$i1,type,additive_identity:$i).
% 0.20/0.49  tff(finite_domain,axiom,
% 0.20/0.49        ! [X:$i] : (
% 0.20/0.49           X = additive_identity
% 0.20/0.49        ) ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_bool,type,$o:$tType).
% 0.20/0.49  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.20/0.49  tff(finite_domain,axiom,
% 0.20/0.49        ! [X:$o] : (
% 0.20/0.49           X = fmb_bool_1
% 0.20/0.49        ) ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_multiplicative_identity,type,multiplicative_identity:$i).
% 0.20/0.49  tff(multiplicative_identity_definition,axiom,multiplicative_identity = additive_identity).
% 0.20/0.49  tff(declare_add,type,add: $i * $i > $i).
% 0.20/0.49  tff(function_add,axiom,
% 0.20/0.49             add(additive_identity,additive_identity) = additive_identity
% 0.20/0.49  
% 0.20/0.49  ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_multiply,type,multiply: $i * $i > $i).
% 0.20/0.49  tff(function_multiply,axiom,
% 0.20/0.49             multiply(additive_identity,additive_identity) = additive_identity
% 0.20/0.49  
% 0.20/0.49  ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_inverse,type,inverse: $i > $i).
% 0.20/0.49  tff(function_inverse,axiom,
% 0.20/0.49             inverse(additive_identity) = additive_identity
% 0.20/0.49  
% 0.20/0.49  ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_sum,type,sum: $i * $i * $i > $o ).
% 0.20/0.49  tff(predicate_sum,axiom,
% 0.20/0.49             sum(additive_identity,additive_identity,additive_identity)
% 0.20/0.49  
% 0.20/0.49  ).
% 0.20/0.49  
% 0.20/0.49  tff(declare_product,type,product: $i * $i * $i > $o ).
% 0.20/0.49  tff(predicate_product,axiom,
% 0.20/0.49             product(additive_identity,additive_identity,additive_identity)
% 0.20/0.49  
% 0.20/0.49  ).
% 0.20/0.49  
% 0.20/0.49  % SZS output end FiniteModel for theBenchmark
% 0.20/0.49  % (14208)------------------------------
% 0.20/0.49  % (14208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (14208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (14208)Termination reason: Satisfiable
% 0.20/0.49  
% 0.20/0.49  % (14208)Memory used [KB]: 5884
% 0.20/0.49  % (14208)Time elapsed: 0.077 s
% 0.20/0.49  % (14208)Instructions burned: 4 (million)
% 0.20/0.49  % (14208)------------------------------
% 0.20/0.49  % (14208)------------------------------
% 0.20/0.49  % (14192)Success in time 0.138 s
%------------------------------------------------------------------------------