TSTP Solution File: SYO824+1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SYO824+1 : TPTP v8.1.2. Released v7.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n003.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 : Fri Sep  1 04:41:32 EDT 2023

% Result   : Satisfiable 173.22s 23.84s
% Output   : Saturation 173.22s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0,X1] :
      ( ~ f(X1,X0)
      | ~ f(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

fof(f2,axiom,
    ! [X0] :
    ? [X2] : f(X0,X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ! [X3] :
          ( f(X0,X3)
          | ~ f(X1,X3) )
      | ~ f(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3) ).

fof(f4,plain,
    ! [X0] :
    ? [X1] : f(X0,X1),
    inference(rectify,[],[f2]) ).

fof(f5,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( f(X0,X2)
          | ~ f(X1,X2) )
      | ~ f(X0,X1) ),
    inference(rectify,[],[f3]) ).

fof(f6,plain,
    ! [X0] :
      ( ? [X1] : f(X0,X1)
     => f(X0,sK0(X0)) ),
    introduced(choice_axiom,[]) ).

fof(f7,plain,
    ! [X0] : f(X0,sK0(X0)),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f4,f6]) ).

fof(f8,plain,
    ! [X0,X1] :
      ( ~ f(X1,X0)
      | ~ f(X0,X1) ),
    inference(cnf_transformation,[],[f1]) ).

fof(f9,plain,
    ! [X0] : f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f7]) ).

fof(f10,plain,
    ! [X2,X0,X1] :
      ( f(X0,X2)
      | ~ f(X1,X2)
      | ~ f(X0,X1) ),
    inference(cnf_transformation,[],[f5]) ).

cnf(c_49,plain,
    ( ~ f(X0,X1)
    | ~ f(X1,X0) ),
    inference(cnf_transformation,[],[f8]) ).

cnf(c_50,plain,
    f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f9]) ).

cnf(c_51,plain,
    ( ~ f(X0,X1)
    | ~ f(X2,X0)
    | f(X2,X1) ),
    inference(cnf_transformation,[],[f10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO824+1 : TPTP v8.1.2. Released v7.4.0.
% 0.13/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n003.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 : Sat Aug 26 04:40:24 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 173.22/23.84  % SZS status Started for theBenchmark.p
% 173.22/23.84  % SZS status Satisfiable for theBenchmark.p
% 173.22/23.84  
% 173.22/23.84  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 173.22/23.84  
% 173.22/23.84  ------  iProver source info
% 173.22/23.84  
% 173.22/23.84  git: date: 2023-05-31 18:12:56 +0000
% 173.22/23.84  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 173.22/23.84  git: non_committed_changes: false
% 173.22/23.84  git: last_make_outside_of_git: false
% 173.22/23.84  
% 173.22/23.84  ------ Parsing...
% 173.22/23.84  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 173.22/23.84  
% 173.22/23.84  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 173.22/23.84  
% 173.22/23.84  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 173.22/23.84  ------ Proving...
% 173.22/23.84  ------ Problem Properties 
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  clauses                                 3
% 173.22/23.84  conjectures                             0
% 173.22/23.84  EPR                                     2
% 173.22/23.84  Horn                                    3
% 173.22/23.84  unary                                   1
% 173.22/23.84  binary                                  1
% 173.22/23.84  lits                                    6
% 173.22/23.84  lits eq                                 0
% 173.22/23.84  fd_pure                                 0
% 173.22/23.84  fd_pseudo                               0
% 173.22/23.84  fd_cond                                 0
% 173.22/23.84  fd_pseudo_cond                          0
% 173.22/23.84  AC symbols                              0
% 173.22/23.84  
% 173.22/23.84  ------ Input Options Time Limit: Unbounded
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  ------ 
% 173.22/23.84  Current options:
% 173.22/23.84  ------ 
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  ------ Proving...
% 173.22/23.84  
% 173.22/23.84  
% 173.22/23.84  % SZS status Satisfiable for theBenchmark.p
% 173.22/23.84  
% 173.22/23.84  % SZS output start Saturation for theBenchmark.p
% See solution above
% 173.22/23.84  
% 173.22/23.84  
%------------------------------------------------------------------------------