TSTP Solution File: GEO232+3 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : GEO232+3 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n015.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  : 600s
% DateTime : Sat Jul 16 06:15:16 EDT 2022

% Result   : Theorem 0.22s 0.56s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    9 (   6 unt;   1 nHn;   6 RR)
%            Number of literals    :   12 (   0 equ;   6 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   1 con; 0-1 aty)
%            Number of variables   :    9 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( unequally_directed_opposite_lines(X,Y)
    | ~ unequally_directed_lines(X,reverse_line(Y)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO009+0.ax',a1_defns) ).

cnf(7,axiom,
    ( ~ equally_directed_lines(X,Y)
    | ~ unequally_directed_lines(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO009+0.ax',a4_defns) ).

cnf(38,axiom,
    equally_directed_lines(X,X),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO009+0.ax',ax5_basics) ).

cnf(42,axiom,
    ( unequally_directed_lines(X,Y)
    | unequally_directed_lines(X,reverse_line(Y)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO009+0.ax',ax8_basics) ).

cnf(60,negated_conjecture,
    ~ unequally_directed_opposite_lines('SKOLEMAAAV1','SKOLEMAAAV1'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

cnf(66,plain,
    ~ unequally_directed_lines(X,X),
    inference('UR-RESOLVE',[status(thm)],[7,38]) ).

cnf(72,plain,
    ~ unequally_directed_lines('SKOLEMAAAV1',reverse_line('SKOLEMAAAV1')),
    inference('UR-RESOLVE',[status(thm)],[2,60]) ).

cnf(85,plain,
    unequally_directed_lines(X,reverse_line(X)),
    inference('UR-RESOLVE',[status(thm)],[42,66]) ).

cnf(86,plain,
    $false,
    inference('REWRITE',[status(thm)],[72,85]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : GEO232+3 : TPTP v8.1.0. Released v4.0.0.
% 0.12/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n015.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Fri Jun 17 22:38:13 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.22/0.49  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.50  * 
% 0.22/0.50  * 
% 0.22/0.51  #<PACKAGE "SNARK-USER">
% 0.22/0.51  * 
% 0.22/0.51  SNARK-TPTP-OPTIONS
% 0.22/0.51  * 
% 0.22/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.51   (USE-FACTORING :POS)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.51  * 
% 0.22/0.51  "."
% 0.22/0.51  * 
% 0.22/0.51  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-17T22:38:13
% 0.22/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n015.cluster.edu at 2022-06-17T22:38:13
% 0.22/0.56  
% 0.22/0.56  
% 0.22/0.56  #||
% 0.22/0.56  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.56  % SZS output start Refutation
% See solution above
% 0.22/0.56  ||#
% 0.22/0.56  
% 0.22/0.56  ; Summary of computation:
% 0.22/0.56  ;       113 formulas have been input or derived (from 44 formulas).
% 0.22/0.56  ;        86 (76%) were retained.  Of these,
% 0.22/0.56  ;           25 (29%) were simplified or subsumed later,
% 0.22/0.56  ;           61 (71%) are still being kept.
% 0.22/0.56  ; 
% 0.22/0.56  ; Run time in seconds excluding printing time:
% 0.22/0.56  ;     0.010  20%   Read assertion file          (1 call)
% 0.22/0.56  ;     0.002   4%   Assert                       (37 calls)
% 0.22/0.56  ;     0.006  12%   Process new row              (106 calls)
% 0.22/0.56  ;     0.001   2%   Resolution                   (86 calls)
% 0.22/0.56  ;     0.000   0%   Paramodulation               (43 calls)
% 0.22/0.56  ;     0.000   0%   Factoring                    (3 calls)
% 0.22/0.56  ;     0.001   2%   Condensing                   (64 calls)
% 0.22/0.56  ;     0.000   0%   Forward subsumption          (64 calls)
% 0.22/0.56  ;     0.001   2%   Backward subsumption         (60 calls)
% 0.22/0.56  ;     0.001   2%   Clause clause subsumption    (45 calls)
% 0.22/0.56  ;     0.001   2%   Forward simplification       (106 calls)
% 0.22/0.56  ;     0.000   0%   Backward simplification      (85 calls)
% 0.22/0.56  ;     0.000   0%   Ordering                     (25 calls)
% 0.22/0.56  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.22/0.56  ;     0.000   0%   Purity testing               (1 call)
% 0.22/0.56  ;     0.026  53%   Other
% 0.22/0.56  ;     0.049        Total
% 0.22/0.56  ;     0.050        Real time
% 0.22/0.56  ; 
% 0.22/0.56  ; Term-hash-array has 86 terms in all.
% 0.22/0.56  ; Feature-vector-row-index has 39 entries (40 at peak, 60 added, 21 deleted).
% 0.22/0.56  ; Feature-vector-row-index has 73 nodes (73 at peak, 115 added, 42 deleted).
% 0.22/0.56  ;  Retrieved 29 possibly forward subsuming rows in 64 calls.
% 0.22/0.56  ;  Retrieved 22 possibly backward subsumed rows in 60 calls.
% 0.22/0.56  ; Path-index has 68 entries (70 at peak, 90 added, 22 deleted).
% 0.22/0.56  ; Path-index has 191 nodes (196 at peak, 214 added, 23 deleted).
% 0.22/0.56  ; Trie-index has 68 entries (70 at peak, 90 added, 22 deleted).
% 0.22/0.56  ; Trie-index has 126 nodes (132 at peak, 160 added, 34 deleted).
% 0.22/0.56  ; Retrieved 80 generalization terms in 87 calls.
% 0.22/0.56  ; Retrieved 49 instance terms in 24 calls.
% 0.22/0.56  ; Retrieved 413 unifiable terms in 161 calls.
% 0.22/0.56  ; 
% 0.22/0.56  ; The agenda of rows to process has 2 entries:
% 0.22/0.56  ;     2 with value 8
% 0.22/0.56  ; The agenda of rows to give has 17 entries:
% 0.22/0.56  ;     1 with value (4 5)           1 with value (4 9)            3 with value (4 13)
% 0.22/0.56  ;     2 with value (4 6)           1 with value (4 10)           1 with value (4 15)
% 0.22/0.56  ;     2 with value (4 7)           3 with value (4 11)           1 with value (4 17)
% 0.22/0.56  ;     2 with value (4 8)
% 0.22/0.56  Evaluation took:
% 0.22/0.56    0.051 seconds of real time
% 0.22/0.56    0.045466 seconds of user run time
% 0.22/0.56    0.005811 seconds of system run time
% 0.22/0.56    0 calls to %EVAL
% 0.22/0.56    0 page faults and
% 0.22/0.56    2,632,264 bytes consed.
% 0.22/0.56  :PROOF-FOUND
% 0.22/0.56  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-17T22:38:13
% 0.22/0.56  :PROOF-FOUND
% 0.22/0.56  * 
%------------------------------------------------------------------------------