TSTP Solution File: PUZ001-3 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : PUZ001-3 : TPTP v8.2.0. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n002.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 May 21 02:28:54 EDT 2024

% Result   : Satisfiable 0.13s 0.36s
% Output   : FiniteModel 0.13s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : PUZ001-3 : TPTP v8.2.0. Released v1.2.0.
% 0.06/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.35  % Computer : n002.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Sat May 18 10:45:38 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  % (6301)Running in auto input_syntax mode. Trying TPTP
% 0.13/0.36  % (6305)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.13/0.36  Detected minimum model sizes of [1]
% 0.13/0.36  Detected maximum model sizes of [3]
% 0.13/0.36  TRYING [1]
% 0.13/0.36  TRYING [2]
% 0.13/0.36  TRYING [3]
% 0.13/0.36  Finite Model Found!
% 0.13/0.36  % SZS status Satisfiable for theBenchmark
% 0.13/0.36  % (6305)First to succeed.
% 0.13/0.36  % (6305)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-6301"
% 0.13/0.36  % SZS output start FiniteModel for theBenchmark
% 0.13/0.36  tff(declare_$i,type,$i:$tType).
% 0.13/0.36  tff(declare_$i1,type,agatha:$i).
% 0.13/0.36  tff(declare_$i2,type,butler:$i).
% 0.13/0.36  tff(declare_$i3,type,charles:$i).
% 0.13/0.36  tff(finite_domain,axiom,
% 0.13/0.36        ! [X:$i] : (
% 0.13/0.36           X = agatha | X = butler | X = charles
% 0.13/0.36        ) ).
% 0.13/0.36  
% 0.13/0.36  tff(distinct_domain,axiom,
% 0.13/0.36           agatha != butler & agatha != charles & butler != charles
% 0.13/0.36  ).
% 0.13/0.36  
% 0.13/0.36  tff(declare_bool,type,$o:$tType).
% 0.13/0.36  tff(declare_bool1,type,fmb_bool_1:$o).
% 0.13/0.36  tff(finite_domain,axiom,
% 0.13/0.36        ! [X:$o] : (
% 0.13/0.36           X = fmb_bool_1
% 0.13/0.36        ) ).
% 0.13/0.36  
% 0.13/0.36  tff(declare_lives,type,lives: $i > $o ).
% 0.13/0.36  tff(predicate_lives,axiom,
% 0.13/0.36             lives(agatha)
% 0.13/0.36           & lives(butler)
% 0.13/0.36           & lives(charles)
% 0.13/0.36  
% 0.13/0.36  ).
% 0.13/0.36  
% 0.13/0.36  tff(declare_killed,type,killed: $i * $i > $o ).
% 0.13/0.36  tff(predicate_killed,axiom,
% 0.13/0.36             killed(agatha,agatha)
% 0.13/0.36           & ~killed(agatha,butler)
% 0.13/0.36           & ~killed(agatha,charles)
% 0.13/0.36           & ~killed(butler,agatha)
% 0.13/0.36           & ~killed(butler,butler)
% 0.13/0.36           & ~killed(butler,charles)
% 0.13/0.36           & ~killed(charles,agatha)
% 0.13/0.36           & ~killed(charles,butler)
% 0.13/0.36           & ~killed(charles,charles)
% 0.13/0.36  
% 0.13/0.36  ).
% 0.13/0.36  
% 0.13/0.36  tff(declare_richer,type,richer: $i * $i > $o ).
% 0.13/0.36  tff(predicate_richer,axiom,
% 0.13/0.36             ~richer(agatha,agatha)
% 0.13/0.36           & ~richer(agatha,butler)
% 0.13/0.36           & ~richer(agatha,charles)
% 0.13/0.36           & richer(butler,agatha)
% 0.13/0.36           & ~richer(butler,butler)
% 0.13/0.36           & ~richer(butler,charles)
% 0.13/0.36           & richer(charles,agatha)
% 0.13/0.36           & ~richer(charles,butler)
% 0.13/0.36           & ~richer(charles,charles)
% 0.13/0.36  
% 0.13/0.36  ).
% 0.13/0.36  
% 0.13/0.36  tff(declare_hates,type,hates: $i * $i > $o ).
% 0.13/0.36  tff(predicate_hates,axiom,
% 0.13/0.36             hates(agatha,agatha)
% 0.13/0.36           & ~hates(agatha,butler)
% 0.13/0.36           & hates(agatha,charles)
% 0.13/0.36           & hates(butler,agatha)
% 0.13/0.36           & ~hates(butler,butler)
% 0.13/0.36           & hates(butler,charles)
% 0.13/0.36           & ~hates(charles,agatha)
% 0.13/0.36           & ~hates(charles,butler)
% 0.13/0.36           & ~hates(charles,charles)
% 0.13/0.36  
% 0.13/0.36  ).
% 0.13/0.36  
% 0.13/0.36  % SZS output end FiniteModel for theBenchmark
% 0.13/0.36  % (6305)------------------------------
% 0.13/0.36  % (6305)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.13/0.36  % (6305)Termination reason: Satisfiable
% 0.13/0.36  
% 0.13/0.36  % (6305)Memory used [KB]: 741
% 0.13/0.36  % (6305)Time elapsed: 0.003 s
% 0.13/0.36  % (6305)Instructions burned: 4 (million)
% 0.13/0.36  % (6301)Success in time 0.013 s
%------------------------------------------------------------------------------