TSTP Solution File: DAT333_3 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : DAT333_3 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% 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 : Mon May 22 15:24:20 EDT 2023

% Result   : Theorem 0.18s 0.48s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    4
% Syntax   : Number of formulae    :    7 (   4 unt;   0 typ;   0 def)
%            Number of atoms       :   23 (   0 equ)
%            Maximal formula atoms :    2 (   3 avg)
%            Number of connectives :    8 (   5   ~;   3   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   13 (  13 fml;   0 var)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   5 usr;   5 prp; 0-3 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    7 (   0 sgn;   7   !;   0   ?;   7   :)

% Comments : 
%------------------------------------------------------------------------------
tff(2,axiom,
    ! [X: $ki_world,Y: $i] : '$ki_exists_in_world_$i'(X,Y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','$ki_exists_in_world_$i_const') ).

tff(3,axiom,
    ! [X: $ki_world] :
      ( ~ $ki_accessible($ki_local_world,X)
      | teach(X,john,math) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',db) ).

tff(7,negated_conjecture,
    ! [X: $i] :
      ( ~ '$ki_exists_in_world_$i'($ki_local_world,X)
      | $ki_accessible($ki_local_world,'SKOLEMAAAU4.$ki_world'(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',verify) ).

tff(8,plain,
    ! [X: $i] : $ki_accessible($ki_local_world,'SKOLEMAAAU4.$ki_world'(X)),
    inference('REWRITE',[status(thm)],[7,2]) ).

tff(9,negated_conjecture,
    ! [X: $i] :
      ( ~ '$ki_exists_in_world_$i'($ki_local_world,X)
      | ~ teach('SKOLEMAAAU4.$ki_world'(X),john,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',verify) ).

tff(10,plain,
    ! [X: $i] : ~ teach('SKOLEMAAAU4.$ki_world'(X),john,X),
    inference('REWRITE',[status(thm)],[9,2]) ).

cnf(11,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[3,8,10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : DAT333_3 : TPTP v8.2.0. Released v8.2.0.
% 0.00/0.12  % Command  : run-snark %s %d
% 0.11/0.33  % Computer : n016.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Mon May 22 11:33:32 EDT 2023
% 0.11/0.33  % CPUTime  : 
% 0.18/0.43  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.44  * 
% 0.18/0.44  * 
% 0.18/0.45  #<PACKAGE "SNARK-USER">
% 0.18/0.45  * 
% 0.18/0.45  SNARK-TPTP-OPTIONS
% 0.18/0.45  * 
% 0.18/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.45   (USE-FACTORING :POS)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.45  * 
% 0.18/0.45  "."
% 0.18/0.45  * 
% 0.18/0.45  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2023-05-22T11:33:32
% 0.18/0.45  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n016.cluster.edu at 2023-05-22T11:33:32
% 0.18/0.48  
% 0.18/0.48  
% 0.18/0.48  #||
% 0.18/0.48  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.48  % SZS output start Refutation
% See solution above
% 0.18/0.48  ||#
% 0.18/0.48  
% 0.18/0.48  ; Summary of computation:
% 0.18/0.48  ;        18 formulas have been input or derived (from 6 formulas).
% 0.18/0.48  ;        11 (61%) were retained.  Of these,
% 0.18/0.48  ;            2 (18%) were simplified or subsumed later,
% 0.18/0.48  ;            9 (82%) are still being kept.
% 0.18/0.48  ; 
% 0.18/0.48  ; Run time in seconds excluding printing time:
% 0.18/0.48  ;     0.003  11%   Read assertion file          (1 call)
% 0.18/0.48  ;     0.001   4%   Assert                       (5 calls)
% 0.18/0.48  ;     0.001   4%   Process new row              (11 calls)
% 0.18/0.48  ;     0.000   0%   Resolution                   (10 calls)
% 0.18/0.48  ;     0.001   4%   Paramodulation               (5 calls)
% 0.18/0.48  ;     0.000   0%   Condensing                   (4 calls)
% 0.18/0.48  ;     0.000   0%   Forward subsumption          (4 calls)
% 0.18/0.48  ;     0.000   0%   Backward subsumption         (4 calls)
% 0.18/0.48  ;     0.000   0%   Forward simplification       (11 calls)
% 0.18/0.48  ;     0.000   0%   Backward simplification      (9 calls)
% 0.18/0.48  ;     0.000   0%   Sortal reasoning             (33 calls)
% 0.18/0.48  ;     0.000   0%   Purity testing               (1 call)
% 0.18/0.48  ;     0.021  78%   Other
% 0.18/0.48  ;     0.027        Total
% 0.18/0.48  ;     0.029        Real time
% 0.18/0.48  ; 
% 0.18/0.48  ; Term-hash-array has 12 terms in all.
% 0.18/0.48  ; Feature-vector-row-index has 4 entries (4 at peak, 4 added, 0 deleted).
% 0.18/0.48  ; Feature-vector-row-index has 15 nodes (15 at peak, 15 added, 0 deleted).
% 0.18/0.48  ;  Retrieved 0 possibly forward subsuming rows in 4 calls.
% 0.18/0.48  ;  Retrieved 0 possibly backward subsumed rows in 4 calls.
% 0.18/0.48  ; Path-index has 19 entries (19 at peak, 19 added, 0 deleted).
% 0.18/0.48  ; Path-index has 45 nodes (45 at peak, 45 added, 0 deleted).
% 0.18/0.48  ; Trie-index has 19 entries (19 at peak, 19 added, 0 deleted).
% 0.18/0.48  ; Trie-index has 40 nodes (40 at peak, 40 added, 0 deleted).
% 0.18/0.48  ; Retrieved 4 generalization terms in 10 calls.
% 0.18/0.48  ; Retrieved 4 instance terms in 4 calls.
% 0.18/0.48  ; Retrieved 15 unifiable terms in 23 calls.
% 0.18/0.48  ; 
% 0.18/0.48  ; The agenda of rows to process has 5 entries:
% 0.18/0.48  ;     1 with value 7               4 with value 8
% 0.18/0.48  ; The agenda of input rows to give has 3 entries:
% 0.18/0.48  ;     2 with value 9               1 with value 11
% 0.18/0.48  Evaluation took:
% 0.18/0.48    0.03 seconds of real time
% 0.18/0.48    0.024047 seconds of user run time
% 0.18/0.48    0.004941 seconds of system run time
% 0.18/0.48    0 calls to %EVAL
% 0.18/0.48    0 page faults and
% 0.18/0.48    1,743,512 bytes consed.
% 0.18/0.48  :PROOF-FOUND
% 0.18/0.48  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2023-05-22T11:33:32
% 0.18/0.48  :PROOF-FOUND
% 0.18/0.48  * 
%------------------------------------------------------------------------------