TSTP Solution File: ARI639_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : ARI639_1 : TPTP v8.1.2. Released v6.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n027.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 Aug 22 10:34:10 EDT 2023

% Result   : Unknown 23.44s 9.40s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : ARI639_1 : TPTP v8.1.2. Released v6.3.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Fri Aug  4 00:31:24 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 23.44/9.34  Exception in thread "main" java.lang.IllegalArgumentException: requirement failed
% 23.44/9.34  	at scala.Predef$.require(Predef.scala:268)
% 23.44/9.34  	at beagle.util.Rat.<init>(Rat.scala:8)
% 23.44/9.34  	at beagle.util.Rat.$div(Rat.scala:43)
% 23.44/9.34  	at beagle.bgtheory.LFA.simpRules$.$anonfun$simpRulesTermSafe$1(simpRules.scala:18)
% 23.44/9.34  	at beagle.bgtheory.SimpRule.apply(simplification.scala:17)
% 23.44/9.34  	at beagle.bgtheory.Simplification.$anonfun$simplify$2(simplification.scala:122)
% 23.44/9.34  	at beagle.bgtheory.Simplification.$anonfun$simplify$2$adapted(simplification.scala:121)
% 23.44/9.34  	at scala.collection.immutable.List.foreach(List.scala:392)
% 23.44/9.34  	at beagle.bgtheory.Simplification.simplify(simplification.scala:121)
% 23.44/9.34  	at beagle.bgtheory.Simplification.simplify$(simplification.scala:109)
% 23.44/9.34  	at beagle.bgtheory.Solver.simplify(Solver.scala:24)
% 23.44/9.34  	at beagle.fol.Term.simplifyBG$lzycompute(Term.scala:239)
% 23.44/9.34  	at beagle.fol.Term.simplifyBG(Term.scala:231)
% 23.44/9.34  	at beagle.bgtheory.Simplification.simplify(simplification.scala:180)
% 23.44/9.34  	at beagle.bgtheory.Simplification.simplify$(simplification.scala:143)
% 23.44/9.34  	at beagle.bgtheory.Solver.simplify(Solver.scala:24)
% 23.44/9.34  	at beagle.datastructures.Lit.simplifyBG(Lit.scala:294)
% 23.44/9.34  	at beagle.datastructures.ConsClause.$anonfun$simplifyBG$1(ConsClause.scala:345)
% 23.44/9.34  	at scala.collection.immutable.List.map(List.scala:286)
% 23.44/9.34  	at beagle.datastructures.ConsClause.simplifyBG$lzycompute(ConsClause.scala:345)
% 23.44/9.34  	at beagle.datastructures.ConsClause.simplifyBG(ConsClause.scala:338)
% 23.44/9.34  	at beagle.calculus.simplification$.simplifyCheap(simplification.scala:319)
% 23.44/9.34  	at beagle.datastructures.ConsClause.simplifyCheap$lzycompute(ConsClause.scala:336)
% 23.44/9.34  	at beagle.datastructures.ConsClause.simplifyCheap(ConsClause.scala:336)
% 23.44/9.34  	at beagle.calculus.simplification$.reduceWithStatus(simplification.scala:429)
% 23.44/9.34  	at beagle.datastructures.ConsClause.reduceWithStatus(ConsClause.scala:333)
% 23.44/9.34  	at beagle.datastructures.ListClauseSet.$anonfun$addAndBackwardReduce$1(ClauseSet.scala:342)
% 23.44/9.34  	at scala.collection.immutable.List.foreach(List.scala:392)
% 23.44/9.34  	at scala.collection.generic.TraversableForwarder.foreach(TraversableForwarder.scala:38)
% 23.44/9.34  	at scala.collection.generic.TraversableForwarder.foreach$(TraversableForwarder.scala:38)
% 23.44/9.34  	at scala.collection.mutable.ListBuffer.foreach(ListBuffer.scala:47)
% 23.44/9.34  	at beagle.datastructures.ListClauseSet.addAndBackwardReduce(ClauseSet.scala:340)
% 23.44/9.34  	at beagle.calculus.State.derive(State.scala:248)
% 23.44/9.34  	at beagle.main$.run(main.scala:325)
% 23.44/9.34  	at beagle.main$.main(main.scala:638)
% 23.44/9.34  	at beagle.main.main(main.scala)
% 23.44/9.34  
% 23.44/9.34  Execution interrupted
% 23.44/9.34  
% 23.44/9.34  Inference rules
% 23.44/9.34  ----------------------
% 23.44/9.34  #Ref     : 0
% 23.44/9.34  #Sup     : 2397
% 23.44/9.34  #Fact    : 0
% 23.44/9.34  #Define  : 4
% 23.44/9.34  #Split   : 90
% 23.44/9.34  #Chain   : 0
% 23.44/9.34  #Close   : 9
% 23.44/9.34  
% 23.44/9.34  Ordering : LPO
% 23.44/9.34  
% 23.44/9.34  Simplification rules
% 23.44/9.34  ----------------------
% 23.44/9.34  #Subsume      : 452
% 23.44/9.34  #Demod        : 993
% 23.44/9.34  #Tautology    : 325
% 23.44/9.34  #SimpNegUnit  : 173
% 23.44/9.34  #BackRed      : 84
% 23.44/9.34  
% 23.44/9.34  #Partial instantiations: 0
% 23.44/9.34  #Strategies tried      : 1
% 23.44/9.34  
% 23.44/9.34  Timing (in seconds)
% 23.44/9.34  ----------------------
% 23.44/9.35  Preprocessing        : 0.68
% 23.44/9.35  Parsing              : 0.33
% 23.44/9.35  CNF conversion       : 0.03
% 23.44/9.35  Main loop            : 7.66
% 23.44/9.35  Inferencing          : 0.49
% 23.44/9.35  Reduction            : 0.96
% 23.44/9.35  Demodulation         : 0.67
% 23.44/9.35  BG Simplification    : 0.26
% 23.44/9.35  Subsumption          : 0.53
% 23.44/9.35  Abstraction          : 0.15
% 23.44/9.35  MUC search           : 3.30
% 23.44/9.35  Cooper               : 0.00
% 23.44/9.35  Total                : 8.35
% 23.44/9.35  Index Insertion      : 0.00
% 23.44/9.35  Index Deletion       : 0.00
% 23.44/9.35  Index Matching       : 0.00
% 23.44/9.35  BG Taut test         : 0.00
%------------------------------------------------------------------------------