/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 DFS --traceabstraction.criterion.for.conditional.commutativity.checking FORWARD --traceabstraction.use.limited.checks.recommended.for.dfs true --traceabstraction.limit.for.limited.checks 10 -tc ../benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.4-wip.dk.conditional-comm-17da818-m [2024-05-07 02:51:48,562 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-07 02:51:48,649 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf [2024-05-07 02:51:48,652 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-07 02:51:48,653 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-07 02:51:48,681 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-07 02:51:48,682 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-07 02:51:48,682 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-07 02:51:48,683 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-07 02:51:48,686 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-07 02:51:48,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-07 02:51:48,687 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-07 02:51:48,687 INFO L153 SettingsManager]: * Use SBE=true [2024-05-07 02:51:48,689 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-07 02:51:48,689 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-07 02:51:48,689 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-07 02:51:48,689 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-07 02:51:48,689 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-07 02:51:48,690 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-07 02:51:48,690 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-07 02:51:48,690 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-07 02:51:48,690 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-07 02:51:48,691 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-07 02:51:48,692 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-07 02:51:48,692 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-07 02:51:48,692 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-07 02:51:48,692 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-07 02:51:48,692 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-05-07 02:51:48,693 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-07 02:51:48,693 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-07 02:51:48,694 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-07 02:51:48,694 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-07 02:51:48,694 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-07 02:51:48,694 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-07 02:51:48,695 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=SLEEP_NEW_STATES [2024-05-07 02:51:48,695 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-05-07 02:51:48,695 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-07 02:51:48,695 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-05-07 02:51:48,695 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-07 02:51:48,695 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 -> DFS Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> FORWARD Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: use limited checks (recommended for DFS) -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Limit for limited checks -> 10 [2024-05-07 02:51:48,996 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-07 02:51:49,019 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-07 02:51:49,022 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-07 02:51:49,023 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-07 02:51:49,023 INFO L274 PluginConnector]: CDTParser initialized [2024-05-07 02:51:49,024 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c [2024-05-07 02:51:50,157 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-07 02:51:50,322 INFO L384 CDTParser]: Found 1 translation units. [2024-05-07 02:51:50,322 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c [2024-05-07 02:51:50,329 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/da8847e05/2655d85be80444a98bd8d703f2752bf0/FLAGc6b01ef1b [2024-05-07 02:51:50,343 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/da8847e05/2655d85be80444a98bd8d703f2752bf0 [2024-05-07 02:51:50,345 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-07 02:51:50,346 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-07 02:51:50,347 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-07 02:51:50,347 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-07 02:51:50,360 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-07 02:51:50,360 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,361 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1eead131 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50, skipping insertion in model container [2024-05-07 02:51:50,361 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,388 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-07 02:51:50,553 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c[2924,2937] [2024-05-07 02:51:50,560 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-07 02:51:50,568 INFO L202 MainTranslator]: Completed pre-run [2024-05-07 02:51:50,589 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c[2924,2937] [2024-05-07 02:51:50,592 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-07 02:51:50,599 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-05-07 02:51:50,599 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-05-07 02:51:50,605 INFO L206 MainTranslator]: Completed translation [2024-05-07 02:51:50,606 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50 WrapperNode [2024-05-07 02:51:50,606 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-07 02:51:50,607 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-07 02:51:50,607 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-07 02:51:50,607 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-07 02:51:50,624 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,631 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,653 INFO L138 Inliner]: procedures = 24, calls = 45, calls flagged for inlining = 11, calls inlined = 13, statements flattened = 197 [2024-05-07 02:51:50,653 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-07 02:51:50,654 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-07 02:51:50,654 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-07 02:51:50,654 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-07 02:51:50,662 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,662 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,665 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,665 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,672 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,676 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,677 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,679 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,681 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-07 02:51:50,682 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-07 02:51:50,682 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-07 02:51:50,682 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-07 02:51:50,683 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (1/1) ... [2024-05-07 02:51:50,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-07 02:51:50,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:51:50,713 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-05-07 02:51:50,725 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-05-07 02:51:50,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-07 02:51:50,752 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-05-07 02:51:50,752 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-05-07 02:51:50,752 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-05-07 02:51:50,752 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-05-07 02:51:50,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-05-07 02:51:50,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-07 02:51:50,753 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-05-07 02:51:50,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-07 02:51:50,755 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-05-07 02:51:50,843 INFO L241 CfgBuilder]: Building ICFG [2024-05-07 02:51:50,845 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-07 02:51:51,128 INFO L282 CfgBuilder]: Performing block encoding [2024-05-07 02:51:51,255 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-07 02:51:51,255 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2024-05-07 02:51:51,260 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.05 02:51:51 BoogieIcfgContainer [2024-05-07 02:51:51,261 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-07 02:51:51,268 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-07 02:51:51,268 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-07 02:51:51,271 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-07 02:51:51,271 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.05 02:51:50" (1/3) ... [2024-05-07 02:51:51,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62e5911e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.05 02:51:51, skipping insertion in model container [2024-05-07 02:51:51,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 02:51:50" (2/3) ... [2024-05-07 02:51:51,272 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62e5911e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.05 02:51:51, skipping insertion in model container [2024-05-07 02:51:51,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.05 02:51:51" (3/3) ... [2024-05-07 02:51:51,273 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-dec-subseq.wvr.c [2024-05-07 02:51:51,282 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-05-07 02:51:51,289 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-07 02:51:51,289 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-05-07 02:51:51,289 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-07 02:51:51,366 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-05-07 02:51:51,408 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-07 02:51:51,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-07 02:51:51,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:51:51,411 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-05-07 02:51:51,419 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-05-07 02:51:51,449 INFO L188 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-07 02:51:51,461 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:51:51,463 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-05-07 02:51:51,469 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;@9cfee27, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=DFS, mConComCheckerCriterion=FORWARD, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=10, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-05-07 02:51:51,470 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-05-07 02:51:51,960 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 02:51:51,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 20 treesize of output 4 [2024-05-07 02:51:52,048 INFO L85 PathProgramCache]: Analyzing trace with hash 192075739, now seen corresponding path program 1 times [2024-05-07 02:51:52,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:52,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:52,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:52,349 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:52,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:52,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:52,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:52,464 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:52,484 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-07 02:51:52,485 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-07 02:51:52,743 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 02:51:52,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 20 treesize of output 4 [2024-05-07 02:51:52,804 INFO L85 PathProgramCache]: Analyzing trace with hash -1146621653, now seen corresponding path program 1 times [2024-05-07 02:51:52,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:52,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:52,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:53,166 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-07 02:51:53,167 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:53,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:53,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:53,420 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-07 02:51:53,421 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-05-07 02:51:53,421 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-05-07 02:51:53,770 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 02:51:53,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 20 treesize of output 4 [2024-05-07 02:51:53,829 INFO L85 PathProgramCache]: Analyzing trace with hash -1052604284, now seen corresponding path program 1 times [2024-05-07 02:51:53,830 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:53,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:53,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:54,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:54,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:54,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:54,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:54,196 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-05-07 02:51:54,197 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=165, Unknown=0, NotChecked=0, Total=210 [2024-05-07 02:51:54,468 INFO L85 PathProgramCache]: Analyzing trace with hash 1410780353, now seen corresponding path program 1 times [2024-05-07 02:51:54,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:54,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:54,768 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-05-07 02:51:54,769 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:54,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:54,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:54,986 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-05-07 02:51:55,163 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 02:51:55,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 20 treesize of output 4 [2024-05-07 02:51:55,251 INFO L85 PathProgramCache]: Analyzing trace with hash 1104143134, now seen corresponding path program 2 times [2024-05-07 02:51:55,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:55,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:55,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:55,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-05-07 02:51:55,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:55,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:55,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:55,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-05-07 02:51:55,658 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:51:55,659 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:51:55,660 INFO L85 PathProgramCache]: Analyzing trace with hash 1475656213, now seen corresponding path program 1 times [2024-05-07 02:51:55,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:51:55,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689682936] [2024-05-07 02:51:55,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:55,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:51:55,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:57,287 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:57,288 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:51:57,289 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1689682936] [2024-05-07 02:51:57,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1689682936] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:51:57,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [299387378] [2024-05-07 02:51:57,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:51:57,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:51:57,291 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:51:57,342 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-05-07 02:51:57,366 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-05-07 02:51:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:51:57,498 INFO L262 TraceCheckSpWp]: Trace formula consists of 348 conjuncts, 39 conjunts are in the unsatisfiable core [2024-05-07 02:51:57,509 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:51:59,263 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2024-05-07 02:51:59,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 34 treesize of output 10 [2024-05-07 02:51:59,289 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:51:59,290 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:51:59,883 INFO L349 Elim1Store]: treesize reduction 11, result has 87.1 percent of original size [2024-05-07 02:51:59,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 74 treesize of output 99 [2024-05-07 02:52:01,842 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:52:01,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [299387378] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:01,844 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:01,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 25, 20] total 58 [2024-05-07 02:52:01,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221033741] [2024-05-07 02:52:01,847 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:01,852 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-05-07 02:52:01,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:01,857 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-05-07 02:52:01,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=2727, Unknown=0, NotChecked=0, Total=3306 [2024-05-07 02:52:01,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:01,862 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:01,863 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 58 states, 58 states have (on average 7.275862068965517) internal successors, (422), 58 states have internal predecessors, (422), 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-05-07 02:52:01,864 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:04,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-07 02:52:04,533 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-05-07 02:52:04,733 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-05-07 02:52:04,734 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:04,734 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:04,734 INFO L85 PathProgramCache]: Analyzing trace with hash -1964450984, now seen corresponding path program 2 times [2024-05-07 02:52:04,734 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:04,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000315816] [2024-05-07 02:52:04,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:04,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:04,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:05,162 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 21 proven. 86 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-05-07 02:52:05,163 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:05,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000315816] [2024-05-07 02:52:05,168 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000315816] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:05,168 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [681077128] [2024-05-07 02:52:05,168 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-07 02:52:05,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:05,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:05,169 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-05-07 02:52:05,185 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-05-07 02:52:05,309 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-07 02:52:05,309 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:05,311 INFO L262 TraceCheckSpWp]: Trace formula consists of 450 conjuncts, 13 conjunts are in the unsatisfiable core [2024-05-07 02:52:05,324 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 108 proven. 10 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-05-07 02:52:05,755 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:06,230 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 73 proven. 45 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-05-07 02:52:06,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [681077128] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:06,231 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:06,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13, 13] total 31 [2024-05-07 02:52:06,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1861963250] [2024-05-07 02:52:06,231 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:06,232 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-05-07 02:52:06,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:06,233 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-05-07 02:52:06,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=182, Invalid=748, Unknown=0, NotChecked=0, Total=930 [2024-05-07 02:52:06,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:06,234 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:06,234 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 13.483870967741936) internal successors, (418), 31 states have internal predecessors, (418), 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-05-07 02:52:06,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-07 02:52:06,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:06,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-07 02:52:06,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:06,706 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-05-07 02:52:06,906 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:06,907 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:06,907 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:06,907 INFO L85 PathProgramCache]: Analyzing trace with hash -841643802, now seen corresponding path program 3 times [2024-05-07 02:52:06,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:06,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717652958] [2024-05-07 02:52:06,908 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:06,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:06,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:07,480 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 44 proven. 121 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-05-07 02:52:07,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:07,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717652958] [2024-05-07 02:52:07,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717652958] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:07,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1226698444] [2024-05-07 02:52:07,482 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-07 02:52:07,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:07,482 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:07,483 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-05-07 02:52:07,512 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-05-07 02:52:07,771 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-05-07 02:52:07,771 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:07,773 INFO L262 TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 5 conjunts are in the unsatisfiable core [2024-05-07 02:52:07,777 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:07,862 INFO L134 CoverageAnalysis]: Checked inductivity of 166 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-05-07 02:52:07,862 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-05-07 02:52:07,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1226698444] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-07 02:52:07,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-05-07 02:52:07,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [18] total 21 [2024-05-07 02:52:07,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2064655678] [2024-05-07 02:52:07,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 02:52:07,866 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-07 02:52:07,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:07,870 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-07 02:52:07,870 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=359, Unknown=0, NotChecked=0, Total=420 [2024-05-07 02:52:07,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:07,870 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:07,870 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 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-05-07 02:52:07,870 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-07 02:52:07,871 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:07,871 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:08,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-07 02:52:08,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:08,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:08,084 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-05-07 02:52:08,273 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:08,274 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:08,274 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:08,274 INFO L85 PathProgramCache]: Analyzing trace with hash -961853325, now seen corresponding path program 4 times [2024-05-07 02:52:08,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:08,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073653043] [2024-05-07 02:52:08,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:08,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:08,610 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 57 proven. 20 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-05-07 02:52:08,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:08,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073653043] [2024-05-07 02:52:08,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073653043] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:08,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1403044007] [2024-05-07 02:52:08,611 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-07 02:52:08,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:08,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:08,613 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-05-07 02:52:08,635 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-05-07 02:52:08,742 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-07 02:52:08,743 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:08,744 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 9 conjunts are in the unsatisfiable core [2024-05-07 02:52:08,747 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:09,127 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 42 proven. 1 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-05-07 02:52:09,128 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:09,447 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 42 proven. 1 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-05-07 02:52:09,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1403044007] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:09,447 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:09,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10, 10] total 26 [2024-05-07 02:52:09,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1898020492] [2024-05-07 02:52:09,448 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:09,448 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-05-07 02:52:09,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:09,449 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-05-07 02:52:09,450 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=148, Invalid=502, Unknown=0, NotChecked=0, Total=650 [2024-05-07 02:52:09,450 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:09,450 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:09,450 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 15.76923076923077) internal successors, (410), 26 states have internal predecessors, (410), 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-05-07 02:52:09,450 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-07 02:52:09,450 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:09,450 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:09,451 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:09,803 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-07 02:52:09,803 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:09,803 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:09,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:09,812 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-05-07 02:52:10,012 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,SelfDestructingSolverStorable13 [2024-05-07 02:52:10,013 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:10,017 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:10,017 INFO L85 PathProgramCache]: Analyzing trace with hash -1429638737, now seen corresponding path program 5 times [2024-05-07 02:52:10,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:10,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [620221715] [2024-05-07 02:52:10,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:10,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:10,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:10,398 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 57 proven. 29 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-05-07 02:52:10,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:10,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [620221715] [2024-05-07 02:52:10,398 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [620221715] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:10,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [159931959] [2024-05-07 02:52:10,398 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-05-07 02:52:10,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:10,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:10,400 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-05-07 02:52:10,426 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-05-07 02:52:10,526 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s) [2024-05-07 02:52:10,527 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:10,528 INFO L262 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjunts are in the unsatisfiable core [2024-05-07 02:52:10,531 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:10,594 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 40 proven. 15 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2024-05-07 02:52:10,595 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-05-07 02:52:10,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [159931959] provided 1 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:10,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-05-07 02:52:10,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [14, 5] total 18 [2024-05-07 02:52:10,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2037179988] [2024-05-07 02:52:10,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 02:52:10,633 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-07 02:52:10,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:10,634 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-07 02:52:10,634 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=254, Unknown=0, NotChecked=0, Total=306 [2024-05-07 02:52:10,634 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:10,634 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:10,634 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 44.0) internal successors, (176), 4 states have internal predecessors, (176), 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-05-07 02:52:10,634 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-07 02:52:10,635 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:10,635 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:10,635 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:10,635 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:10,853 INFO L85 PathProgramCache]: Analyzing trace with hash 1999510102, now seen corresponding path program 3 times [2024-05-07 02:52:10,853 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:10,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:10,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:11,291 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 30 proven. 35 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:11,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:11,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:11,558 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 30 proven. 35 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:11,702 INFO L85 PathProgramCache]: Analyzing trace with hash -206520890, now seen corresponding path program 4 times [2024-05-07 02:52:11,702 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:11,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:11,956 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 22 proven. 31 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:11,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:11,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:11,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:12,257 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 22 proven. 31 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:12,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:12,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:12,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:12,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:12,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:12,485 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-05-07 02:52:12,678 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14,SelfDestructingSolverStorable15,SelfDestructingSolverStorable16,SelfDestructingSolverStorable17 [2024-05-07 02:52:12,678 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:12,678 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:12,679 INFO L85 PathProgramCache]: Analyzing trace with hash -990492934, now seen corresponding path program 6 times [2024-05-07 02:52:12,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:12,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249771806] [2024-05-07 02:52:12,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:12,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:12,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 27 proven. 20 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-05-07 02:52:12,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:12,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249771806] [2024-05-07 02:52:12,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249771806] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:12,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [363566245] [2024-05-07 02:52:12,974 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-05-07 02:52:12,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:12,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:12,976 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-05-07 02:52:12,983 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-05-07 02:52:13,280 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-05-07 02:52:13,280 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:13,282 INFO L262 TraceCheckSpWp]: Trace formula consists of 448 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-07 02:52:13,285 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:13,702 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 37 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-05-07 02:52:13,702 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:14,050 INFO L134 CoverageAnalysis]: Checked inductivity of 99 backedges. 37 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-05-07 02:52:14,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [363566245] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:14,050 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:14,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 32 [2024-05-07 02:52:14,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [589344050] [2024-05-07 02:52:14,051 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:14,051 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-05-07 02:52:14,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:14,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-05-07 02:52:14,053 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=208, Invalid=784, Unknown=0, NotChecked=0, Total=992 [2024-05-07 02:52:14,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:14,053 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:14,053 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 13.46875) internal successors, (431), 32 states have internal predecessors, (431), 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-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:14,054 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:14,632 INFO L85 PathProgramCache]: Analyzing trace with hash 1061788826, now seen corresponding path program 5 times [2024-05-07 02:52:14,632 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:14,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:14,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:14,962 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 30 proven. 52 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:14,963 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:14,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:15,216 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 30 proven. 52 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:15,336 INFO L85 PathProgramCache]: Analyzing trace with hash 1723195650, now seen corresponding path program 6 times [2024-05-07 02:52:15,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:15,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:15,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:15,674 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 22 proven. 48 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:15,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:15,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:15,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:15,964 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 22 proven. 48 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:15,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:15,984 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-05-07 02:52:16,181 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20,SelfDestructingSolverStorable21,SelfDestructingSolverStorable22,SelfDestructingSolverStorable23 [2024-05-07 02:52:16,182 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:16,182 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:16,182 INFO L85 PathProgramCache]: Analyzing trace with hash 4918582, now seen corresponding path program 7 times [2024-05-07 02:52:16,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:16,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538962362] [2024-05-07 02:52:16,182 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:16,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:16,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:16,373 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-05-07 02:52:16,374 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:16,374 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538962362] [2024-05-07 02:52:16,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538962362] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-07 02:52:16,374 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-07 02:52:16,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-07 02:52:16,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [761353162] [2024-05-07 02:52:16,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 02:52:16,375 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-07 02:52:16,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:16,375 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-07 02:52:16,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-05-07 02:52:16,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:16,376 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:16,376 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 43.25) internal successors, (173), 4 states have internal predecessors, (173), 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-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:16,376 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:16,598 INFO L85 PathProgramCache]: Analyzing trace with hash -1991693255, now seen corresponding path program 7 times [2024-05-07 02:52:16,598 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:16,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:16,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:17,184 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 11 proven. 111 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-05-07 02:52:17,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:17,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:17,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:17,524 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 11 proven. 111 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-05-07 02:52:17,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:17,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 02:52:17,559 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,SelfDestructingSolverStorable25,SelfDestructingSolverStorable26 [2024-05-07 02:52:17,559 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:17,560 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:17,560 INFO L85 PathProgramCache]: Analyzing trace with hash -840664894, now seen corresponding path program 8 times [2024-05-07 02:52:17,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:17,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [358665213] [2024-05-07 02:52:17,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:17,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:18,064 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 72 proven. 125 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-05-07 02:52:18,064 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:18,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [358665213] [2024-05-07 02:52:18,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [358665213] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:18,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1820948572] [2024-05-07 02:52:18,065 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-07 02:52:18,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:18,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:18,069 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-07 02:52:18,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-05-07 02:52:18,233 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-07 02:52:18,233 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:18,235 INFO L262 TraceCheckSpWp]: Trace formula consists of 530 conjuncts, 15 conjunts are in the unsatisfiable core [2024-05-07 02:52:18,238 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:18,822 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 126 proven. 27 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-05-07 02:52:18,822 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:19,349 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 126 proven. 27 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-05-07 02:52:19,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1820948572] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:19,349 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:19,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 16, 16] total 45 [2024-05-07 02:52:19,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1562687775] [2024-05-07 02:52:19,350 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:19,350 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-05-07 02:52:19,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:19,352 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-05-07 02:52:19,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=265, Invalid=1715, Unknown=0, NotChecked=0, Total=1980 [2024-05-07 02:52:19,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:19,353 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:19,353 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 45 states have (on average 11.933333333333334) internal successors, (537), 45 states have internal predecessors, (537), 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-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:19,353 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-07 02:52:19,354 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:20,764 INFO L85 PathProgramCache]: Analyzing trace with hash -350595570, now seen corresponding path program 8 times [2024-05-07 02:52:20,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:20,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:21,186 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 44 proven. 78 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-05-07 02:52:21,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:21,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:21,498 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 44 proven. 78 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 02:52:21,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-07 02:52:21,544 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-05-07 02:52:21,740 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,SelfDestructingSolverStorable27,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2024-05-07 02:52:21,740 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:21,741 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:21,741 INFO L85 PathProgramCache]: Analyzing trace with hash -1051354995, now seen corresponding path program 9 times [2024-05-07 02:52:21,741 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:21,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2048011239] [2024-05-07 02:52:21,741 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:21,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:22,226 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 120 proven. 80 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-05-07 02:52:22,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:22,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2048011239] [2024-05-07 02:52:22,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2048011239] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:22,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1662950444] [2024-05-07 02:52:22,227 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-07 02:52:22,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:22,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:22,228 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-07 02:52:22,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-05-07 02:52:22,655 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-05-07 02:52:22,655 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:22,658 INFO L262 TraceCheckSpWp]: Trace formula consists of 558 conjuncts, 24 conjunts are in the unsatisfiable core [2024-05-07 02:52:22,662 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:23,336 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 148 proven. 52 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-05-07 02:52:23,336 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 02:52:23,821 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 148 proven. 52 refuted. 0 times theorem prover too weak. 87 trivial. 0 not checked. [2024-05-07 02:52:23,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1662950444] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 02:52:23,822 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 02:52:23,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 48 [2024-05-07 02:52:23,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [991059768] [2024-05-07 02:52:23,822 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 02:52:23,823 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-05-07 02:52:23,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 02:52:23,824 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-05-07 02:52:23,825 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=429, Invalid=1827, Unknown=0, NotChecked=0, Total=2256 [2024-05-07 02:52:23,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:23,825 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 02:52:23,825 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 11.208333333333334) internal successors, (538), 48 states have internal predecessors, (538), 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-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. [2024-05-07 02:52:23,826 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 02:52:24,743 INFO L85 PathProgramCache]: Analyzing trace with hash 967475018, now seen corresponding path program 9 times [2024-05-07 02:52:24,744 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:24,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:24,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-07 02:52:24,834 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-05-07 02:52:24,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-07 02:52:25,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-07 02:52:25,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-05-07 02:52:25,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-05-07 02:52:25,220 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,SelfDestructingSolverStorable31,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:25,221 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-05-07 02:52:25,221 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 02:52:25,221 INFO L85 PathProgramCache]: Analyzing trace with hash 839191249, now seen corresponding path program 10 times [2024-05-07 02:52:25,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 02:52:25,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [45192067] [2024-05-07 02:52:25,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 02:52:25,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 02:52:25,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 02:52:33,621 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 39 proven. 196 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-05-07 02:52:33,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 02:52:33,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [45192067] [2024-05-07 02:52:33,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [45192067] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 02:52:33,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1628372390] [2024-05-07 02:52:33,622 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-07 02:52:33,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 02:52:33,622 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 02:52:33,623 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-07 02:52:33,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-05-07 02:52:33,814 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-07 02:52:33,814 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 02:52:33,818 INFO L262 TraceCheckSpWp]: Trace formula consists of 572 conjuncts, 120 conjunts are in the unsatisfiable core [2024-05-07 02:52:33,825 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 02:52:34,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-05-07 02:52:35,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2024-05-07 02:52:36,015 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-05-07 02:52:36,015 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 11 treesize of output 11 [2024-05-07 02:52:36,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:52:36,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-05-07 02:53:35,528 INFO L349 Elim1Store]: treesize reduction 466, result has 51.3 percent of original size [2024-05-07 02:53:35,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 12 select indices, 12 select index equivalence classes, 0 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 66 case distinctions, treesize of input 195 treesize of output 523 [2024-05-07 02:53:35,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:35,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:36,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:36,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:36,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:36,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:36,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:36,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:37,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:37,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:37,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:37,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:37,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:37,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:37,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:37,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:37,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:38,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:38,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:38,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:39,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:39,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:39,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:39,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:39,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:39,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:40,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:40,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:40,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:40,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:40,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:40,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:41,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:41,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:41,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:42,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:42,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:42,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:42,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:42,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:42,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:42,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:42,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:43,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:43,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:44,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:44,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:44,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:44,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:45,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:45,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:45,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:45,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:45,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:46,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:46,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:46,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:47,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:47,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:47,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:47,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:47,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:48,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:48,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:48,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:49,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:49,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:49,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:49,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:49,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:49,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:49,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:49,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:49,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:50,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:50,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:51,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:51,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:51,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:51,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:52,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:52,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:52,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:52,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:53,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:53,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:54,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:54,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:54,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:54,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:54,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:54,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:54,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:55,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:55,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:55,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:55,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:55,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:55,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:56,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:56,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:56,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:57,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:57,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:57,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:57,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:57,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:57,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:57,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:57,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,469 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:58,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:58,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:58,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:53:59,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:53:59,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:53:59,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,022 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:00,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:00,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:00,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:00,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:00,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:00,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:00,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:00,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:00,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:00,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:00,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:01,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:01,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:01,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:02,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:02,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:02,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:02,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:03,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:03,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:03,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:03,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:03,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:03,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:03,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:03,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:03,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:04,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:04,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:04,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:04,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:04,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:04,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:04,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:05,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:05,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:05,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:05,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:06,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:06,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:06,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:06,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:06,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:06,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:07,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:07,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:07,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:07,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:07,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:07,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:08,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:08,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:08,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:08,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:09,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:09,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:09,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:09,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:10,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:10,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:10,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:11,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:11,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:11,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:11,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:13,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:13,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:13,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:13,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:14,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:14,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:14,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:14,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:14,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:14,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:14,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:15,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:15,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:15,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:16,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:16,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:16,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:16,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:16,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:16,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:16,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:17,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:17,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:17,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:17,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:17,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:17,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:17,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:17,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:19,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:19,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:19,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:19,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:19,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:19,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:20,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:20,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:20,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:20,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:20,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:21,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:21,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:21,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:21,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:22,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:22,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:22,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:22,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:22,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:23,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:23,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:23,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:23,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:23,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:23,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:24,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:24,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:24,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:25,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:25,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:25,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:25,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:26,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:26,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:26,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:27,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:27,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:27,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:27,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:27,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:27,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:28,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:28,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:28,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,324 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:29,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:29,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:29,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:29,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:29,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:29,955 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,614 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:30,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:30,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:30,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:33,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:33,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:33,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:33,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:33,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:33,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:34,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:34,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:34,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:34,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:34,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:35,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:35,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:35,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:35,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:35,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:35,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:35,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:36,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:36,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:36,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:36,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:37,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:37,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:37,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:37,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:37,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:38,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:38,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:38,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:38,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:38,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:39,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:39,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:39,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:39,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:39,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:40,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:40,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:40,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:41,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:41,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:41,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:41,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:41,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:41,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,469 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:42,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:42,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:42,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:43,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:43,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:43,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:43,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:44,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:44,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:44,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,852 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:45,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:45,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:45,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:46,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:46,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:46,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:46,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:46,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:46,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:46,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:47,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:47,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:47,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:47,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:47,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:47,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:48,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:48,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:48,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:48,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:48,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:48,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:48,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:48,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:48,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:50,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:50,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:50,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:50,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:50,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:50,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:51,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:51,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:58,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:58,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:58,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:58,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:58,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:54:59,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:54:59,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:54:59,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:00,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:00,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:00,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:00,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:00,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:01,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:01,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:01,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:01,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,487 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,658 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:05,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:05,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:05,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:06,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:06,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:07,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:07,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:07,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:07,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:07,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:08,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:09,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:09,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:09,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:09,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:09,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:09,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:09,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:10,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:10,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:10,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:10,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:11,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:11,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:11,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:11,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:11,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:12,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:12,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:13,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:13,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:13,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:14,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:14,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:15,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:15,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:15,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:16,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:16,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:17,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:17,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:17,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:17,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:17,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:18,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:18,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:19,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:19,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:19,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:19,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:19,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:19,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,264 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:20,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:20,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:20,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:21,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:21,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:21,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:21,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:21,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:21,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:22,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:22,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:22,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:23,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:23,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:23,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:23,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:23,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:24,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:24,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:25,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:25,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:25,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:26,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:26,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:26,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:26,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:26,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:26,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:27,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:27,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:27,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:28,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:28,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:29,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:29,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:29,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:30,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,980 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:30,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:30,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:31,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:31,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:31,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:32,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:32,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:32,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:33,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:33,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:33,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:34,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:34,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:35,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:35,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:35,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:35,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:35,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,870 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:36,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:36,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:36,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:37,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:37,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:37,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:37,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:37,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:37,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:37,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:38,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:38,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:39,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:39,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:39,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:39,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:39,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:40,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:40,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:40,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:40,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:40,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:40,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:41,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:41,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:41,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:41,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:41,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:41,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:41,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:42,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:42,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:42,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:42,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:42,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:43,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:43,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:43,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:43,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:44,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:44,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:44,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:45,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:45,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:45,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:46,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:46,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:46,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,161 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:47,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:47,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:47,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:48,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:48,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:48,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,432 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:49,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:49,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:49,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:50,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:50,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:50,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:51,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:51,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:51,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:52,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:52,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:52,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:53,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:53,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:54,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:54,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:54,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:54,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:54,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:55,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:55,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:55,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:55,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:55,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:55,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:56,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,905 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:56,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:56,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:56,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:57,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:57,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:57,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:58,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:58,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:55:59,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:55:59,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:55:59,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:00,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:00,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:01,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:01,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:01,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:02,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:02,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:03,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:03,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:03,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:03,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:03,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:04,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:04,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:05,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:05,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:05,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:06,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:06,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:06,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:06,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:06,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:06,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:06,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:07,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:07,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:07,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:07,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:07,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:08,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:08,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:08,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:09,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:09,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:10,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:10,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:10,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:10,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:10,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:10,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:10,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:10,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:10,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:10,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:11,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:11,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:11,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:11,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:11,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:12,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:12,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:12,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:12,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:12,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:15,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:15,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:15,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:15,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:15,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:15,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:15,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:15,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:15,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:15,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:16,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:16,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:16,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:19,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:23,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:23,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:24,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:24,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:24,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:25,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:25,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:25,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:25,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:25,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:25,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:26,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:26,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:26,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:26,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:26,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:27,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:27,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:27,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:27,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:27,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:28,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:28,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:28,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:29,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:29,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:29,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,196 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:30,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:30,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:30,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:30,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:30,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:30,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:30,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:31,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:31,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:31,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:32,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:32,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:32,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:32,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:32,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:32,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:33,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:33,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:34,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:34,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:34,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:34,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:34,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:34,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:34,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:34,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:34,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:35,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:35,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:35,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:36,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:36,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:36,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:37,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:37,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:37,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:37,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:37,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:38,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:38,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:39,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:39,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:39,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:40,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:40,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:40,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:41,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:41,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:41,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:42,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:42,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:42,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:43,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:43,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:43,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:46,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:46,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:47,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:47,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:47,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:47,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:47,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:48,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:48,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:48,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:48,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:48,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:49,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:49,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:49,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:50,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:50,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:50,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:51,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:51,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:51,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:51,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:51,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:51,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:51,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:51,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:51,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:52,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:52,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:52,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:52,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:52,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:52,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:52,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:52,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:52,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:55,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:55,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:55,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:55,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:55,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:55,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:56,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:56,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:56,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:57,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:57,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:57,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:58,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:58,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:58,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:56:59,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:56:59,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:56:59,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:00,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:00,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:01,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:01,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:01,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:01,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:02,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:02,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:02,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:02,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:03,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:03,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:03,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:03,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:04,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:04,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:04,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:04,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:04,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:05,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:05,924 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:05,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:06,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:06,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:07,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:07,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:07,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:07,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:08,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:08,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:08,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:09,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:09,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:09,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:10,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:10,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:10,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:11,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:11,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:11,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:12,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:12,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:12,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:12,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:12,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:12,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:12,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:13,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:13,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:13,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:14,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:14,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:14,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:15,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:15,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:15,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:15,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:15,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:16,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:16,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:16,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:16,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:16,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:17,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:17,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:18,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:18,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:18,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:18,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:18,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:18,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:20,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:20,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:20,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:20,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:20,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:21,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:21,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:21,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:22,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:22,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:22,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:23,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:23,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:23,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:24,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:24,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:24,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:25,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:25,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:25,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,511 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:26,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:26,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:26,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:27,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:27,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:27,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:28,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:28,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:28,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:29,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:29,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:29,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:30,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:30,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:30,972 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:31,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:31,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:31,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:32,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:32,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:32,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:33,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:33,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:33,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:33,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:33,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:33,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:33,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:34,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:34,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:34,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:35,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:35,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:35,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:35,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:35,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:35,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:35,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:35,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:35,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:36,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:36,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:36,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:36,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:36,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:36,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:37,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:37,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:37,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:37,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:37,934 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:37,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:37,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:38,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:38,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:38,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:39,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:39,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:39,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:39,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:39,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:39,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:40,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:40,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:40,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:41,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:41,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:41,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:42,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:42,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:42,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:42,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:42,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:42,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:42,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:43,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:43,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:43,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:44,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:44,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:44,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:44,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:44,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:44,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:44,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:45,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:45,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:45,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:46,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:46,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:46,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:47,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:47,924 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:47,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:48,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:48,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:48,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:49,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:49,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:49,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:50,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:50,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:50,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:51,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:51,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:51,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:52,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:52,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:52,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:53,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:53,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:53,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,123 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:54,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:54,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:54,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:56,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:56,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:56,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:56,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:56,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:56,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:57,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:57,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:57,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:58,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:58,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:58,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:57:59,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:57:59,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:57:59,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:00,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:00,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:00,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:01,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:01,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:01,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:02,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:02,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:02,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:03,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:03,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:03,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:04,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:04,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:04,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:04,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:05,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:05,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:05,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:05,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:05,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:05,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:06,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:06,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:06,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:06,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:06,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:07,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:07,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:08,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:08,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:08,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:08,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:08,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:08,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:08,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:09,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:09,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:09,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:10,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:10,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:10,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:10,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:11,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:11,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:11,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:11,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:11,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:12,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:12,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:12,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:12,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:12,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:12,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:13,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:13,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:13,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:14,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:14,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:14,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:15,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:15,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:16,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:16,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:16,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,196 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:17,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:17,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:17,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:18,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:18,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:18,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,092 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:19,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:19,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:19,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:20,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:20,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:20,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:20,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:21,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:21,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:21,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:22,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:22,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:22,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:22,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:22,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:22,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:22,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:23,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:23,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:23,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:24,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:24,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:25,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,226 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:25,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:25,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:58:25,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:25,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:58:25,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:58:52,644 WARN L293 SmtUtils]: Spent 14.53s on a formula simplification. DAG size of input: 2344 DAG size of output: 2444 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-05-07 02:59:11,930 WARN L293 SmtUtils]: Spent 14.25s on a formula simplification. DAG size of input: 2341 DAG size of output: 2425 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-05-07 02:59:23,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:23,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:23,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:24,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:24,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:24,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:24,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,642 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:25,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:25,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:25,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:26,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:26,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:26,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:27,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:27,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:27,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:27,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:27,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:28,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:28,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:28,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:28,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:28,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:28,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:29,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:29,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:29,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:30,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:30,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:30,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,161 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:31,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:31,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:31,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:32,791 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,887 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:32,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:32,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:33,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:33,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:33,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:34,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:34,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:34,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:34,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:34,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:34,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:34,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:34,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:34,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:35,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:35,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:35,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:35,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:36,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:36,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:37,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:37,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:37,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:37,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:37,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:37,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:38,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:38,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:38,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:38,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:38,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:39,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:39,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:39,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:40,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:40,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:40,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:40,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:41,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:41,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:41,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:41,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:41,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:41,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:41,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:41,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:42,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:42,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:42,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:42,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:42,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:42,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,324 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,401 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:43,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:43,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:43,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:44,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:44,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:44,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:44,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:45,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:45,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:45,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,614 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:46,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:46,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:46,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:47,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:47,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:47,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:47,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:47,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:47,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:47,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:47,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:47,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:47,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:48,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:48,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:48,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,249 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:49,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:49,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:49,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,627 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:50,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:50,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:50,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:51,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:51,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:51,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:51,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:52,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:52,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:53,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:53,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:53,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:53,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:53,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:53,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:54,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:54,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:54,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:54,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 02:59:54,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:54,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:54,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:55,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:55,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:55,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:55,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 02:59:55,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 02:59:55,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:03,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:03,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:03,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:04,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:04,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:04,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:05,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:05,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,764 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:05,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:05,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:06,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:06,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:06,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:07,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:07,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:07,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:07,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:07,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:07,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:07,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:07,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:07,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:07,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:08,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:08,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:08,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:08,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:08,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:08,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:08,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:08,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:08,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:09,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:09,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:09,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:10,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:10,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:10,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:11,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:11,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:11,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:12,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:12,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:12,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:13,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:13,123 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:13,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:13,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:13,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:13,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:13,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:14,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:14,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:14,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,175 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:15,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:15,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:15,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:16,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:16,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:16,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:17,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:17,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:17,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:17,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:17,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:17,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:18,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:18,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:18,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:19,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:19,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:19,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:20,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:20,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:20,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:21,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:21,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:21,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:22,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:22,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:22,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:23,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:23,955 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:23,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:24,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:24,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:24,934 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:25,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:25,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:25,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:26,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:26,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:26,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:27,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:28,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:28,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:28,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:29,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:29,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:29,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:29,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:29,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:29,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:29,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:30,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:30,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:30,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:31,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:31,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:31,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:32,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:32,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:32,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:33,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:33,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:33,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:33,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:33,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:34,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:34,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:34,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:35,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:35,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:35,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:35,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:35,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:36,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,588 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:36,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:36,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:36,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:36,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:37,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:37,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:37,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,324 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:38,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:38,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:38,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:38,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:38,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:39,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:39,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:39,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:40,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:40,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:40,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:41,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:41,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:41,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:42,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:42,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:42,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:43,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,924 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:43,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:43,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,175 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:44,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:44,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:44,905 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:45,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:45,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:45,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:46,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:46,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:47,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:47,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:47,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:48,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:48,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:48,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:48,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:48,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:49,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:49,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:49,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:49,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:49,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:49,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:50,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:50,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:50,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:51,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:51,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:51,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:51,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:51,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:52,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:52,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:52,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:53,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:53,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:53,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:54,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:54,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:54,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:55,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:55,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:55,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:55,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:55,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:55,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:55,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:55,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:56,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:56,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:56,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:56,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:56,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:56,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:56,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,455 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:57,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,870 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:57,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:57,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:58,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:58,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:58,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:00:59,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:00:59,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:00:59,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:00,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:00,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:00,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,175 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:01,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:01,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:01,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:02,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:02,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:02,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:03,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:03,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:03,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:03,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:04,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:04,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:04,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:04,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:04,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:05,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:05,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:06,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:06,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:06,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:07,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:07,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:07,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:08,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:08,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:08,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:09,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:09,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:09,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:10,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:10,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:10,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:10,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:10,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:11,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:11,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:11,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:11,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:11,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:11,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:12,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:12,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:12,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:13,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:13,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:13,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:14,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:14,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:14,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:15,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:15,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:15,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:16,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:16,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:16,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:16,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:16,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:18,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:25,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:25,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:26,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:26,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:26,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:26,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:26,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:26,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:27,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:27,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:27,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:28,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:28,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:28,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:28,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:29,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:29,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:29,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:30,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:30,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:30,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:30,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:30,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:31,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:31,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:31,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:32,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:32,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:32,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:33,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:33,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:33,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:33,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:33,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:33,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,401 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:34,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:34,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:34,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:35,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:35,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:36,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:36,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:36,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:36,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:36,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:36,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:36,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:36,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:37,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:37,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:37,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:37,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:37,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:38,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:38,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:38,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:38,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:38,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:39,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:39,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:39,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:39,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:39,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:39,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:53,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:53,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:53,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:53,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:54,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:54,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,092 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:55,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:55,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:55,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:56,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:56,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:56,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:57,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:57,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:57,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:01:58,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:58,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:58,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:01:59,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:01:59,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:00,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:00,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:00,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,197 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:01,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:01,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:01,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:02,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:02,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:02,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:02,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:02,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:02,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:02,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:03,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:03,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:03,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:04,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:04,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:04,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:05,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:05,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:05,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:05,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:06,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:06,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:07,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:07,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:07,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:07,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:07,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:07,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:08,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:08,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:08,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:08,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:08,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:09,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:09,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:09,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:10,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:10,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:10,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:10,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:10,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:11,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:11,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:11,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,791 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:11,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:11,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:11,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:12,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:12,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:12,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:12,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:12,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:13,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:13,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:13,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:14,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:14,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:14,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:15,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:15,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:16,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:16,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:16,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:17,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:17,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:17,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:17,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:17,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:18,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:18,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:18,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:19,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:19,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:19,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:20,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:20,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:20,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:21,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,090 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:21,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:21,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:21,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:22,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:22,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:22,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:22,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:22,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:22,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:22,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:23,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:23,264 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:23,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:23,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:23,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:23,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:24,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:24,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:24,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:24,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:24,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:24,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:25,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:25,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:25,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:25,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:25,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:25,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:29,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:29,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:29,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:30,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:30,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:30,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:31,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:31,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:31,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:31,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:31,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:31,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:31,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:32,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:32,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:32,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:32,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:32,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:33,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:33,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:33,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:34,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:34,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:34,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:35,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:35,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:35,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:35,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:35,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:35,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:35,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:36,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:36,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:36,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:36,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:36,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:36,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:37,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:37,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:37,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:38,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:38,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:38,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:38,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:38,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:39,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:39,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:39,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:39,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:39,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:40,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:40,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:40,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:41,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:41,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:41,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:41,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:41,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,764 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:42,905 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,972 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:42,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:42,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:43,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:43,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:43,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:44,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:44,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:44,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:45,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:45,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:45,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:45,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:46,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:46,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:46,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:47,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:47,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:47,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:47,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:47,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:47,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,511 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:48,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:48,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:48,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:49,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:49,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:49,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:50,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:50,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:50,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:51,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:51,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:51,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:52,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:52,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:52,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:53,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:53,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:53,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:54,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:54,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:54,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:55,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:55,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:55,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:56,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:56,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:57,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:57,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:57,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:58,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:58,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:58,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:58,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:58,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:02:59,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:02:59,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:02:59,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,187 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:00,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:00,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:00,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:01,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:01,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:01,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:02,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:02,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:02,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:03,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:03,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:03,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:04,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:04,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:04,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:05,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:05,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:05,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:05,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:06,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:06,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:06,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:07,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:07,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:08,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:08,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:08,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:09,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:09,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:09,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:09,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:09,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:10,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:10,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:10,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:11,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:11,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:11,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:11,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:11,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:11,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:11,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:12,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:12,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:12,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:13,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:13,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:13,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:14,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:14,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:14,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:14,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:14,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:15,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:15,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:15,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:16,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:16,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:16,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:17,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:17,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:17,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:18,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:18,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:18,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:19,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:19,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:19,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:20,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:20,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:20,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:21,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:21,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:21,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:22,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:22,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:22,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,161 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:23,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:23,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:23,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,455 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:24,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:24,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:24,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:25,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:25,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:25,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:26,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:26,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:26,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:27,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:27,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:27,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:28,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:28,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:28,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:29,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:29,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:29,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:30,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:30,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:30,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:30,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:30,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:30,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:37,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:37,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:37,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:37,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:37,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:37,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:37,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:38,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:38,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:38,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:38,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:38,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:38,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:39,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:39,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:39,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:40,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:40,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:40,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:41,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:41,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:03:42,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:03:42,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:03:42,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:05,485 WARN L293 SmtUtils]: Spent 10.78s on a formula simplification. DAG size of input: 1731 DAG size of output: 1856 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-05-07 03:04:11,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:11,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:11,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:11,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:11,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:11,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:11,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:11,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:12,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:12,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:12,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:12,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:12,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:12,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:12,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:13,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:13,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:13,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:14,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:14,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:14,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,627 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:15,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:15,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:15,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:16,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:16,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:16,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:16,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:16,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:16,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:16,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:24,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:24,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:24,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:25,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:25,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:25,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:26,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:26,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:26,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:27,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:27,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:27,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:27,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:27,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:27,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:27,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:28,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:28,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:28,972 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:29,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:29,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:29,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:30,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:30,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:30,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:31,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:31,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:31,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:32,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:32,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:32,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:32,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:32,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:32,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:50,574 WARN L293 SmtUtils]: Spent 10.26s on a formula simplification. DAG size of input: 1540 DAG size of output: 1661 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-05-07 03:04:54,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:54,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:54,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:54,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:54,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:54,887 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,887 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:54,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:54,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:55,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:55,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:55,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:56,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:56,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:56,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:57,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:57,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:57,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,658 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:58,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:58,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:58,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,090 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:04:59,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:04:59,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:04:59,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:04,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:04,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:04,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:04,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,791 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:05,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:05,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:05,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,358 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:06,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:06,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:06,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:07,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:07,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:07,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:08,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:08,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:08,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,249 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:09,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:09,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:09,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:10,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:10,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:10,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,455 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:11,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:11,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:11,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:13,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:13,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:13,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:13,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:13,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:13,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:18,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:18,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:18,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:19,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:19,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:19,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:20,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:20,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:20,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:21,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:21,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:21,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:22,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:22,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:22,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:23,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:23,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:23,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:25,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:25,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:26,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:26,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:26,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:26,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:26,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:26,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,196 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 03:05:27,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 03:05:27,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 03:05:27,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. Received shutdown request... [2024-05-07 03:05:27,860 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 3 remaining) [2024-05-07 03:05:27,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-05-07 03:05:27,889 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-05-07 03:05:27,889 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-05-07 03:05:27,889 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-05-07 03:05:28,066 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32 [2024-05-07 03:05:28,066 WARN L619 AbstractCegarLoop]: Verification canceled: while PartialOrderCegarLoop was analyzing trace of length 284 with TraceHistMax 5,while TraceCheckSpWp was constructing forward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-3-9-1 term,while PolyPacSimplificationTermWalker was simplifying 11 xjuncts wrt. a ∧-30-2-1 context. [2024-05-07 03:05:28,067 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 3 remaining) [2024-05-07 03:05:28,068 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2024-05-07 03:05:28,071 INFO L448 BasicCegarLoop]: Path program histogram: [10, 9, 1, 1, 1] [2024-05-07 03:05:28,074 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-05-07 03:05:28,074 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2024-05-07 03:05:28,077 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.05 03:05:28 BasicIcfg [2024-05-07 03:05:28,077 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-05-07 03:05:28,078 INFO L158 Benchmark]: Toolchain (without parser) took 817732.26ms. Allocated memory was 161.5MB in the beginning and 1.1GB in the end (delta: 947.9MB). Free memory was 85.4MB in the beginning and 982.9MB in the end (delta: -897.5MB). Peak memory consumption was 666.9MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,078 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 161.5MB. Free memory is still 131.2MB. There was no memory consumed. Max. memory is 8.0GB. [2024-05-07 03:05:28,078 INFO L158 Benchmark]: CACSL2BoogieTranslator took 259.37ms. Allocated memory was 161.5MB in the beginning and 273.7MB in the end (delta: 112.2MB). Free memory was 85.3MB in the beginning and 234.2MB in the end (delta: -149.0MB). Peak memory consumption was 9.8MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,079 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.43ms. Allocated memory is still 273.7MB. Free memory was 234.2MB in the beginning and 241.2MB in the end (delta: -6.9MB). Peak memory consumption was 4.5MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,079 INFO L158 Benchmark]: Boogie Preprocessor took 27.65ms. Allocated memory is still 273.7MB. Free memory was 241.2MB in the beginning and 239.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,079 INFO L158 Benchmark]: RCFGBuilder took 579.27ms. Allocated memory is still 273.7MB. Free memory was 239.1MB in the beginning and 236.0MB in the end (delta: 3.1MB). Peak memory consumption was 24.1MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,080 INFO L158 Benchmark]: TraceAbstraction took 816809.90ms. Allocated memory was 273.7MB in the beginning and 1.1GB in the end (delta: 835.7MB). Free memory was 234.9MB in the beginning and 982.9MB in the end (delta: -747.9MB). Peak memory consumption was 705.1MB. Max. memory is 8.0GB. [2024-05-07 03:05:28,084 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.11ms. Allocated memory is still 161.5MB. Free memory is still 131.2MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 259.37ms. Allocated memory was 161.5MB in the beginning and 273.7MB in the end (delta: 112.2MB). Free memory was 85.3MB in the beginning and 234.2MB in the end (delta: -149.0MB). Peak memory consumption was 9.8MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 46.43ms. Allocated memory is still 273.7MB. Free memory was 234.2MB in the beginning and 241.2MB in the end (delta: -6.9MB). Peak memory consumption was 4.5MB. Max. memory is 8.0GB. * Boogie Preprocessor took 27.65ms. Allocated memory is still 273.7MB. Free memory was 241.2MB in the beginning and 239.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 579.27ms. Allocated memory is still 273.7MB. Free memory was 239.1MB in the beginning and 236.0MB in the end (delta: 3.1MB). Peak memory consumption was 24.1MB. Max. memory is 8.0GB. * TraceAbstraction took 816809.90ms. Allocated memory was 273.7MB in the beginning and 1.1GB in the end (delta: 835.7MB). Free memory was 234.9MB in the beginning and 982.9MB in the end (delta: -747.9MB). Peak memory consumption was 705.1MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 6444, independent: 5395, independent conditional: 4902, independent unconditional: 493, dependent: 1049, dependent conditional: 1044, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 5431, independent: 5395, independent conditional: 4902, independent unconditional: 493, dependent: 36, dependent conditional: 31, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ ConditionTransformingIndependenceRelation.Independence Queries: [ total: 5431, independent: 5395, independent conditional: 4902, independent unconditional: 493, dependent: 36, dependent conditional: 31, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 5431, independent: 5395, independent conditional: 4902, independent unconditional: 493, dependent: 36, dependent conditional: 31, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 2030, independent unconditional: 3365, dependent: 194, dependent conditional: 127, dependent unconditional: 67, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 1830, independent unconditional: 3565, dependent: 194, dependent conditional: 111, dependent unconditional: 83, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 1830, independent unconditional: 3565, dependent: 194, dependent conditional: 111, dependent unconditional: 83, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 351, independent: 320, independent conditional: 17, independent unconditional: 303, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 351, independent: 316, independent conditional: 0, independent unconditional: 316, dependent: 35, dependent conditional: 0, dependent unconditional: 35, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 35, independent: 4, independent conditional: 3, independent unconditional: 1, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 35, independent: 4, independent conditional: 3, independent unconditional: 1, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 114, independent: 11, independent conditional: 7, independent unconditional: 4, dependent: 103, dependent conditional: 67, dependent unconditional: 36, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 5589, independent: 5075, independent conditional: 1813, independent unconditional: 3262, dependent: 163, dependent conditional: 85, dependent unconditional: 78, unknown: 351, unknown conditional: 43, unknown unconditional: 308] , Statistics on independence cache: Total cache size (in pairs): 351, Positive cache size: 320, Positive conditional cache size: 17, Positive unconditional cache size: 303, Negative cache size: 31, Negative conditional cache size: 26, Negative unconditional cache size: 5, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 216, Maximal queried relation: 8, ConditionTransformingIndependenceRelation.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 2030, independent unconditional: 3365, dependent: 194, dependent conditional: 127, dependent unconditional: 67, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 1830, independent unconditional: 3565, dependent: 194, dependent conditional: 111, dependent unconditional: 83, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 5589, independent: 5395, independent conditional: 1830, independent unconditional: 3565, dependent: 194, dependent conditional: 111, dependent unconditional: 83, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 351, independent: 320, independent conditional: 17, independent unconditional: 303, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 351, independent: 316, independent conditional: 0, independent unconditional: 316, dependent: 35, dependent conditional: 0, dependent unconditional: 35, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 35, independent: 4, independent conditional: 3, independent unconditional: 1, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 35, independent: 4, independent conditional: 3, independent unconditional: 1, dependent: 31, dependent conditional: 26, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 114, independent: 11, independent conditional: 7, independent unconditional: 4, dependent: 103, dependent conditional: 67, dependent unconditional: 36, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 5589, independent: 5075, independent conditional: 1813, independent unconditional: 3262, dependent: 163, dependent conditional: 85, dependent unconditional: 78, unknown: 351, unknown conditional: 43, unknown unconditional: 308] , Statistics on independence cache: Total cache size (in pairs): 351, Positive cache size: 320, Positive conditional cache size: 17, Positive unconditional cache size: 303, Negative cache size: 31, Negative conditional cache size: 26, Negative unconditional cache size: 5, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 216 ], Independence queries for same thread: 1013 - TimeoutResultAtElement [Line: 107]: Timeout (TraceAbstraction) Unable to prove that a call to reach_error is unreachable Cancelled while PartialOrderCegarLoop was analyzing trace of length 284 with TraceHistMax 5,while TraceCheckSpWp was constructing forward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-3-9-1 term,while PolyPacSimplificationTermWalker was simplifying 11 xjuncts wrt. a ∧-30-2-1 context. - TimeoutResultAtElement [Line: 101]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message) Cancelled while PartialOrderCegarLoop was analyzing trace of length 284 with TraceHistMax 5,while TraceCheckSpWp was constructing forward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-3-9-1 term,while PolyPacSimplificationTermWalker was simplifying 11 xjuncts wrt. a ∧-30-2-1 context. - TimeoutResultAtElement [Line: 102]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message) Cancelled while PartialOrderCegarLoop was analyzing trace of length 284 with TraceHistMax 5,while TraceCheckSpWp was constructing forward predicates,while PolyPacSimplificationTermWalker was simplifying a ∧-3-9-1 term,while PolyPacSimplificationTermWalker was simplifying 11 xjuncts wrt. a ∧-30-2-1 context. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 202 locations, 3 error locations. Started 1 CEGAR loops. OverallTime: 816.6s, OverallIterations: 10, TraceHistogramMax: 0, PathProgramHistogramMax: 10, EmptinessCheckTime: 16.2s, 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: 196, 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.3s SsaConstructionTime, 1.2s SatisfiabilityAnalysisTime, 13.7s InterpolantComputationTime, 3868 NumberOfCodeBlocks, 3660 NumberOfCodeBlocksAsserted, 33 NumberOfCheckSat, 5432 ConstructedInterpolants, 9 QuantifiedInterpolants, 26760 SizeOfPredicates, 101 NumberOfNonLiveVariables, 3293 ConjunctsInSsa, 125 ConjunctsInUnsatCore, 24 InterpolantComputations, 3 PerfectInterpolantSequences, 2738/3478 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, ConditionalCommutativityCheckTime: 9.2s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 3, ConditionalCommutativityConditionCalculations: 12, ConditionalCommutativityTraceChecks: 12, ConditionalCommutativityImperfectProofs: 8 RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown