/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking IA --traceabstraction.criterion.for.conditional.commutativity.checking DEFAULT -tc ../benchexec/../../../trunk/examples/toolchains/AutomizerBplInline.xml -i ../../../trunk/examples/concurrent/bpl/weaver-benchmarks/generated/popl20/send-receive-alt.wvr.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.4-wip.dk.conditional-comm-3774817-m [2024-04-06 12:21:14,515 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-04-06 12:21:14,580 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf [2024-04-06 12:21:14,584 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-04-06 12:21:14,584 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-04-06 12:21:14,607 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-04-06 12:21:14,607 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-04-06 12:21:14,607 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-04-06 12:21:14,608 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-04-06 12:21:14,611 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-04-06 12:21:14,611 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-04-06 12:21:14,611 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-04-06 12:21:14,612 INFO L153 SettingsManager]: * Use SBE=true [2024-04-06 12:21:14,613 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-04-06 12:21:14,613 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * sizeof long=4 [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-04-06 12:21:14,614 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-04-06 12:21:14,615 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-04-06 12:21:14,615 INFO L153 SettingsManager]: * sizeof long double=12 [2024-04-06 12:21:14,615 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-04-06 12:21:14,615 INFO L153 SettingsManager]: * Use constant arrays=true [2024-04-06 12:21:14,615 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-04-06 12:21:14,615 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-04-06 12:21:14,616 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-04-06 12:21:14,616 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-04-06 12:21:14,616 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-04-06 12:21:14,617 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-04-06 12:21:14,617 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-04-06 12:21:14,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-04-06 12:21:14,617 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-04-06 12:21:14,617 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=SLEEP_NEW_STATES [2024-04-06 12:21:14,618 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-04-06 12:21:14,618 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-04-06 12:21:14,618 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-04-06 12:21:14,618 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-04-06 12:21:14,618 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> IA Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> DEFAULT [2024-04-06 12:21:14,831 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-04-06 12:21:14,854 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-04-06 12:21:14,856 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-04-06 12:21:14,857 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2024-04-06 12:21:14,858 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2024-04-06 12:21:14,858 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/concurrent/bpl/weaver-benchmarks/generated/popl20/send-receive-alt.wvr.bpl [2024-04-06 12:21:14,859 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/concurrent/bpl/weaver-benchmarks/generated/popl20/send-receive-alt.wvr.bpl' [2024-04-06 12:21:14,899 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-04-06 12:21:14,900 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-04-06 12:21:14,901 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-04-06 12:21:14,901 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-04-06 12:21:14,901 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-04-06 12:21:14,921 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,926 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,935 INFO L138 Inliner]: procedures = 3, calls = 2, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-04-06 12:21:14,937 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-04-06 12:21:14,941 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-04-06 12:21:14,941 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-04-06 12:21:14,941 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-04-06 12:21:14,948 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,948 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,949 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,949 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,952 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,954 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,954 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,955 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,956 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-04-06 12:21:14,957 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-04-06 12:21:14,957 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-04-06 12:21:14,957 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-04-06 12:21:14,958 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/1) ... [2024-04-06 12:21:14,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-04-06 12:21:14,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:15,009 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-04-06 12:21:15,037 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-04-06 12:21:15,065 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1 given in one single declaration [2024-04-06 12:21:15,065 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-04-06 12:21:15,065 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-04-06 12:21:15,066 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread2 given in one single declaration [2024-04-06 12:21:15,066 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-04-06 12:21:15,066 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-04-06 12:21:15,066 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2024-04-06 12:21:15,066 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-04-06 12:21:15,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-04-06 12:21:15,067 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-04-06 12:21:15,103 INFO L241 CfgBuilder]: Building ICFG [2024-04-06 12:21:15,105 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-04-06 12:21:15,206 INFO L282 CfgBuilder]: Performing block encoding [2024-04-06 12:21:15,226 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-04-06 12:21:15,227 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2024-04-06 12:21:15,228 INFO L201 PluginConnector]: Adding new model send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.04 12:21:15 BoogieIcfgContainer [2024-04-06 12:21:15,228 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-04-06 12:21:15,230 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-04-06 12:21:15,230 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-04-06 12:21:15,233 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-04-06 12:21:15,233 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 06.04 12:21:14" (1/2) ... [2024-04-06 12:21:15,234 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ddd0c63 and model type send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.04 12:21:15, skipping insertion in model container [2024-04-06 12:21:15,234 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.04 12:21:15" (2/2) ... [2024-04-06 12:21:15,235 INFO L112 eAbstractionObserver]: Analyzing ICFG send-receive-alt.wvr.bpl [2024-04-06 12:21:15,241 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-04-06 12:21:15,247 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-04-06 12:21:15,248 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-04-06 12:21:15,248 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-04-06 12:21:15,278 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-04-06 12:21:15,316 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-04-06 12:21:15,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-04-06 12:21:15,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:15,321 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-04-06 12:21:15,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-04-06 12:21:15,371 INFO L184 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-04-06 12:21:15,381 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:15,382 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-04-06 12:21:15,388 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@788b7471, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=IA, mConComCheckerCriterion=DEFAULT, mConComCheckerLimitedChecksCriterion=false, mConComCheckerCriterionLimit=1, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123 [2024-04-06 12:21:15,388 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-04-06 12:21:15,409 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:15,410 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:15,411 INFO L85 PathProgramCache]: Analyzing trace with hash -692097252, now seen corresponding path program 1 times [2024-04-06 12:21:15,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:15,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840218173] [2024-04-06 12:21:15,418 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:15,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-04-06 12:21:15,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:15,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840218173] [2024-04-06 12:21:15,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840218173] provided 1 perfect and 0 imperfect interpolant sequences [2024-04-06 12:21:15,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-04-06 12:21:15,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-04-06 12:21:15,537 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2132701123] [2024-04-06 12:21:15,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-04-06 12:21:15,541 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-04-06 12:21:15,541 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:15,815 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-04-06 12:21:15,820 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-04-06 12:21:15,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:15,823 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:15,823 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:15,823 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:15,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:15,881 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-04-06 12:21:15,882 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:15,882 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:15,882 INFO L85 PathProgramCache]: Analyzing trace with hash -452011681, now seen corresponding path program 1 times [2024-04-06 12:21:15,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:15,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037110968] [2024-04-06 12:21:15,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:15,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:15,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:15,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-04-06 12:21:15,940 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:15,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2037110968] [2024-04-06 12:21:15,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2037110968] provided 1 perfect and 0 imperfect interpolant sequences [2024-04-06 12:21:15,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-04-06 12:21:15,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-04-06 12:21:15,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359465266] [2024-04-06 12:21:15,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-04-06 12:21:15,942 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-04-06 12:21:15,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:16,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-04-06 12:21:16,148 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-04-06 12:21:16,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,149 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:16,149 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 2 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:16,149 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,149 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,184 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-04-06 12:21:16,184 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:16,184 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:16,184 INFO L85 PathProgramCache]: Analyzing trace with hash -157228027, now seen corresponding path program 2 times [2024-04-06 12:21:16,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:16,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73068461] [2024-04-06 12:21:16,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:16,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:16,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:16,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-04-06 12:21:16,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:16,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73068461] [2024-04-06 12:21:16,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73068461] provided 1 perfect and 0 imperfect interpolant sequences [2024-04-06 12:21:16,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-04-06 12:21:16,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-04-06 12:21:16,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [352195704] [2024-04-06 12:21:16,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-04-06 12:21:16,202 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-04-06 12:21:16,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:16,283 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-04-06 12:21:16,284 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-04-06 12:21:16,284 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,284 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:16,284 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:16,285 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,285 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,285 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,316 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-04-06 12:21:16,316 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:16,317 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:16,317 INFO L85 PathProgramCache]: Analyzing trace with hash 2133771301, now seen corresponding path program 1 times [2024-04-06 12:21:16,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:16,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675073825] [2024-04-06 12:21:16,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:16,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:16,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-04-06 12:21:16,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:16,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675073825] [2024-04-06 12:21:16,419 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675073825] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:16,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1920874377] [2024-04-06 12:21:16,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:16,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:16,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:16,422 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:16,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:16,449 INFO L262 TraceCheckSpWp]: Trace formula consists of 34 conjuncts, 9 conjunts are in the unsatisfiable core [2024-04-06 12:21:16,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-04-06 12:21:16,457 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:16,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-04-06 12:21:16,512 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:16,575 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-04-06 12:21:16,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 24 [2024-04-06 12:21:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-04-06 12:21:16,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1920874377] provided 0 perfect and 2 imperfect interpolant sequences [2024-04-06 12:21:16,619 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-04-06 12:21:16,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-04-06 12:21:16,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513516744] [2024-04-06 12:21:16,619 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-04-06 12:21:16,619 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-04-06 12:21:16,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:16,792 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-04-06 12:21:16,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-04-06 12:21:16,793 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,793 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:16,793 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 8 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:16,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,793 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:16,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:16,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:16,862 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-04-06 12:21:17,059 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:17,060 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:17,060 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:17,060 INFO L85 PathProgramCache]: Analyzing trace with hash 1816822248, now seen corresponding path program 1 times [2024-04-06 12:21:17,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:17,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1269211103] [2024-04-06 12:21:17,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:17,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:17,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:17,098 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-04-06 12:21:17,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:17,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1269211103] [2024-04-06 12:21:17,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1269211103] provided 1 perfect and 0 imperfect interpolant sequences [2024-04-06 12:21:17,099 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-04-06 12:21:17,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-04-06 12:21:17,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067839379] [2024-04-06 12:21:17,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-04-06 12:21:17,099 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-04-06 12:21:17,100 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:17,255 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-04-06 12:21:17,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-04-06 12:21:17,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:17,255 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:17,256 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.8) internal successors, (19), 4 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:17,256 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,256 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,256 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,256 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:17,257 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:17,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:17,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:17,308 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-04-06 12:21:17,308 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:17,309 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:17,309 INFO L85 PathProgramCache]: Analyzing trace with hash 683752846, now seen corresponding path program 2 times [2024-04-06 12:21:17,309 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:17,309 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [547095231] [2024-04-06 12:21:17,310 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:17,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:17,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:17,358 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 17 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:17,359 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:17,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [547095231] [2024-04-06 12:21:17,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [547095231] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:17,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1863216500] [2024-04-06 12:21:17,359 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-04-06 12:21:17,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:17,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:17,360 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:17,387 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-04-06 12:21:17,387 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-04-06 12:21:17,387 INFO L262 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 3 conjunts are in the unsatisfiable core [2024-04-06 12:21:17,388 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:17,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-04-06 12:21:17,397 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 17 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:17,397 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:17,403 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 17 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:17,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1863216500] provided 0 perfect and 2 imperfect interpolant sequences [2024-04-06 12:21:17,404 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-04-06 12:21:17,404 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 4 [2024-04-06 12:21:17,404 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [159537173] [2024-04-06 12:21:17,404 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-04-06 12:21:17,404 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-04-06 12:21:17,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:17,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-04-06 12:21:17,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-04-06 12:21:17,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:17,454 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:17,454 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 5.75) internal successors, (23), 4 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:17,454 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:17,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:17,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:17,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:17,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:17,489 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-04-06 12:21:17,684 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:17,685 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:17,685 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:17,685 INFO L85 PathProgramCache]: Analyzing trace with hash 1710938150, now seen corresponding path program 3 times [2024-04-06 12:21:17,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:17,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2108120265] [2024-04-06 12:21:17,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:17,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:17,815 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:17,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:17,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2108120265] [2024-04-06 12:21:17,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2108120265] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:17,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1511393863] [2024-04-06 12:21:17,815 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-04-06 12:21:17,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:17,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:17,816 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:17,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-04-06 12:21:17,843 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-04-06 12:21:17,843 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-04-06 12:21:17,844 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 17 conjunts are in the unsatisfiable core [2024-04-06 12:21:17,845 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:17,913 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:17,913 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:18,031 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-04-06 12:21:18,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 42 treesize of output 60 [2024-04-06 12:21:18,094 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:18,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1511393863] provided 0 perfect and 2 imperfect interpolant sequences [2024-04-06 12:21:18,095 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-04-06 12:21:18,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2024-04-06 12:21:18,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579475737] [2024-04-06 12:21:18,095 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-04-06 12:21:18,095 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-04-06 12:21:18,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:18,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-04-06 12:21:18,176 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=157, Unknown=0, NotChecked=0, Total=210 [2024-04-06 12:21:18,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:18,176 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:18,176 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 3.2666666666666666) internal successors, (49), 14 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:18,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:18,177 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:18,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:18,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:18,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:18,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:18,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-04-06 12:21:18,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-04-06 12:21:18,503 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:18,504 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:18,504 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:18,504 INFO L85 PathProgramCache]: Analyzing trace with hash 1071916701, now seen corresponding path program 4 times [2024-04-06 12:21:18,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:18,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1860809838] [2024-04-06 12:21:18,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:18,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:18,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:18,688 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:18,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:18,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1860809838] [2024-04-06 12:21:18,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1860809838] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:18,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [615982500] [2024-04-06 12:21:18,689 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-04-06 12:21:18,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:18,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:18,706 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:18,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-04-06 12:21:18,734 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-04-06 12:21:18,734 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-04-06 12:21:18,735 INFO L262 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 31 conjunts are in the unsatisfiable core [2024-04-06 12:21:18,736 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:18,867 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-04-06 12:21:18,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 12 [2024-04-06 12:21:18,881 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 3 proven. 32 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:18,881 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:19,074 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-04-06 12:21:19,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 60 treesize of output 114 [2024-04-06 12:21:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-04-06 12:21:19,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [615982500] provided 0 perfect and 2 imperfect interpolant sequences [2024-04-06 12:21:19,172 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-04-06 12:21:19,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 20 [2024-04-06 12:21:19,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184908030] [2024-04-06 12:21:19,172 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-04-06 12:21:19,173 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-04-06 12:21:19,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:19,274 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-04-06 12:21:19,274 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=96, Invalid=324, Unknown=0, NotChecked=0, Total=420 [2024-04-06 12:21:19,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:19,275 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:19,275 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 2.9047619047619047) internal successors, (61), 20 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-04-06 12:21:19,275 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:19,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-04-06 12:21:19,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-04-06 12:21:19,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-04-06 12:21:19,734 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-04-06 12:21:19,734 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:19,735 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:19,735 INFO L85 PathProgramCache]: Analyzing trace with hash -1970845272, now seen corresponding path program 5 times [2024-04-06 12:21:19,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:19,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [41442485] [2024-04-06 12:21:19,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:19,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:20,168 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-04-06 12:21:20,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:20,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [41442485] [2024-04-06 12:21:20,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [41442485] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:20,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [178570412] [2024-04-06 12:21:20,169 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-04-06 12:21:20,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:20,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:20,185 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:20,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-04-06 12:21:20,286 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 9 check-sat command(s) [2024-04-06 12:21:20,286 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-04-06 12:21:20,287 INFO L262 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 50 conjunts are in the unsatisfiable core [2024-04-06 12:21:20,288 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:20,748 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 12 proven. 102 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:20,749 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:21,381 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,382 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,384 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,384 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,386 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,391 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,392 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,393 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,394 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:21,483 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-04-06 12:21:21,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 12 select indices, 12 select index equivalence classes, 45 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 21 case distinctions, treesize of input 118 treesize of output 250 [2024-04-06 12:21:21,717 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 5 proven. 109 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:21,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [178570412] provided 0 perfect and 2 imperfect interpolant sequences [2024-04-06 12:21:21,717 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-04-06 12:21:21,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 15, 15] total 36 [2024-04-06 12:21:21,717 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025822846] [2024-04-06 12:21:21,718 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-04-06 12:21:21,718 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2024-04-06 12:21:21,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-04-06 12:21:22,170 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2024-04-06 12:21:22,171 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=259, Invalid=1073, Unknown=0, NotChecked=0, Total=1332 [2024-04-06 12:21:22,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:22,171 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-04-06 12:21:22,172 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 2.891891891891892) internal successors, (107), 36 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-04-06 12:21:22,172 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-04-06 12:21:23,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-04-06 12:21:23,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-04-06 12:21:23,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-04-06 12:21:23,370 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-04-06 12:21:23,563 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:23,563 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-04-06 12:21:23,564 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-04-06 12:21:23,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1622737093, now seen corresponding path program 6 times [2024-04-06 12:21:23,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-04-06 12:21:23,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49588089] [2024-04-06 12:21:23,564 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-04-06 12:21:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-04-06 12:21:23,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-04-06 12:21:24,127 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 0 proven. 140 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-04-06 12:21:24,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-04-06 12:21:24,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49588089] [2024-04-06 12:21:24,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49588089] provided 0 perfect and 1 imperfect interpolant sequences [2024-04-06 12:21:24,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [720851393] [2024-04-06 12:21:24,127 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-04-06 12:21:24,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-04-06 12:21:24,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-04-06 12:21:24,129 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-04-06 12:21:24,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-04-06 12:21:24,166 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 8 check-sat command(s) [2024-04-06 12:21:24,166 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-04-06 12:21:24,167 WARN L260 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 56 conjunts are in the unsatisfiable core [2024-04-06 12:21:24,168 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-04-06 12:21:25,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,257 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,265 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-04-06 12:21:25,268 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,269 INFO L173 IndexEqualityManager]: detected equality via solver [2024-04-06 12:21:25,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 13 select indices, 13 select index equivalence classes, 21 disjoint index pairs (out of 78 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 38 [2024-04-06 12:21:25,280 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 9 proven. 135 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-04-06 12:21:25,280 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-04-06 12:21:29,205 INFO L349 Elim1Store]: treesize reduction 103, result has 92.6 percent of original size [2024-04-06 12:21:29,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 20 select indices, 20 select index equivalence classes, 15 disjoint index pairs (out of 190 index pairs), introduced 20 new quantified variables, introduced 175 case distinctions, treesize of input 149 treesize of output 1374 [2024-04-06 12:26:49,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:50,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:50,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:50,169 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:50,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:50,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:50,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:50,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:50,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:50,721 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:50,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:50,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:50,949 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:51,100 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:51,201 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:51,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:51,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:51,404 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:51,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:51,499 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:51,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:51,664 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:51,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:51,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:51,999 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:52,113 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:52,184 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:52,347 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:52,480 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:52,522 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:52,584 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:52,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:52,754 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:52,830 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:52,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:52,935 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:53,006 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:53,090 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:53,132 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:53,207 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:53,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:53,407 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:53,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:53,757 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:54,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:54,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:54,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:54,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:54,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:54,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:54,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:54,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:54,786 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:54,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:54,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:54,937 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:54,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:55,025 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:55,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:55,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:55,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:55,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:55,347 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:55,434 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:55,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:55,536 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:55,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:55,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:55,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:55,788 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:55,872 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:55,968 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,014 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:56,101 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:56,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:56,354 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:56,444 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:56,533 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,620 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:56,700 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:56,815 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:56,867 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:56,969 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:57,083 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:57,176 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:26:57,353 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:57,475 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:57,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:57,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:57,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:57,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:57,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:58,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:26:58,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:26:58,309 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:58,534 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:58,642 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:58,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:59,006 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:59,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:59,225 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:59,306 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:59,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:26:59,724 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:26:59,844 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:26:59,972 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:00,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:00,167 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:00,230 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:00,363 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:00,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:00,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:00,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:00,768 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:00,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:01,064 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:01,226 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:01,345 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:01,414 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:01,548 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:01,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:01,643 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:01,740 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:01,849 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:02,034 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:02,157 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:02,253 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:02,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:02,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:02,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:02,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:02,777 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:02,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:03,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:03,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:03,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:03,233 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:03,331 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:03,380 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:03,461 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:03,528 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:03,612 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:03,656 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:03,824 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:03,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:04,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:04,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:04,131 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:04,184 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:04,285 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:04,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:04,395 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:04,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:04,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:04,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:04,615 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:04,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:04,806 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:04,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:05,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:05,210 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:05,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:05,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:05,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:05,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:05,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:05,665 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:05,797 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:05,924 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:06,024 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:06,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:06,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:06,478 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:06,579 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:06,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:06,852 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:07,100 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:07,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:07,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:07,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:07,564 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:07,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:07,742 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:07,843 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:08,014 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:08,221 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:08,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:08,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:08,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:08,504 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:08,612 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:08,659 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:08,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:08,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:08,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:08,910 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:09,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:09,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:09,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:09,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:09,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:09,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:09,583 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:09,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:09,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:09,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:09,805 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:09,912 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:10,100 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:10,220 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:10,492 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:10,589 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:10,777 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:10,897 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:11,160 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:11,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:11,253 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:11,359 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:11,449 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:11,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:11,639 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:11,804 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:27:12,185 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:12,343 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:27:12,705 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:12,828 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:12,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:12,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:13,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:13,082 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:13,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:13,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:13,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:13,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:13,381 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:13,552 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:13,646 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:13,754 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:13,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:13,924 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:14,042 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:14,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:14,237 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:14,322 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:14,517 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:14,680 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:14,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:14,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:15,019 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:15,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:15,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:15,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:15,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:15,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:15,523 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:15,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:15,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:15,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:15,782 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:15,859 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:16,036 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:16,130 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:16,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:16,409 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:16,556 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:16,644 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:16,899 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:16,993 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:17,137 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:17,214 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:17,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:17,528 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:17,684 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:17,767 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:17,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:17,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:18,015 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:18,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:18,255 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:18,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:18,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:18,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:18,795 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:18,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:18,995 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:19,166 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:19,549 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:19,702 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:19,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:19,929 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:20,079 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:20,636 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:21,090 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:21,299 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:21,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:21,675 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:21,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:21,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:22,146 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:22,324 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:22,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:22,521 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:22,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:22,707 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:22,873 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:23,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:23,261 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:23,552 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:23,633 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:23,911 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:24,046 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:24,322 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:24,475 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:24,681 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:25,003 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:25,142 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:25,253 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:25,367 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:25,607 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:25,750 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:25,868 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:25,982 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:26,226 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:26,316 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:26,545 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:26,693 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:26,812 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:26,920 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:27,166 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:27,280 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:27,476 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:27,584 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:27,931 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:28,179 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:28,346 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:28,490 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:28,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:28,767 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:28,980 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:29,121 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:29,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:29,338 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:29,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:29,536 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:29,667 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:29,981 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:30,148 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:30,340 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:30,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:30,739 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:30,933 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:31,138 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:31,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:31,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:31,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:31,636 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:31,901 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:32,183 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:32,287 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:32,401 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:32,487 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:32,765 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:32,919 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:33,140 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:33,480 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:33,635 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:33,757 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:33,868 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:34,195 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:34,267 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:34,426 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:34,567 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:34,677 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:34,786 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:35,054 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:35,208 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:35,365 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:35,475 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:35,711 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:35,822 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:36,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:36,392 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:36,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:36,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:36,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:36,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:37,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:37,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:37,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:37,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:37,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:38,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:38,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:38,382 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:38,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:38,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:38,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:39,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:39,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:39,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:39,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:39,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:40,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:40,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:40,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:40,576 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:40,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:40,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:41,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:41,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:41,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:41,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:41,802 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:41,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:42,094 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:42,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:42,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:42,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:42,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:42,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:42,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:43,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:43,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:43,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:43,569 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:43,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:43,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:44,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:27:44,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:44,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:44,536 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:44,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:44,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:44,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:45,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:45,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:45,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:45,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:27:46,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:47,070 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:47,377 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:47,689 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:47,910 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:48,130 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:48,344 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:48,639 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:49,025 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:49,175 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:49,436 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:49,690 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:49,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:50,056 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:50,247 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:50,438 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:50,707 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:50,975 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:51,202 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:51,456 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:51,796 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:52,028 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:52,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:52,525 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:52,773 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:52,909 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:27:53,130 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:53,295 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:53,670 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:53,836 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:54,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:54,223 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:54,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:54,663 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:54,886 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:55,245 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:55,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:55,564 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:55,745 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:55,833 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:55,995 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:56,160 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:56,335 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:56,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:57,177 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:58,016 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:58,195 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:58,340 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:58,426 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:58,573 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:58,790 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:27:58,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:59,045 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:27:59,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:27:59,827 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:00,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:00,697 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:00,929 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:01,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:01,684 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:01,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:02,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:02,251 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:02,447 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:02,631 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:02,754 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:03,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:03,246 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:03,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:03,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:03,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:03,848 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:04,005 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:04,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:04,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:04,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:05,021 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:05,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:05,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:05,587 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:05,778 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:06,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:06,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:06,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:06,819 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:07,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:07,161 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:07,423 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:07,644 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:07,883 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:08,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:08,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:08,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:09,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:09,180 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:09,311 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:09,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:09,625 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:09,733 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:09,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:09,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:09,993 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:10,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:10,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:10,416 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:10,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:10,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:11,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:11,426 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:11,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:11,731 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:11,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:11,961 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:12,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:12,225 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:12,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:12,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:12,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:28:12,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:13,314 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:13,432 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:13,618 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:13,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:13,769 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:13,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:13,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:14,127 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:14,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:14,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:28:14,667 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:15,135 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:15,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:15,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:28:15,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:28:16,368 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:16,584 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:16,792 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:17,143 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:17,518 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:18,257 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:18,739 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:19,157 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:19,894 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:21,614 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:22,593 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:24,213 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:24,995 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:26,717 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:27,638 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:29,248 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:30,088 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:30,886 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:31,386 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:32,188 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:32,748 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:33,156 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:33,922 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:34,337 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:35,083 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:35,329 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:35,736 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:35,881 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:36,116 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:36,300 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:36,650 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:36,749 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:36,929 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:37,059 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:37,184 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:37,512 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:37,730 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:37,898 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:38,089 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:38,190 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:38,369 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:38,756 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:39,564 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:39,701 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:28:39,828 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:40,090 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:40,610 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:28:40,738 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:40,958 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:41,438 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:42,343 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:28:42,520 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:42,887 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:43,640 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:45,298 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:46,009 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:47,567 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:49,145 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:49,536 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:50,284 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:51,073 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:51,853 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:52,699 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:28:53,141 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:54,759 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:56,408 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:28:57,183 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:28:58,755 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:29:02,251 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:29:05,724 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:06,593 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:29:08,192 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:29:10,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:10,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:10,488 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:10,659 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:10,967 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:11,109 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:11,378 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:11,609 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:11,747 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:12,012 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:12,124 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:12,292 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:12,676 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:12,869 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:13,077 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:13,274 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:14,048 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:14,174 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:14,305 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:14,578 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:14,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:15,264 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:15,477 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:15,616 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:15,915 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:16,199 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:16,519 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:16,964 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:17,094 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:17,230 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:17,351 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:17,492 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:17,730 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:18,231 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:18,552 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:19,047 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:19,364 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:19,588 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:20,026 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:20,453 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:20,868 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:21,691 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:22,492 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:23,005 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:23,322 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:24,213 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:25,116 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:25,633 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:26,173 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:26,644 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:27,453 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:28,364 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:29,156 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:30,209 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:30,422 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:30,588 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:31,445 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:31,961 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:32,159 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:32,496 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:32,638 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:33,122 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:33,264 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:33,465 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:34,123 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:34,299 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:34,476 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:34,688 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:35,118 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:35,978 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:36,079 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:36,142 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:36,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:36,602 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:36,886 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:37,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:37,420 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:37,554 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:37,788 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:38,066 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:38,160 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:38,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:38,469 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:38,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:38,791 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:38,886 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:39,144 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:39,407 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:39,575 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:39,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:29:40,131 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:40,397 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:40,525 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:40,731 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:41,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:41,379 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:41,531 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:41,779 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:42,182 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:42,681 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:42,831 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:43,016 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:43,167 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:43,346 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:43,496 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:43,906 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:44,433 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:44,978 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:45,385 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:45,894 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:46,290 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:46,816 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:47,088 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:47,571 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:48,044 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:48,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:48,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:49,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:29:49,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:29:49,666 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:50,066 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:50,825 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:51,380 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:52,209 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:52,964 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:53,462 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:54,316 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:54,517 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:54,777 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:55,188 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:55,561 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:55,828 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:56,257 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:56,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:29:56,796 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:56,901 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:56,973 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:57,104 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:29:57,249 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:57,422 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:57,613 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:57,783 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:29:58,554 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:29:59,004 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:59,192 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:29:59,401 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:29:59,727 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:00,208 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:00,337 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:00,566 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:00,776 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:01,171 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:01,244 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:01,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:01,508 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:01,620 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:01,822 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:02,156 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:02,239 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:02,327 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:02,513 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:02,769 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:03,204 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:04,000 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:04,854 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:05,653 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:06,509 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:07,133 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:07,971 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:30:09,548 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:30:11,239 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:11,626 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:12,022 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:12,290 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:12,671 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:13,054 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:13,269 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:13,981 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:30:14,706 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:15,068 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:15,193 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:15,375 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:15,519 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:30:15,871 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:16,134 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:16,505 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:16,570 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:16,774 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:16,850 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:16,914 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:17,165 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:17,398 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:17,520 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:17,656 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:17,897 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:18,075 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:18,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:18,475 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:18,935 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:19,348 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:19,737 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:20,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:20,514 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:20,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:21,031 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:21,512 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:21,767 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:22,154 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:22,528 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:22,970 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:23,221 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:23,582 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:23,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:24,340 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:24,576 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:24,793 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:24,997 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:25,222 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:25,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:25,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:26,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:26,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:26,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:26,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:26,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:27,034 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:27,196 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:27,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:27,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:27,793 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:27,948 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:28,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:28,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:28,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:28,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:28,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:29,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:29,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:29,277 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:29,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:29,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:29,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:29,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:30,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:30,267 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:30,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:30,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:30,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:31,035 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:31,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:31,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:31,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:31,499 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:31,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:31,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:31,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:32,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:32,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:32,441 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:32,549 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:32,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:32,939 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:33,046 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:33,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:33,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:33,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:33,646 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:33,734 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:33,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:34,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:34,058 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:34,244 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:34,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:34,501 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:34,606 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:34,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:34,950 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:35,075 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:35,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:35,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:35,606 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:35,676 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:35,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:36,111 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:36,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:36,529 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:36,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:36,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:37,057 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:37,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:37,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:37,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:37,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:37,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:38,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:38,168 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:38,403 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:38,542 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:38,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:39,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:39,116 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:39,200 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:39,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:39,485 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:39,626 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:39,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:39,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:39,890 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:40,031 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:40,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:40,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:40,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:40,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:40,823 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:41,070 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:41,177 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:41,300 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:41,405 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:41,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:41,784 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:41,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:42,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:42,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:42,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:42,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:42,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:43,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:43,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:43,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:43,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:43,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:43,776 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:43,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:44,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:44,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:44,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:44,845 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:44,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:45,038 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:45,133 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:45,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:45,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:45,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:46,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:46,360 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:46,495 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:46,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:46,830 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:46,963 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:47,062 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:47,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:47,349 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:47,538 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:47,647 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:47,753 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:47,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:47,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:48,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:48,201 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:48,366 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:48,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:48,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:48,646 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:48,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:48,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:49,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:49,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:49,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:49,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:49,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:49,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:49,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:49,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:30:49,640 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:49,781 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:49,898 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:50,057 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:50,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:50,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:50,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:50,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:50,612 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:50,690 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:50,767 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:50,837 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:51,079 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:51,185 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:51,263 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:51,340 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:51,416 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:51,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:51,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:51,841 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:51,974 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:52,083 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:52,314 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:52,448 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:52,576 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:52,665 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:52,758 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:30:52,985 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:53,158 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:53,297 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:53,396 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:53,530 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:53,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:54,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,175 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:54,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,458 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:54,645 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:54,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:54,894 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:55,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:55,155 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:55,316 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:55,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:55,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:55,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:55,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:55,852 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:56,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:56,231 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:56,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:56,573 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:56,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:56,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:57,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:57,287 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:57,428 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:57,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:30:57,755 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:58,024 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:58,307 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:58,486 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:30:58,680 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:59,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:59,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:59,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:59,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:30:59,728 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:30:59,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:00,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:00,271 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:00,467 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:00,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:00,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:00,992 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:01,210 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:01,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:01,556 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:01,695 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:01,897 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:02,037 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:02,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:02,513 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:03,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:03,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:03,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:03,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:03,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:03,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:03,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:03,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:03,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:04,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:04,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:04,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:04,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:04,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:04,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:04,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:04,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:05,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:05,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:05,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:05,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:05,377 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:05,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:05,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:05,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:06,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:06,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:06,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:06,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:06,316 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:06,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:06,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:07,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:07,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:07,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:07,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:07,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:07,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:07,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:07,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:07,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:07,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:07,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:07,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:08,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:08,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:08,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:09,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:09,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:09,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:10,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:10,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:10,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:10,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:11,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:11,244 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:11,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:11,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:12,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:12,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:12,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:12,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:12,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:12,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:13,086 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:13,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:13,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:13,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:13,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:13,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:13,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:13,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:14,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:14,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:14,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:14,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:14,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:15,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:15,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:15,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:15,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:15,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:15,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:15,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:15,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:15,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:15,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:16,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:16,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:16,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:16,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:16,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:16,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:16,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:16,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:16,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:16,631 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:16,909 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:17,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:17,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:17,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:17,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:18,131 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:18,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:18,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:18,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:19,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:19,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:19,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:20,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:20,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:20,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:20,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:21,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:21,220 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:21,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:21,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:22,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:22,165 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:22,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:23,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:23,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:23,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:23,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:23,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:24,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:24,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:24,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:24,157 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:24,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:24,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:24,736 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:25,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:25,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:25,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:25,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:25,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:26,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:26,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:26,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:26,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:26,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:26,464 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:26,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:26,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:26,943 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:27,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:27,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:27,823 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:28,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:28,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:28,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:28,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:29,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:29,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:29,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:29,667 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:30,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:30,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:30,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:30,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:30,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:30,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:30,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:30,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:31,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:31,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:31,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:31,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:31,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:31,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:31,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:31,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:32,137 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:31:32,496 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:32,867 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:33,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:33,467 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:33,654 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:34,027 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:34,264 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:34,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:34,838 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:35,164 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:35,417 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:35,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:35,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:36,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:36,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:36,871 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:37,034 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:37,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:37,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:37,525 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:37,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:38,191 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:38,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:38,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:38,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:38,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:38,838 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:39,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:39,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:39,300 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:39,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:39,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:40,148 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:40,489 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:40,785 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:41,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:41,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:41,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:41,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:42,228 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:31:42,678 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:43,099 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:43,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:43,765 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:44,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:44,252 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:44,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:44,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:45,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:45,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:45,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:45,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:45,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:46,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:46,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:46,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:46,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:46,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:46,727 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:46,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:46,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:47,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:47,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:47,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:47,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:47,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:47,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:48,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:48,225 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:48,584 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:48,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:49,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:49,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:49,604 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:49,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:50,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:50,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:50,693 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:50,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:51,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:31:51,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:31:51,743 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:31:52,113 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:52,416 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:52,635 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:53,003 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:31:53,349 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:53,698 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:53,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:54,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:54,539 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:54,871 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:55,134 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:55,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:55,630 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:55,808 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:56,316 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:56,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:56,621 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:56,714 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:56,857 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:56,945 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:57,197 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:31:57,547 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:57,868 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:58,101 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:58,569 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:58,784 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:31:59,175 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:31:59,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:31:59,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:00,046 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:00,394 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:00,662 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:01,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:01,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:01,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:01,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:02,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:02,197 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:02,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:02,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:02,595 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:02,681 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:02,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:03,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:03,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:03,860 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:04,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:04,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:04,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:04,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:05,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:05,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:05,595 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:05,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:06,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:06,205 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:06,481 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:06,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:06,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:06,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:07,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:07,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:07,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:07,306 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:07,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:07,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:08,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:08,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:08,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:08,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:08,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:08,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:08,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:08,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:08,983 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:09,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:09,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:09,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:10,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:10,360 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:10,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:10,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:10,936 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:11,313 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:11,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:11,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:12,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:12,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:12,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:12,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:12,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:13,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:13,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:14,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:14,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:14,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:14,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:14,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:14,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:15,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:15,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:15,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:15,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:15,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:15,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:16,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:16,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:17,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:17,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:17,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:17,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:17,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:18,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:18,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:18,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:18,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:18,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:18,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:18,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:19,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:19,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:19,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:19,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:20,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:20,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:20,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:20,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:20,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:21,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:21,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:21,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:21,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:21,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:22,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:22,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:22,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:22,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:22,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:22,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:23,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:23,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:23,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:23,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:23,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:23,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:23,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:23,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:23,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:23,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:24,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:24,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:24,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:24,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:24,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:25,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:25,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:25,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:26,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:26,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:26,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:26,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:26,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:27,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:27,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:27,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:27,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:28,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:28,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:28,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:28,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:28,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:28,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:28,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:29,149 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:29,442 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:29,739 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:30,022 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:30,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:30,473 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:30,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:31,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:31,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:31,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:31,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:31,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:32,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:32,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:32,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:33,019 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:33,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:33,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:33,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:34,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:34,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:34,706 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:35,006 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:35,216 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:35,496 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:35,767 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:35,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:36,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:36,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:36,969 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:37,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:39,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:39,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:39,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:40,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:40,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:40,541 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:40,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:41,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:41,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:41,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:42,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:42,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-04-06 12:32:42,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:42,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:43,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:43,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:43,552 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:43,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:44,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:44,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:44,614 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:44,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:45,029 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:45,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:45,632 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:45,870 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:46,263 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:46,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:46,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:47,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:47,276 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:47,520 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:47,981 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:48,182 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:48,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:48,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:48,812 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:49,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:49,220 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:49,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:49,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-04-06 12:32:49,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:50,138 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:50,425 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:50,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:51,116 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:51,437 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:51,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:52,145 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:52,314 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:52,585 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:52,759 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:52,942 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:53,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:53,413 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:53,567 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:53,795 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:54,035 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:54,222 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:54,492 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:54,745 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:55,027 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:55,313 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:55,563 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:32:55,903 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:56,192 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:56,476 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:56,759 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:57,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-04-06 12:32:57,376 WARN L667 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-04-06 12:32:57,612 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:58,551 WARN L667 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-04-06 12:32:58,758 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:32:59,097 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:32:59,344 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:32:59,703 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:01,298 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:02,038 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:02,856 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:03,609 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:05,201 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:33:08,758 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:10,483 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:33:10,935 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:12,665 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:13,769 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:14,705 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:15,635 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:17,384 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:18,261 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:19,928 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:20,886 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:22,130 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:33:25,781 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:27,385 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:33:30,980 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:32,546 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:34,125 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:33:37,673 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:38,387 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:40,075 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:40,788 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:42,423 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:43,138 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:43,960 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:45,651 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:47,418 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:49,024 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:50,528 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:33:54,107 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:54,816 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:56,457 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:57,248 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:33:59,110 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:33:59,824 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:01,483 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:02,256 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:04,049 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:04,760 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:06,505 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:07,220 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:08,926 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:34:12,465 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:14,002 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:34:17,507 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:18,218 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:19,869 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:20,327 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:20,802 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:21,214 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:21,634 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:21,989 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:22,868 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:23,680 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:24,080 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:24,502 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:24,863 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:25,308 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:34:25,870 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:27,503 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:29,010 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:34:32,596 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:33,337 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:34,985 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:35,756 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:37,518 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:38,234 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:39,868 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:40,669 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:42,427 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:43,140 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:44,820 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:45,532 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:47,216 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:34:50,687 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:52,222 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:34:55,830 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:34:56,571 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:58,354 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:34:59,867 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:35:03,368 WARN L667 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-04-06 12:35:06,875 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:08,484 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:09,198 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:10,953 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:11,694 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:13,353 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:15,067 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:16,769 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:17,475 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:18,366 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:19,265 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:20,162 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:21,999 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:22,907 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:24,668 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:25,715 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:26,911 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:35:27,103 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:27,423 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:28,178 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:28,645 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:29,179 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:29,531 WARN L667 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-04-06 12:35:31,110 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:31,825 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:32,756 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:33,257 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:33,806 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:34,569 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:34,965 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:35,731 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:36,166 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:36,939 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:37,302 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:38,068 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:38,534 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:35:38,779 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:35:39,103 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:35:39,330 WARN L667 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-04-06 12:35:39,564 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:40,352 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:40,711 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:41,481 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:41,907 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:42,668 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:43,079 WARN L667 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-04-06 12:35:43,847 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:44,268 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-04-06 12:35:44,757 WARN L667 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. Received shutdown request... [2024-04-06 12:35:45,092 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-04-06 12:35:45,092 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-04-06 12:35:45,113 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONASSERT (2 of 3 remaining) [2024-04-06 12:35:45,116 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-04-06 12:35:45,131 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-04-06 12:35:45,320 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-04-06 12:35:45,320 WARN L619 AbstractCegarLoop]: Verification canceled: while PartialOrderCegarLoop was analyzing trace of length 49 with TraceHistMax 10,while TraceCheckSpWp was constructing backward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-12-29-1 term,while PolyPacSimplificationTermWalker was simplifying 25 xjuncts wrt. a ∧-115-29-13-7-7-5-2-3-3-2-1 context. [2024-04-06 12:35:45,322 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 3 remaining) [2024-04-06 12:35:45,322 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2024-04-06 12:35:45,325 INFO L445 BasicCegarLoop]: Path program histogram: [6, 2, 1, 1] [2024-04-06 12:35:45,327 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-04-06 12:35:45,328 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2024-04-06 12:35:45,330 INFO L201 PluginConnector]: Adding new model send-receive-alt.wvr.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.04 12:35:45 BasicIcfg [2024-04-06 12:35:45,330 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-04-06 12:35:45,330 INFO L158 Benchmark]: Toolchain (without parser) took 870430.48ms. Allocated memory was 315.6MB in the beginning and 1.3GB in the end (delta: 944.8MB). Free memory was 289.3MB in the beginning and 857.0MB in the end (delta: -567.7MB). Peak memory consumption was 782.9MB. Max. memory is 8.0GB. [2024-04-06 12:35:45,330 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.10ms. Allocated memory is still 186.6MB. Free memory is still 157.5MB. There was no memory consumed. Max. memory is 8.0GB. [2024-04-06 12:35:45,331 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.12ms. Allocated memory is still 315.6MB. Free memory was 289.1MB in the beginning and 288.6MB in the end (delta: 486.6kB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-04-06 12:35:45,331 INFO L158 Benchmark]: Boogie Preprocessor took 14.51ms. Allocated memory is still 315.6MB. Free memory was 288.6MB in the beginning and 287.5MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-04-06 12:35:45,331 INFO L158 Benchmark]: RCFGBuilder took 271.68ms. Allocated memory is still 315.6MB. Free memory was 287.5MB in the beginning and 277.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. [2024-04-06 12:35:45,331 INFO L158 Benchmark]: TraceAbstraction took 870099.79ms. Allocated memory was 315.6MB in the beginning and 1.3GB in the end (delta: 944.8MB). Free memory was 275.9MB in the beginning and 857.0MB in the end (delta: -581.1MB). Peak memory consumption was 771.4MB. Max. memory is 8.0GB. [2024-04-06 12:35:45,332 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.10ms. Allocated memory is still 186.6MB. Free memory is still 157.5MB. There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 36.12ms. Allocated memory is still 315.6MB. Free memory was 289.1MB in the beginning and 288.6MB in the end (delta: 486.6kB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 14.51ms. Allocated memory is still 315.6MB. Free memory was 288.6MB in the beginning and 287.5MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 271.68ms. Allocated memory is still 315.6MB. Free memory was 287.5MB in the beginning and 277.0MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 8.0GB. * TraceAbstraction took 870099.79ms. Allocated memory was 315.6MB in the beginning and 1.3GB in the end (delta: 944.8MB). Free memory was 275.9MB in the beginning and 857.0MB in the end (delta: -581.1MB). Peak memory consumption was 771.4MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1864, independent: 960, independent conditional: 951, independent unconditional: 9, dependent: 904, dependent conditional: 900, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 982, independent: 960, independent conditional: 951, independent unconditional: 9, dependent: 22, dependent conditional: 22, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 982, independent: 960, independent conditional: 951, independent unconditional: 9, dependent: 22, dependent conditional: 22, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 982, independent: 960, independent conditional: 951, independent unconditional: 9, dependent: 22, dependent conditional: 22, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1108, independent: 960, independent conditional: 204, independent unconditional: 756, dependent: 148, dependent conditional: 102, dependent unconditional: 46, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 1108, independent: 960, independent conditional: 119, independent unconditional: 841, dependent: 148, dependent conditional: 71, dependent unconditional: 77, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 1108, independent: 960, independent conditional: 119, independent unconditional: 841, dependent: 148, dependent conditional: 71, dependent unconditional: 77, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 65, independent: 42, independent conditional: 8, independent unconditional: 34, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 65, independent: 37, independent conditional: 0, independent unconditional: 37, dependent: 28, dependent conditional: 0, dependent unconditional: 28, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 28, independent: 5, independent conditional: 3, independent unconditional: 2, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 28, independent: 5, independent conditional: 3, independent unconditional: 2, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 85, independent: 38, independent conditional: 5, independent unconditional: 33, dependent: 46, dependent conditional: 42, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 1108, independent: 918, independent conditional: 111, independent unconditional: 807, dependent: 125, dependent conditional: 50, dependent unconditional: 75, unknown: 65, unknown conditional: 29, unknown unconditional: 36] , Statistics on independence cache: Total cache size (in pairs): 65, Positive cache size: 42, Positive conditional cache size: 8, Positive unconditional cache size: 34, Negative cache size: 23, Negative conditional cache size: 21, Negative unconditional cache size: 2, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 116, Maximal queried relation: 9, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1108, independent: 960, independent conditional: 204, independent unconditional: 756, dependent: 148, dependent conditional: 102, dependent unconditional: 46, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 1108, independent: 960, independent conditional: 119, independent unconditional: 841, dependent: 148, dependent conditional: 71, dependent unconditional: 77, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 1108, independent: 960, independent conditional: 119, independent unconditional: 841, dependent: 148, dependent conditional: 71, dependent unconditional: 77, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 65, independent: 42, independent conditional: 8, independent unconditional: 34, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 65, independent: 37, independent conditional: 0, independent unconditional: 37, dependent: 28, dependent conditional: 0, dependent unconditional: 28, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 28, independent: 5, independent conditional: 3, independent unconditional: 2, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 28, independent: 5, independent conditional: 3, independent unconditional: 2, dependent: 23, dependent conditional: 21, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 85, independent: 38, independent conditional: 5, independent unconditional: 33, dependent: 46, dependent conditional: 42, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 1108, independent: 918, independent conditional: 111, independent unconditional: 807, dependent: 125, dependent conditional: 50, dependent unconditional: 75, unknown: 65, unknown conditional: 29, unknown unconditional: 36] , Statistics on independence cache: Total cache size (in pairs): 65, Positive cache size: 42, Positive conditional cache size: 8, Positive unconditional cache size: 34, Negative cache size: 23, Negative conditional cache size: 21, Negative unconditional cache size: 2, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 116 ], Independence queries for same thread: 882 - TimeoutResultAtElement [Line: 60]: Timeout (TraceAbstraction) Unable to prove that assertion always holds Cancelled while PartialOrderCegarLoop was analyzing trace of length 49 with TraceHistMax 10,while TraceCheckSpWp was constructing backward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-12-29-1 term,while PolyPacSimplificationTermWalker was simplifying 25 xjuncts wrt. a ∧-115-29-13-7-7-5-2-3-3-2-1 context. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message) Cancelled while PartialOrderCegarLoop was analyzing trace of length 49 with TraceHistMax 10,while TraceCheckSpWp was constructing backward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-12-29-1 term,while PolyPacSimplificationTermWalker was simplifying 25 xjuncts wrt. a ∧-115-29-13-7-7-5-2-3-3-2-1 context. - TimeoutResultAtElement [Line: 55]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message) Cancelled while PartialOrderCegarLoop was analyzing trace of length 49 with TraceHistMax 10,while TraceCheckSpWp was constructing backward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-12-29-1 term,while PolyPacSimplificationTermWalker was simplifying 25 xjuncts wrt. a ∧-115-29-13-7-7-5-2-3-3-2-1 context. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 28 locations, 3 error locations. Started 1 CEGAR loops. OverallTime: 870.0s, OverallIterations: 10, TraceHistogramMax: 0, PathProgramHistogramMax: 6, EmptinessCheckTime: 1.8s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 74, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 3.3s InterpolantComputationTime, 348 NumberOfCodeBlocks, 348 NumberOfCodeBlocksAsserted, 27 NumberOfCheckSat, 473 ConstructedInterpolants, 0 QuantifiedInterpolants, 4904 SizeOfPredicates, 12 NumberOfNonLiveVariables, 335 ConjunctsInSsa, 110 ConjunctsInUnsatCore, 19 InterpolantComputations, 4 PerfectInterpolantSequences, 188/677 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown