TSTP Solution File: LCL078-10 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : LCL078-10 : TPTP v8.1.2. Released v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n026.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 Apr 30 13:40:24 EDT 2024

% Result   : Satisfiable 0.21s 0.37s
% Output   : FiniteModel 0.21s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : LCL078-10 : TPTP v8.1.2. Released v7.5.0.
% 0.03/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n026.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   : Mon Apr 29 22:59:04 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (32026)Running in auto input_syntax mode. Trying TPTP
% 0.21/0.37  % (32029)WARNING: value z3 for option sas not known
% 0.21/0.37  % (32030)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.21/0.37  % (32028)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.21/0.37  % (32031)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 theBenchmark for (531ds/0Mi)
% 0.21/0.37  % (32029)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 theBenchmark for (569ds/0Mi)
% 0.21/0.37  % (32032)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 theBenchmark for (522ds/0Mi)
% 0.21/0.37  % (32033)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 theBenchmark for (497ds/0Mi)
% 0.21/0.37  % (32027)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.21/0.37  TRYING [1]
% 0.21/0.37  TRYING [2]
% 0.21/0.37  Finite Model Found!
% 0.21/0.37  % SZS status Satisfiable for theBenchmark
% 0.21/0.38  % (32030)First to succeed.
% 0.21/0.38  TRYING [1]
% 0.21/0.38  TRYING [2]
% 0.21/0.38  % SZS output start FiniteModel for theBenchmark
% 0.21/0.38  tff(declare_$i,type,$i:$tType).
% 0.21/0.38  tff(declare_$i1,type,true:$i).
% 0.21/0.38  tff(declare_$i2,type,fmb_$i_2:$i).
% 0.21/0.38  tff(finite_domain,axiom,
% 0.21/0.38        ! [X:$i] : (
% 0.21/0.38           X = true | X = fmb_$i_2
% 0.21/0.38        ) ).
% 0.21/0.38  
% 0.21/0.38  tff(distinct_domain,axiom,
% 0.21/0.38           true != fmb_$i_2
% 0.21/0.38  ).
% 0.21/0.38  
% 0.21/0.38  tff(declare_bool,type,$o:$tType).
% 0.21/0.38  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.21/0.38  tff(finite_domain,axiom,
% 0.21/0.38        ! [X:$o] : (
% 0.21/0.38           X = fmb_bool_1
% 0.21/0.38        ) ).
% 0.21/0.38  
% 0.21/0.38  tff(declare_a,type,a:$i).
% 0.21/0.38  tff(a_definition,axiom,a = true).
% 0.21/0.38  tff(declare_ifeq,type,ifeq: $i * $i * $i * $i > $i).
% 0.21/0.38  tff(function_ifeq,axiom,
% 0.21/0.38             ifeq(true,true,true,true) = true
% 0.21/0.38           & ifeq(true,true,true,fmb_$i_2) = true
% 0.21/0.38           & ifeq(true,true,fmb_$i_2,true) = fmb_$i_2
% 0.21/0.38           & ifeq(true,true,fmb_$i_2,fmb_$i_2) = fmb_$i_2
% 0.21/0.38           & ifeq(true,fmb_$i_2,true,true) = fmb_$i_2
% 0.21/0.38           & ifeq(true,fmb_$i_2,true,fmb_$i_2) = true
% 0.21/0.38           & ifeq(true,fmb_$i_2,fmb_$i_2,true) = fmb_$i_2
% 0.21/0.38           & ifeq(true,fmb_$i_2,fmb_$i_2,fmb_$i_2) = true
% 0.21/0.38           & ifeq(fmb_$i_2,true,true,true) = true
% 0.21/0.38           & ifeq(fmb_$i_2,true,true,fmb_$i_2) = fmb_$i_2
% 0.21/0.38           & ifeq(fmb_$i_2,true,fmb_$i_2,true) = true
% 0.21/0.38           & ifeq(fmb_$i_2,true,fmb_$i_2,fmb_$i_2) = true
% 0.21/0.38           & ifeq(fmb_$i_2,fmb_$i_2,true,true) = true
% 0.21/0.38           & ifeq(fmb_$i_2,fmb_$i_2,true,fmb_$i_2) = true
% 0.21/0.38           & ifeq(fmb_$i_2,fmb_$i_2,fmb_$i_2,true) = fmb_$i_2
% 0.21/0.38           & ifeq(fmb_$i_2,fmb_$i_2,fmb_$i_2,fmb_$i_2) = fmb_$i_2
% 0.21/0.38  
% 0.21/0.38  ).
% 0.21/0.38  
% 0.21/0.38  tff(declare_implies,type,implies: $i * $i > $i).
% 0.21/0.38  tff(function_implies,axiom,
% 0.21/0.38             implies(true,true) = true
% 0.21/0.38           & implies(true,fmb_$i_2) = fmb_$i_2
% 0.21/0.38           & implies(fmb_$i_2,true) = true
% 0.21/0.38           & implies(fmb_$i_2,fmb_$i_2) = true
% 0.21/0.38  
% 0.21/0.38  ).
% 0.21/0.38  
% 0.21/0.38  tff(declare_is_a_theorem,type,is_a_theorem: $i > $i).
% 0.21/0.38  tff(function_is_a_theorem,axiom,
% 0.21/0.38             is_a_theorem(true) = true
% 0.21/0.38           & is_a_theorem(fmb_$i_2) = fmb_$i_2
% 0.21/0.38  
% 0.21/0.38  ).
% 0.21/0.38  
% 0.21/0.38  tff(declare_not,type,not: $i > $i).
% 0.21/0.38  tff(function_not,axiom,
% 0.21/0.38             not(true) = fmb_$i_2
% 0.21/0.38           & not(fmb_$i_2) = fmb_$i_2
% 0.21/0.38  
% 0.21/0.38  ).
% 0.21/0.38  
% 0.21/0.38  % SZS output end FiniteModel for theBenchmark
% 0.21/0.38  % (32030)------------------------------
% 0.21/0.38  % (32030)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.21/0.38  % (32030)Termination reason: Satisfiable
% 0.21/0.38  
% 0.21/0.38  % (32030)Memory used [KB]: 754
% 0.21/0.38  % (32030)Time elapsed: 0.006 s
% 0.21/0.38  % (32030)Instructions burned: 9 (million)
% 0.21/0.38  % (32030)------------------------------
% 0.21/0.38  % (32030)------------------------------
% 0.21/0.38  % (32026)Success in time 0.019 s
%------------------------------------------------------------------------------