/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 LOOP --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 06:20:57,333 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-07 06:20:57,397 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf [2024-05-07 06:20:57,401 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-07 06:20:57,401 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-07 06:20:57,424 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-07 06:20:57,425 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-07 06:20:57,425 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-07 06:20:57,425 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-07 06:20:57,428 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-07 06:20:57,429 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-07 06:20:57,429 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-07 06:20:57,429 INFO L153 SettingsManager]: * Use SBE=true [2024-05-07 06:20:57,430 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-07 06:20:57,430 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-07 06:20:57,430 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-07 06:20:57,431 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-07 06:20:57,432 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-07 06:20:57,432 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-07 06:20:57,433 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-07 06:20:57,433 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=SLEEP_NEW_STATES [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-05-07 06:20:57,434 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-07 06:20:57,434 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 -> LOOP 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 06:20:57,639 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-07 06:20:57,662 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-07 06:20:57,664 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-07 06:20:57,665 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-07 06:20:57,665 INFO L274 PluginConnector]: CDTParser initialized [2024-05-07 06:20:57,665 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 06:20:58,647 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-07 06:20:58,794 INFO L384 CDTParser]: Found 1 translation units. [2024-05-07 06:20:58,794 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c [2024-05-07 06:20:58,799 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/8a52dae86/0eec84f53bf64f66bc7124da9ad748c2/FLAGc3fe1869a [2024-05-07 06:20:58,808 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/8a52dae86/0eec84f53bf64f66bc7124da9ad748c2 [2024-05-07 06:20:58,810 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-07 06:20:58,811 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-07 06:20:58,812 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-07 06:20:58,812 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-07 06:20:58,815 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-07 06:20:58,815 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.05 06:20:58" (1/1) ... [2024-05-07 06:20:58,816 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65fc75e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:58, skipping insertion in model container [2024-05-07 06:20:58,816 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.05 06:20:58" (1/1) ... [2024-05-07 06:20:58,832 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-07 06:20:58,955 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 06:20:58,960 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-07 06:20:58,980 INFO L202 MainTranslator]: Completed pre-run [2024-05-07 06:20:58,994 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 06:20:59,001 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-07 06:20:59,008 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-05-07 06:20:59,008 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-05-07 06:20:59,013 INFO L206 MainTranslator]: Completed translation [2024-05-07 06:20:59,013 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59 WrapperNode [2024-05-07 06:20:59,013 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-07 06:20:59,014 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-07 06:20:59,014 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-07 06:20:59,014 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-07 06:20:59,019 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,026 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,043 INFO L138 Inliner]: procedures = 24, calls = 45, calls flagged for inlining = 11, calls inlined = 13, statements flattened = 197 [2024-05-07 06:20:59,044 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-07 06:20:59,044 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-07 06:20:59,044 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-07 06:20:59,044 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-07 06:20:59,051 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,051 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,053 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,053 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,058 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,066 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,067 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,068 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,070 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-07 06:20:59,071 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-07 06:20:59,071 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-07 06:20:59,071 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-07 06:20:59,071 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (1/1) ... [2024-05-07 06:20:59,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-07 06:20:59,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:20:59,101 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 06:20:59,112 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 06:20:59,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-07 06:20:59,135 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-05-07 06:20:59,135 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-05-07 06:20:59,135 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-05-07 06:20:59,135 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-07 06:20:59,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-05-07 06:20:59,136 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-07 06:20:59,137 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 06:20:59,236 INFO L241 CfgBuilder]: Building ICFG [2024-05-07 06:20:59,238 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-07 06:20:59,510 INFO L282 CfgBuilder]: Performing block encoding [2024-05-07 06:20:59,570 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-07 06:20:59,570 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2024-05-07 06:20:59,571 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.05 06:20:59 BoogieIcfgContainer [2024-05-07 06:20:59,571 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-07 06:20:59,573 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-07 06:20:59,573 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-07 06:20:59,576 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-07 06:20:59,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.05 06:20:58" (1/3) ... [2024-05-07 06:20:59,576 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39c84b2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.05 06:20:59, skipping insertion in model container [2024-05-07 06:20:59,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.05 06:20:59" (2/3) ... [2024-05-07 06:20:59,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39c84b2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.05 06:20:59, skipping insertion in model container [2024-05-07 06:20:59,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.05 06:20:59" (3/3) ... [2024-05-07 06:20:59,577 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-dec-subseq.wvr.c [2024-05-07 06:20:59,583 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-05-07 06:20:59,590 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-07 06:20:59,590 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-05-07 06:20:59,590 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-07 06:20:59,633 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-05-07 06:20:59,669 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-07 06:20:59,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-07 06:20:59,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:20:59,673 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 06:20:59,676 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 06:20:59,697 INFO L188 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-07 06:20:59,713 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:20:59,715 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-05-07 06:20:59,720 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;@2074e002, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=DFS, mConComCheckerCriterion=LOOP, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=10, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-05-07 06:20:59,720 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-05-07 06:21:00,116 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 06:21:00,117 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 06:21:00,198 INFO L85 PathProgramCache]: Analyzing trace with hash 192075739, now seen corresponding path program 1 times [2024-05-07 06:21:00,203 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:00,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:00,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:00,467 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 06:21:00,467 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:00,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:00,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:00,552 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 06:21:00,570 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-07 06:21:00,570 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-07 06:21:00,774 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 06:21:00,775 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 06:21:00,835 INFO L85 PathProgramCache]: Analyzing trace with hash -1146621653, now seen corresponding path program 1 times [2024-05-07 06:21:00,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:00,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:00,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:01,181 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 06:21:01,181 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:01,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:01,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:01,360 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 06:21:01,361 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-05-07 06:21:01,361 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-05-07 06:21:01,615 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 06:21:01,616 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 06:21:01,675 INFO L85 PathProgramCache]: Analyzing trace with hash -1052604284, now seen corresponding path program 1 times [2024-05-07 06:21:01,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:01,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:01,832 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 06:21:01,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:01,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:01,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:01,937 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 06:21:01,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-05-07 06:21:01,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=165, Unknown=0, NotChecked=0, Total=210 [2024-05-07 06:21:02,147 INFO L85 PathProgramCache]: Analyzing trace with hash 1410780353, now seen corresponding path program 1 times [2024-05-07 06:21:02,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:02,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:02,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:02,377 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 06:21:02,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:02,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:02,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:02,511 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 06:21:02,670 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-07 06:21:02,671 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 06:21:02,718 INFO L85 PathProgramCache]: Analyzing trace with hash 1104143134, now seen corresponding path program 2 times [2024-05-07 06:21:02,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:02,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:02,841 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 06:21:02,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:02,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:02,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:02,987 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 06:21:03,009 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 06:21:03,011 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:03,011 INFO L85 PathProgramCache]: Analyzing trace with hash 1475656213, now seen corresponding path program 1 times [2024-05-07 06:21:03,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:03,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792655033] [2024-05-07 06:21:03,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:03,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:03,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:04,181 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 06:21:04,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:04,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1792655033] [2024-05-07 06:21:04,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1792655033] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:04,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1801163460] [2024-05-07 06:21:04,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:04,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:04,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:04,218 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 06:21:04,240 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 06:21:04,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:04,328 INFO L262 TraceCheckSpWp]: Trace formula consists of 348 conjuncts, 39 conjunts are in the unsatisfiable core [2024-05-07 06:21:04,338 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:05,679 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2024-05-07 06:21:05,679 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 06:21:05,700 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 06:21:05,700 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:06,360 INFO L349 Elim1Store]: treesize reduction 11, result has 87.1 percent of original size [2024-05-07 06:21:06,361 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 06:21:07,875 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 06:21:07,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1801163460] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:07,876 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:07,876 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 25, 20] total 58 [2024-05-07 06:21:07,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1017230214] [2024-05-07 06:21:07,878 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:07,880 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-05-07 06:21:07,880 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:07,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-05-07 06:21:07,883 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=2727, Unknown=0, NotChecked=0, Total=3306 [2024-05-07 06:21:07,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:07,884 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:07,885 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 06:21:07,885 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:10,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-07 06:21:10,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-05-07 06:21:10,337 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 06:21:10,338 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 06:21:10,338 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:10,338 INFO L85 PathProgramCache]: Analyzing trace with hash -1964450984, now seen corresponding path program 2 times [2024-05-07 06:21:10,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:10,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402660285] [2024-05-07 06:21:10,338 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:10,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:10,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:10,684 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 06:21:10,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:10,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402660285] [2024-05-07 06:21:10,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402660285] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:10,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1184740007] [2024-05-07 06:21:10,688 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-07 06:21:10,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:10,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:10,690 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 06:21:10,692 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 06:21:10,810 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-07 06:21:10,810 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:10,812 INFO L262 TraceCheckSpWp]: Trace formula consists of 450 conjuncts, 13 conjunts are in the unsatisfiable core [2024-05-07 06:21:10,823 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:11,178 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 06:21:11,179 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:11,563 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 06:21:11,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1184740007] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:11,565 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:11,565 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13, 13] total 31 [2024-05-07 06:21:11,565 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [158723582] [2024-05-07 06:21:11,565 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:11,566 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-05-07 06:21:11,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:11,567 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-05-07 06:21:11,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=182, Invalid=748, Unknown=0, NotChecked=0, Total=930 [2024-05-07 06:21:11,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:11,568 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:11,568 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 06:21:11,569 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-07 06:21:11,569 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:11,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-07 06:21:11,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:11,953 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-05-07 06:21:12,146 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 06:21:12,146 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 06:21:12,147 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:12,147 INFO L85 PathProgramCache]: Analyzing trace with hash -841643802, now seen corresponding path program 3 times [2024-05-07 06:21:12,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:12,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461757631] [2024-05-07 06:21:12,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:12,599 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 06:21:12,599 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:12,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461757631] [2024-05-07 06:21:12,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461757631] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:12,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1225355125] [2024-05-07 06:21:12,600 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-07 06:21:12,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:12,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:12,617 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 06:21:12,644 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 06:21:12,826 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-05-07 06:21:12,826 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:12,828 INFO L262 TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 5 conjunts are in the unsatisfiable core [2024-05-07 06:21:12,830 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:12,895 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 06:21:12,895 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-05-07 06:21:12,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1225355125] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-07 06:21:12,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-05-07 06:21:12,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [18] total 21 [2024-05-07 06:21:12,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875932680] [2024-05-07 06:21:12,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 06:21:12,896 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-07 06:21:12,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:12,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-07 06:21:12,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=359, Unknown=0, NotChecked=0, Total=420 [2024-05-07 06:21:12,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:12,897 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:12,897 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 06:21:12,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-07 06:21:12,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:12,897 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:13,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-07 06:21:13,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:13,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:13,063 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 06:21:13,254 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 06:21:13,255 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 06:21:13,255 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:13,255 INFO L85 PathProgramCache]: Analyzing trace with hash -961853325, now seen corresponding path program 4 times [2024-05-07 06:21:13,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:13,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [562231616] [2024-05-07 06:21:13,255 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:13,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:13,493 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 06:21:13,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:13,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [562231616] [2024-05-07 06:21:13,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [562231616] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:13,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [313375142] [2024-05-07 06:21:13,494 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-07 06:21:13,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:13,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:13,495 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 06:21:13,530 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 06:21:13,619 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-07 06:21:13,620 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:13,621 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 9 conjunts are in the unsatisfiable core [2024-05-07 06:21:13,624 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:13,885 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 06:21:13,886 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:14,126 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 06:21:14,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [313375142] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:14,126 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:14,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10, 10] total 26 [2024-05-07 06:21:14,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830015520] [2024-05-07 06:21:14,126 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:14,127 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-05-07 06:21:14,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:14,128 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-05-07 06:21:14,128 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=148, Invalid=502, Unknown=0, NotChecked=0, Total=650 [2024-05-07 06:21:14,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:14,128 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:14,129 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 06:21:14,129 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-07 06:21:14,129 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:14,129 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:14,129 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:14,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-07 06:21:14,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:14,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:14,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:14,389 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 06:21:14,588 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 06:21:14,588 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 06:21:14,588 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:14,589 INFO L85 PathProgramCache]: Analyzing trace with hash -1429638737, now seen corresponding path program 5 times [2024-05-07 06:21:14,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:14,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [876293025] [2024-05-07 06:21:14,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:14,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:14,819 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 06:21:14,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:14,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [876293025] [2024-05-07 06:21:14,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [876293025] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:14,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1522193738] [2024-05-07 06:21:14,820 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-05-07 06:21:14,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:14,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:14,821 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 06:21:14,826 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 06:21:14,918 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s) [2024-05-07 06:21:14,918 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:14,919 INFO L262 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjunts are in the unsatisfiable core [2024-05-07 06:21:14,922 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:14,963 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 06:21:14,964 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:14,989 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 06:21:14,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1522193738] provided 1 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:14,989 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-05-07 06:21:14,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [14, 5] total 18 [2024-05-07 06:21:14,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [690134756] [2024-05-07 06:21:14,990 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 06:21:14,990 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-07 06:21:14,990 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:14,990 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-07 06:21:14,991 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=254, Unknown=0, NotChecked=0, Total=306 [2024-05-07 06:21:14,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:14,991 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:14,991 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 06:21:14,991 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-07 06:21:14,991 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:14,991 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:14,991 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:14,991 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:15,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1999510102, now seen corresponding path program 3 times [2024-05-07 06:21:15,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:15,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:15,433 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 06:21:15,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:15,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:15,607 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 06:21:15,747 INFO L85 PathProgramCache]: Analyzing trace with hash -206520890, now seen corresponding path program 4 times [2024-05-07 06:21:15,747 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:15,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:15,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:15,968 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 06:21:15,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:15,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:15,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:16,169 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 06:21:16,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:16,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:16,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:16,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:16,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:16,354 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 06:21:16,547 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 06:21:16,548 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 06:21:16,548 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:16,548 INFO L85 PathProgramCache]: Analyzing trace with hash -990492934, now seen corresponding path program 6 times [2024-05-07 06:21:16,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:16,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410107773] [2024-05-07 06:21:16,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:16,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:16,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:16,760 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 06:21:16,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:16,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410107773] [2024-05-07 06:21:16,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410107773] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:16,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [181342741] [2024-05-07 06:21:16,760 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-05-07 06:21:16,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:16,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:16,762 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 06:21:16,786 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 06:21:17,026 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-05-07 06:21:17,026 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:17,028 INFO L262 TraceCheckSpWp]: Trace formula consists of 448 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-07 06:21:17,030 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:17,440 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 06:21:17,440 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:17,748 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 06:21:17,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [181342741] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:17,748 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:17,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 32 [2024-05-07 06:21:17,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007341889] [2024-05-07 06:21:17,749 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:17,749 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-05-07 06:21:17,749 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:17,750 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-05-07 06:21:17,750 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=208, Invalid=784, Unknown=0, NotChecked=0, Total=992 [2024-05-07 06:21:17,750 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:17,750 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:17,751 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 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:17,751 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:18,223 INFO L85 PathProgramCache]: Analyzing trace with hash 1061788826, now seen corresponding path program 5 times [2024-05-07 06:21:18,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:18,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:18,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:18,457 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 06:21:18,457 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:18,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:18,650 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 06:21:18,750 INFO L85 PathProgramCache]: Analyzing trace with hash 1723195650, now seen corresponding path program 6 times [2024-05-07 06:21:18,750 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:18,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:18,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:18,924 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 06:21:18,924 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:18,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:18,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:19,117 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 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:19,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:19,133 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 06:21:19,330 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 06:21:19,330 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 06:21:19,331 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:19,331 INFO L85 PathProgramCache]: Analyzing trace with hash 4918582, now seen corresponding path program 7 times [2024-05-07 06:21:19,331 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:19,331 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501359041] [2024-05-07 06:21:19,331 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:19,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:19,464 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 06:21:19,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:19,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501359041] [2024-05-07 06:21:19,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501359041] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-07 06:21:19,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-07 06:21:19,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-07 06:21:19,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1480126235] [2024-05-07 06:21:19,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-07 06:21:19,465 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-07 06:21:19,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:19,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-07 06:21:19,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-05-07 06:21:19,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:19,466 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:19,466 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 06:21:19,466 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:19,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:19,649 INFO L85 PathProgramCache]: Analyzing trace with hash -1991693255, now seen corresponding path program 7 times [2024-05-07 06:21:19,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:20,045 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 06:21:20,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:20,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:20,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:20,315 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 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:20,342 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:20,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 06:21:20,343 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,SelfDestructingSolverStorable25,SelfDestructingSolverStorable26 [2024-05-07 06:21:20,343 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 06:21:20,343 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:20,343 INFO L85 PathProgramCache]: Analyzing trace with hash -840664894, now seen corresponding path program 8 times [2024-05-07 06:21:20,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:20,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518317177] [2024-05-07 06:21:20,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:20,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:20,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:20,672 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 06:21:20,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:20,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518317177] [2024-05-07 06:21:20,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518317177] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:20,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [863935369] [2024-05-07 06:21:20,672 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-07 06:21:20,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:20,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:20,674 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 06:21:20,684 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 06:21:20,824 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-07 06:21:20,824 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:20,826 INFO L262 TraceCheckSpWp]: Trace formula consists of 530 conjuncts, 15 conjunts are in the unsatisfiable core [2024-05-07 06:21:20,829 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:21,391 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 06:21:21,391 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:21,861 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 06:21:21,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [863935369] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:21,861 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:21,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 16, 16] total 45 [2024-05-07 06:21:21,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1164005174] [2024-05-07 06:21:21,861 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:21,862 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-05-07 06:21:21,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:21,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-05-07 06:21:21,865 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=265, Invalid=1715, Unknown=0, NotChecked=0, Total=1980 [2024-05-07 06:21:21,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:21,865 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:21,865 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 06:21:21,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:21,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:21,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:21,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:21,866 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:21,866 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:21,866 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-07 06:21:21,866 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:23,168 INFO L85 PathProgramCache]: Analyzing trace with hash -350595570, now seen corresponding path program 8 times [2024-05-07 06:21:23,168 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:23,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:23,477 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 06:21:23,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:23,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:23,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:23,676 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 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 06:21:23,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-07 06:21:23,716 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 06:21:23,908 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 06:21:23,908 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 06:21:23,909 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:23,909 INFO L85 PathProgramCache]: Analyzing trace with hash -1051354995, now seen corresponding path program 9 times [2024-05-07 06:21:23,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:23,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017957154] [2024-05-07 06:21:23,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:23,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:23,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:24,339 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 06:21:24,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:24,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017957154] [2024-05-07 06:21:24,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017957154] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:24,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [573402245] [2024-05-07 06:21:24,340 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-07 06:21:24,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:24,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:24,343 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 06:21:24,345 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 06:21:24,774 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-05-07 06:21:24,774 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:24,777 INFO L262 TraceCheckSpWp]: Trace formula consists of 558 conjuncts, 24 conjunts are in the unsatisfiable core [2024-05-07 06:21:24,780 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:25,389 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 06:21:25,389 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-07 06:21:25,848 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 06:21:25,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [573402245] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-07 06:21:25,849 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-07 06:21:25,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 48 [2024-05-07 06:21:25,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476231840] [2024-05-07 06:21:25,849 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-07 06:21:25,850 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-05-07 06:21:25,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-07 06:21:25,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-05-07 06:21:25,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=429, Invalid=1827, Unknown=0, NotChecked=0, Total=2256 [2024-05-07 06:21:25,851 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:25,851 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-07 06:21:25,851 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 06:21:25,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:25,851 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. [2024-05-07 06:21:25,852 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-07 06:21:26,818 INFO L85 PathProgramCache]: Analyzing trace with hash 967475018, now seen corresponding path program 9 times [2024-05-07 06:21:26,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:26,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:26,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-07 06:21:26,906 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-05-07 06:21:26,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-07 06:21:27,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-05-07 06:21:27,042 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 06:21:27,237 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 06:21:27,237 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 06:21:27,237 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-07 06:21:27,237 INFO L85 PathProgramCache]: Analyzing trace with hash 839191249, now seen corresponding path program 10 times [2024-05-07 06:21:27,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-07 06:21:27,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470781041] [2024-05-07 06:21:27,238 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-07 06:21:27,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-07 06:21:27,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-07 06:21:33,666 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 06:21:33,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-07 06:21:33,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470781041] [2024-05-07 06:21:33,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470781041] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-07 06:21:33,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [719714793] [2024-05-07 06:21:33,667 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-07 06:21:33,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-07 06:21:33,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-07 06:21:33,668 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 06:21:33,670 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 06:21:33,870 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-07 06:21:33,870 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-07 06:21:33,874 INFO L262 TraceCheckSpWp]: Trace formula consists of 572 conjuncts, 120 conjunts are in the unsatisfiable core [2024-05-07 06:21:33,879 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-07 06:21:34,268 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 06:21:35,272 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 06:21:35,836 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-05-07 06:21:35,837 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 06:21:36,002 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 06:21:36,089 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 06:21:36,161 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 06:21:36,229 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 06:21:36,306 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 06:21:36,583 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 06:21:36,671 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 06:22:27,504 INFO L349 Elim1Store]: treesize reduction 466, result has 51.3 percent of original size [2024-05-07 06:22:27,505 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 06:22:27,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:27,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:28,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:28,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:28,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:28,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:28,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:28,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:29,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:29,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:29,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:29,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:29,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:29,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:29,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:30,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:30,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:31,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:31,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:31,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:31,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:31,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:31,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:31,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:32,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:32,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:32,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:32,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:32,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:33,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:33,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:33,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:33,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:33,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:33,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:35,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:35,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:36,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:36,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:36,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:36,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:36,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:36,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:37,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:37,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:37,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:37,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:37,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:38,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:38,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:38,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:38,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:38,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:38,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:38,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:38,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:39,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:40,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:40,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:40,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:40,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:40,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:40,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:40,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:40,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:41,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:41,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:41,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:41,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:41,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:42,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:42,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:42,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:42,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:42,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:42,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:42,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:43,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:43,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:43,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:43,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:44,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:44,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:44,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:44,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:45,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:45,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:45,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:46,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:46,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:46,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:46,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:46,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:46,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:47,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:47,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:47,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:47,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:47,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:47,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:48,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:48,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:48,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:48,955 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:49,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:49,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:49,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:50,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:50,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:50,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:51,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:51,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:51,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:52,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:52,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:52,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:52,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:52,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:52,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:52,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:53,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:53,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:53,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:53,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:53,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:54,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:54,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:54,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:54,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:54,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:54,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:54,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:54,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:54,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:54,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:55,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:56,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:56,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:56,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:56,973 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:56,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:57,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:57,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:57,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:58,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:58,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:58,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:58,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:58,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:58,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:58,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:59,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:22:59,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:59,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:59,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:22:59,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:59,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:59,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:22:59,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:00,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:00,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:00,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:01,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:01,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:01,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:01,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:01,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:01,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:02,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:02,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:02,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:02,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:02,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:04,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:04,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:04,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:04,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:05,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:05,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:05,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:05,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:05,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:05,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:06,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:06,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:06,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,022 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:07,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:07,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:07,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:08,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:08,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:08,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:08,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:11,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:11,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:11,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:11,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:11,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:11,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:11,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:12,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:12,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:12,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:12,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:12,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:12,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:12,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:13,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:13,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:13,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:13,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:13,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:13,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:14,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:14,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:14,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:14,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:14,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:14,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:14,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:15,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:15,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:15,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:15,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:15,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:15,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:16,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:16,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:16,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:17,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:17,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:17,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:17,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:18,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:18,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:18,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:19,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:19,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:19,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:19,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:19,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:19,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:20,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:20,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:20,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:21,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:21,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:21,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:21,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:21,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:21,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:21,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:22,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:22,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,511 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:22,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:22,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:22,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:22,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:22,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:23,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:23,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:23,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:23,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:23,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:25,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:25,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:25,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:25,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:25,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:25,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:25,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:26,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:26,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:26,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:26,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:26,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:26,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:26,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:27,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:27,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:27,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:27,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:27,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:27,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:28,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:28,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:28,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:28,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:29,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:29,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:29,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:30,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:30,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:30,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:30,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:30,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:30,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:31,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:31,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:31,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:31,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:31,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:31,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:32,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:32,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:32,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:33,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:33,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:33,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:33,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:33,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:33,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:34,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:34,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:34,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:35,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,079 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,079 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:35,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:35,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:35,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:35,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:36,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:36,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:36,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:37,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:37,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:37,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:38,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:38,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:38,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:39,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:39,358 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:39,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:39,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:39,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:39,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:40,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:40,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:40,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:40,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:40,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:40,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:40,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:40,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:40,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:42,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:42,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:42,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:42,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:42,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:42,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:43,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:43,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:50,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:50,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:50,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:50,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:50,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:50,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:50,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:50,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:51,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:51,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:51,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:52,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:52,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:52,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:52,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:52,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:52,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:52,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:53,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:53,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:53,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:53,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:53,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:57,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:57,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:57,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:58,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:58,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:58,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:59,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:59,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:23:59,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:23:59,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:23:59,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:00,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:01,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:01,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:01,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:01,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:01,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:02,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:02,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:02,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:02,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:02,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:02,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:03,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:03,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:03,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:03,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:03,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:04,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:04,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:05,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:05,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:05,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:06,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:06,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:07,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:07,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:07,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:08,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:08,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:09,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:09,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:09,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:09,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:09,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:10,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:10,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:11,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:11,934 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:11,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:11,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:12,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:12,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:12,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:12,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:12,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:12,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:12,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:13,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:13,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:13,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:13,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:13,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:13,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:14,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:14,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:14,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:15,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:15,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:15,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:15,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:15,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:16,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:16,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:16,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:16,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:16,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:17,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:17,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:17,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:17,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:17,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:18,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:18,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:18,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:19,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:19,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:19,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:19,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:19,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:20,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:20,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:20,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:20,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:20,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:20,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:21,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:21,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:21,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:22,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:22,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:22,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:23,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:23,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:24,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:24,511 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:24,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:24,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:24,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:24,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:24,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:25,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:25,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:26,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:26,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:26,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:26,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:27,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:27,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:27,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:28,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:28,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:28,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,092 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:29,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:29,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:30,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:30,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:30,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:30,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:30,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:31,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:31,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:31,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:31,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:31,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:31,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:32,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:32,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:32,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:32,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:32,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:33,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:33,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:33,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:33,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:33,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:34,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:34,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:34,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:34,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:35,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:35,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:35,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:36,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:36,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:36,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,090 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:37,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:37,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:37,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:38,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:38,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:38,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,614 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:39,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:39,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:39,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,642 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:40,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:40,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:40,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:41,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:41,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:41,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:42,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:42,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:42,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:43,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:43,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:43,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:43,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:43,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:43,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:44,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:45,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:45,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:45,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:45,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:45,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:45,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:45,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:46,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:46,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:47,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:47,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:47,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:47,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:47,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,510 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:48,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:48,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:49,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:49,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:50,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:50,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:50,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:51,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:51,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:52,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:52,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:52,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:53,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:53,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:53,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:53,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:54,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:54,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:54,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:55,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:55,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:56,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:56,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:56,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:57,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:57,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:57,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:57,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:57,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:57,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:58,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:58,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:58,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:59,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:59,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:24:59,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:24:59,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:24:59,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,252 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:00,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:00,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:01,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:01,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:01,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:02,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:02,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:02,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:02,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:02,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:02,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:03,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:03,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:05,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:05,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:05,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:05,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:06,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:06,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:06,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:06,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:07,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:07,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:09,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:13,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:13,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:13,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:13,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:14,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:14,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:15,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:15,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:15,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:15,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:15,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:16,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:16,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:16,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:16,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:16,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:16,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:16,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:17,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:17,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:17,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:18,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:18,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:18,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:19,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:19,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:19,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:20,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:20,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:20,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:21,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:21,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:21,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:21,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:21,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:21,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:21,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:22,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,401 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:22,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:22,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:22,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:22,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:23,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:23,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:23,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:24,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:24,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:25,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:25,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:25,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:26,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:26,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:26,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:26,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:26,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:26,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:27,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:27,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:28,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:28,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:28,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:28,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:28,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:29,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:29,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:29,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:29,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:29,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:29,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:30,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:30,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:30,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:30,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:30,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:31,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:31,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:31,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:32,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:32,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:32,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:33,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:33,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:33,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:34,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:34,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:34,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:34,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:34,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:34,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:36,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:36,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:37,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:37,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:37,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:37,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:38,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:38,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:38,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:39,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:39,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:39,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,614 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:40,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:40,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:40,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:41,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:41,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:41,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:41,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:41,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:41,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:42,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:42,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:42,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:42,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:42,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:42,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:45,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:45,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:45,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:45,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:45,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:45,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,187 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:46,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:46,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:46,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:47,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:47,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:47,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:48,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:48,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:48,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:49,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:49,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:49,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:49,629 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:49,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:49,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:49,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:50,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:50,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:51,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:51,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:51,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:51,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:51,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:52,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:52,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:52,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:53,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:53,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:53,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:53,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:54,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:54,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:54,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:54,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:54,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,764 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:55,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:55,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:55,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:56,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:56,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:56,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:57,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:57,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:57,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:58,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:58,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:58,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:58,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:58,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:58,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:58,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:58,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:58,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,924 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:25:59,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:25:59,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:25:59,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:00,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:00,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:00,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:01,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:01,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:01,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:02,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:02,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:02,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:02,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:02,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:02,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:02,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:03,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:03,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:03,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:03,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:03,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:03,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:04,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:04,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:04,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:05,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:05,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:05,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:06,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:06,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:07,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:07,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:07,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:07,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:07,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:07,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:09,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:09,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:09,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:09,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:09,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:09,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:09,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:10,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:10,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:10,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:10,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:10,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:11,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:11,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:11,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:12,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:12,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:12,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:13,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:13,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:13,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:14,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:14,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:14,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:15,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:15,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:15,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,487 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:16,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:16,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:16,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:17,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:17,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:17,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,148 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:18,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:18,955 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:18,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:19,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:19,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:19,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,432 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:20,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:20,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:20,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:21,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:21,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:21,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:22,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:22,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:22,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:23,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:23,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:23,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:24,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:24,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:24,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:24,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:24,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:24,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:25,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:25,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:25,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:26,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:26,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:26,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:27,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:27,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:27,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:28,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:28,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:28,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:29,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:29,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:29,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:30,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:30,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:30,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:30,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:30,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:30,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:30,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:31,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:31,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:31,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:32,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:32,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:32,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:32,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:32,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:32,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:32,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,469 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:33,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:33,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:33,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:34,905 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:34,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:34,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:35,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:35,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:35,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,511 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,905 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:36,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:36,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:36,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:37,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:37,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:37,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:37,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:37,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:38,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:38,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:38,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:39,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:39,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:39,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:40,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:40,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:40,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,914 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:41,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:41,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:41,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,852 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:44,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:44,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:44,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:45,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:45,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:45,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,891 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:46,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:46,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:46,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:47,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:47,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:47,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:48,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:48,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:48,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:48,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:48,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:49,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:49,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:49,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:50,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:50,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:50,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:51,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:51,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:51,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:51,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:51,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:52,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:52,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:52,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:53,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:53,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:54,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:54,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:54,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:54,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:54,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:54,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:55,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,757 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:55,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:55,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:56,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:56,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:56,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:56,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:56,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:56,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:57,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:57,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:57,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,390 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:58,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:58,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:58,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:26:59,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:26:59,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:26:59,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,318 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:00,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:00,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:00,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:01,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:01,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:02,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:02,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:02,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:03,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:03,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:03,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:04,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:04,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:04,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:05,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:05,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:05,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:06,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:06,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:06,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:06,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:07,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:07,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:07,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:08,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:08,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:08,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:09,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:09,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:10,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:10,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:10,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:10,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:27:10,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:10,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,151 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:11,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:27:11,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:27:37,945 WARN L293 SmtUtils]: Spent 14.34s 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 06:27:57,229 WARN L293 SmtUtils]: Spent 14.27s 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 06:28:09,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,440 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:09,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:09,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:09,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:09,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:10,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:10,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,123 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:11,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:11,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:11,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:12,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:12,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:12,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:12,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:12,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:12,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:13,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:13,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:13,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:14,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:14,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:14,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:15,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:15,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:15,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,520 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:16,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:16,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:16,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:17,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:17,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:17,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,411 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:18,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:18,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:18,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:19,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:19,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:19,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:19,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:20,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:20,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:20,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:20,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:21,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:21,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:21,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:21,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:21,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:21,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:21,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:22,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:22,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:22,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:22,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:22,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:22,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:23,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:23,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:23,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:24,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:24,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:24,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:24,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:24,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:24,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:24,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:24,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:24,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:25,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:25,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:25,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:25,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:26,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:26,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:26,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:26,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,187 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:26,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:26,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:26,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:26,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:26,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:26,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:26,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:27,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,196 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:27,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:27,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,870 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:27,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:27,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:27,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:27,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:28,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,051 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:28,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:28,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:28,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:28,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:28,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:29,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:29,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:29,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:30,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:30,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:30,980 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:31,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:31,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:31,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:31,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:31,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:31,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:32,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:32,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:32,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,392 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,611 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:33,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:33,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:33,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,557 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:34,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:34,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:34,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:35,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:35,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:35,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:35,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:36,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:36,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:36,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:37,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:37,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:37,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:37,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:37,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:37,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:38,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:38,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:38,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:38,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:38,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:38,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:46,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:46,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:47,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:47,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:47,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,317 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:48,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:48,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:48,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,939 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:49,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:49,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:49,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:50,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:50,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:50,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:51,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:51,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:51,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:51,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:51,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:51,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:52,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:52,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:52,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:53,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:53,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:53,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:54,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:54,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:54,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:55,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:55,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:55,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:56,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:56,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:56,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:56,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:56,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:56,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:56,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,123 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:57,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:57,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:57,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,037 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:58,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:58,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:58,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:28:59,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:28:59,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:28:59,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:00,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:00,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:00,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:01,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:01,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:01,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,098 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:02,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:02,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:02,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:03,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:03,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:03,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:04,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:04,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:04,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:05,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:05,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:05,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:05,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:05,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:05,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,812 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:06,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:06,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:06,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,709 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:07,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:07,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:07,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,076 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:08,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:08,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:08,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:09,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:09,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:11,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:11,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:11,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:11,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:11,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:12,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:12,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:12,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,215 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:13,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:13,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:13,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:14,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:14,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:14,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:15,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:15,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:15,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:15,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:15,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:16,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:16,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:16,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:17,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:17,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:17,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:17,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:17,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:18,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:18,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:18,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:18,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:18,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:19,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:19,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:19,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:19,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:19,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:19,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:20,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,801 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:20,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:20,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:20,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:20,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:21,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:21,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:21,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:22,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:22,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:22,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:23,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:23,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:23,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:23,972 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:23,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:23,982 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,374 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:24,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:24,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:24,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:25,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:25,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:25,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,473 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:26,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:26,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:26,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:27,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,033 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:27,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:27,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:28,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:28,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:28,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:29,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:29,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:29,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:29,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:29,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,022 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:30,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:30,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:30,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:30,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:30,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:30,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:31,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:31,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:31,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,105 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:32,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:32,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:32,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,310 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:32,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:32,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:33,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:33,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:33,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:34,039 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:34,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:34,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:34,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:34,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:34,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:34,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:35,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,487 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:35,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:35,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:36,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:36,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:36,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:36,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:36,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:36,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:36,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,161 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,161 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,286 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:37,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:37,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:37,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,250 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,493 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:38,631 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:38,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:38,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,686 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:39,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:39,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:39,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:40,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:40,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:40,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:40,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:40,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,455 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:41,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:41,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:41,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,533 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:42,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:42,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:42,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:43,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:43,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:44,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:44,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:44,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:44,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:45,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:45,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:45,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:45,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:45,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,680 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:46,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:46,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:46,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:47,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:47,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:47,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:47,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:47,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:47,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:48,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:48,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:48,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,263 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,321 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:49,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,788 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:49,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:49,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:50,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:50,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:50,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:50,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:50,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:51,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:51,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:51,980 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:52,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:52,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:52,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,141 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:53,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:53,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:53,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:54,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:54,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:54,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:54,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:54,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:55,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:55,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:55,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:29:55,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:29:55,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:55,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:56,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:29:58,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:04,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:04,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:04,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:04,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:04,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:05,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:05,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,906 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:05,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,102 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,264 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:06,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:06,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:06,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,033 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:07,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:07,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:08,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:08,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:08,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:08,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:08,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:09,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:09,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:09,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:09,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:09,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:09,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:09,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:09,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:09,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,410 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,604 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,856 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:10,911 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:10,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:10,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,143 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:11,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:11,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:11,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,431 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:12,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:12,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:12,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,433 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:13,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:13,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:13,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:14,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:14,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:14,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:14,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:14,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:14,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:15,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:15,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:15,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:15,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:15,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:16,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:16,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:16,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:16,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:16,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:17,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:17,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:17,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,836 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:31,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:31,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:32,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:32,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:32,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:32,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:33,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:33,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:33,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:33,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:33,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:33,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:33,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:34,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:34,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:34,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:35,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:35,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:35,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:35,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:35,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:36,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:36,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,253 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:36,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:36,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:36,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,230 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:37,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,926 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:37,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:37,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:38,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:38,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:38,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:39,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:39,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:39,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,428 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:40,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,785 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:40,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:40,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,073 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,588 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:41,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:41,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:41,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:42,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:42,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:42,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:42,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:42,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:43,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:43,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:43,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:43,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,735 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:44,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:44,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:45,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:45,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:45,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:45,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:45,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:45,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:46,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:46,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:46,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:46,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:46,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:46,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:46,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:47,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:47,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:47,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:48,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:48,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:48,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:49,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:49,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:49,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,918 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:49,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:49,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:50,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:50,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:50,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:50,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:50,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:50,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:51,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:51,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:51,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:51,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,116 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:52,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:52,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:52,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:53,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,836 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:53,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:53,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:54,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:54,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:54,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:54,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:54,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:54,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:54,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:54,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:54,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:54,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,226 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,733 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,924 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:55,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:55,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:55,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,642 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:56,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:56,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:56,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:56,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:56,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:56,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:56,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,550 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:57,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:57,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:57,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:58,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:30:58,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:58,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:58,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:30:59,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:30:59,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:00,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:00,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:00,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:00,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:00,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:00,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:01,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:01,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:01,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:01,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:01,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:01,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:01,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,091 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,152 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:02,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:02,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:06,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:06,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:06,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:06,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:06,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:06,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:06,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:06,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:06,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,935 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:06,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:06,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,123 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,358 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,358 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,699 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:07,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,882 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:07,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:07,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,716 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,832 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:08,978 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:08,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:08,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:09,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:09,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:09,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:09,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:09,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:09,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,593 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,688 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:10,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:10,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:10,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,283 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:11,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:11,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:11,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:12,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:12,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:12,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:13,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:13,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:13,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:14,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:14,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:14,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,790 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:14,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:14,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:15,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:15,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:15,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,249 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:16,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:16,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:16,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:16,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:16,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:17,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:17,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:17,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:17,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,972 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:17,993 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:18,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:18,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:18,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:19,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:19,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:19,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:19,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:19,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:20,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,973 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:20,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:20,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,368 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:21,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:21,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:21,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:22,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:22,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:22,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:22,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,532 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:22,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:22,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:23,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:23,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:23,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:23,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,278 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:24,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:24,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,964 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:24,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:25,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:25,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:25,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:25,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,927 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:25,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:25,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,848 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:26,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:26,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:26,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,115 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:27,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:27,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:27,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:27,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:27,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:27,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,090 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:28,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:28,971 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:28,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,811 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,885 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:29,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:29,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:29,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,417 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:30,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:30,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:30,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,457 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,627 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:31,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,712 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:31,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:31,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,766 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:32,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,957 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:32,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:32,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,305 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:33,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:33,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:33,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:33,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:33,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,368 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:34,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:34,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:34,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,004 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,277 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:35,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:35,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:35,564 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:35,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:35,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,501 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,574 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,576 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:36,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,753 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:36,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:36,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,572 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:37,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:37,946 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:37,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,348 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,455 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,630 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,690 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:38,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:38,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:38,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:39,862 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:39,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:39,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,373 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:40,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:40,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:40,977 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,762 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:41,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:41,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:41,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:42,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:42,097 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:42,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:42,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:42,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:42,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,244 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,590 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,683 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:43,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:43,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:43,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,003 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:44,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:44,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:44,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:44,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:44,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,066 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:45,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:45,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:45,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:46,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:46,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:46,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:46,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:46,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,536 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:47,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,698 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,775 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,862 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:47,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:47,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:48,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:48,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:48,387 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,796 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:48,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:48,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:48,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:48,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,368 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,369 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,369 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:49,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:49,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:49,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,024 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,319 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:50,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,642 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:50,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:50,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:51,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:51,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:51,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:51,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:51,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,388 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:52,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:52,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:52,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,067 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,395 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,724 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:53,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:53,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:53,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,004 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,259 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:54,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,804 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:54,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:54,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,630 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:55,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:55,872 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:55,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,226 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,646 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,708 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,781 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:56,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:56,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:56,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,078 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,721 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,793 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:57,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:57,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:57,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,329 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,689 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:58,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:58,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:58,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,183 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,206 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,562 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,642 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:31:59,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:31:59,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:31:59,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,175 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,175 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,203 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,309 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:00,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:00,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,995 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:00,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,258 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:01,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:01,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:01,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,248 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,641 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:02,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,857 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:02,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:02,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,002 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,161 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,851 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,908 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,909 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:03,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:03,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:03,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,625 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:04,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:04,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:04,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,202 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:05,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,279 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,365 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:05,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:05,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:06,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,517 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:06,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:06,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:13,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:13,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:13,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:14,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:14,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:14,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:14,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:14,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:14,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:15,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:15,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,082 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:15,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:15,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:15,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:15,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:15,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:15,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:16,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:16,510 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:16,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:16,918 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:16,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:17,272 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:17,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:17,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:17,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:17,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,799 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:18,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:18,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:18,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:41,923 WARN L293 SmtUtils]: Spent 10.85s 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 06:32:47,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:47,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,833 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:47,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:47,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:47,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,883 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:47,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:47,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:47,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:47,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:47,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:48,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:48,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:48,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,229 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,324 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,371 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,595 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,693 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:49,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:49,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:49,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,572 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,800 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:50,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:50,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:50,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,571 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,668 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:51,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:51,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:51,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,030 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,196 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,265 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,443 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:52,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:52,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:32:52,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,013 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:53,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:32:53,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:32:53,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,157 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,249 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,357 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,522 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,564 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:01,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:01,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:01,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,098 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:02,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:02,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:02,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,735 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:03,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:03,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:03,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,333 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,744 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:04,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:04,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:04,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,041 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,447 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:05,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:05,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:05,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:06,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:06,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,088 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:06,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,141 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:06,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:06,187 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,239 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,255 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:07,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:07,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:07,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:09,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:09,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:09,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:09,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:09,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:09,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:27,659 WARN L293 SmtUtils]: Spent 10.45s 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 06:33:31,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,525 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,578 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:31,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:31,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:31,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:31,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:31,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:31,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:31,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,081 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,860 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:32,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:32,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:32,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,254 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,433 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,475 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:33,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:33,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:33,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,086 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,726 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,776 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:34,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:34,965 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:34,965 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,656 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,788 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:35,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:35,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:35,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:36,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:36,376 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:36,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:36,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:36,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,630 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:36,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:36,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,658 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:41,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:41,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:41,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:41,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:41,926 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:41,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:41,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,079 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,266 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:42,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:42,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:42,964 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,084 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,118 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:43,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:43,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:43,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,152 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,496 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,509 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,607 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:44,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:44,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:44,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:45,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,997 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:45,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:45,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,092 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,193 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,570 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,656 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,701 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,791 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:46,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:46,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:46,984 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:47,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:47,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:47,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:47,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:47,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:47,977 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,136 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,217 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:48,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,431 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:48,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:48,479 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:50,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:50,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:50,449 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:50,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:50,453 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:50,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,759 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:55,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:55,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:55,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,205 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:56,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:56,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:56,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,020 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,056 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,300 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,535 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,573 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:57,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:57,773 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:57,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,297 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,436 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,610 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,610 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:58,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:58,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:58,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,061 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,200 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,381 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:33:59,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,774 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,827 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,884 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:33:59,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:33:59,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,240 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,253 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:00,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:00,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:00,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:02,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:02,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,551 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,797 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,853 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:03,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:03,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:03,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,520 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:04,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:04,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:04,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,134 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,172 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,173 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,177 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,225 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,335 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:05,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,632 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,801 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:05,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:05,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:16,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,622 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:16,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:16,680 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:16,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:16,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,236 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,397 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,491 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:17,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,874 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:17,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:17,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,281 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,406 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,414 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,454 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,498 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:18,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:18,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:18,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:19,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:19,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:19,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:19,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:19,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,469 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:21,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:21,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,166 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,288 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,569 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:22,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,852 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:22,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,872 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:22,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:23,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:23,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:23,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,066 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,114 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,163 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,190 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,465 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:24,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:24,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:24,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,149 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,376 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,376 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,506 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,590 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,715 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:25,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:25,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:25,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,512 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,703 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,859 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:26,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:26,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:26,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,230 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,406 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,461 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,461 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-07 06:34:27,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-07 06:34:27,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-07 06:34:27,735 INFO L134 CoverageAnalysis]: Checked inductivity of 320 backedges. 5 proven. 251 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-05-07 06:34:27,736 INFO L327 TraceCheckSpWp]: Computing backward predicates... Received shutdown request... [2024-05-07 06:34:55,024 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 06:34:55,025 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 06:34:55,025 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 06:34:55,886 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 3 remaining) [2024-05-07 06:34:55,894 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 06:34:56,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2024-05-07 06:34:56,087 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 06:34:56,087 WARN L619 AbstractCegarLoop]: Verification canceled: while PartialOrderCegarLoop was analyzing trace of length 284 with TraceHistMax 5,while TraceCheckSpWp was constructing backward predicates,while PredicateComparison was comparing new predicate (quantified with 0quantifier alternations) to 170 known predicates. [2024-05-07 06:34:56,088 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 3 remaining) [2024-05-07 06:34:56,088 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2024-05-07 06:34:56,091 INFO L448 BasicCegarLoop]: Path program histogram: [10, 9, 1, 1, 1] [2024-05-07 06:34:56,094 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-05-07 06:34:56,094 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2024-05-07 06:34:56,095 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.05 06:34:56 BasicIcfg [2024-05-07 06:34:56,095 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-05-07 06:34:56,104 INFO L158 Benchmark]: Toolchain (without parser) took 837284.93ms. Allocated memory was 230.7MB in the beginning and 971.0MB in the end (delta: 740.3MB). Free memory was 158.4MB in the beginning and 725.2MB in the end (delta: -566.8MB). Peak memory consumption was 578.7MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,104 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 161.5MB. Free memory is still 132.3MB. There was no memory consumed. Max. memory is 8.0GB. [2024-05-07 06:34:56,104 INFO L158 Benchmark]: CACSL2BoogieTranslator took 201.87ms. Allocated memory is still 230.7MB. Free memory was 158.2MB in the beginning and 197.6MB in the end (delta: -39.3MB). Peak memory consumption was 15.2MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,104 INFO L158 Benchmark]: Boogie Procedure Inliner took 30.02ms. Allocated memory is still 230.7MB. Free memory was 197.6MB in the beginning and 195.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,105 INFO L158 Benchmark]: Boogie Preprocessor took 25.72ms. Allocated memory is still 230.7MB. Free memory was 195.5MB in the beginning and 193.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,106 INFO L158 Benchmark]: RCFGBuilder took 500.88ms. Allocated memory is still 230.7MB. Free memory was 193.4MB in the beginning and 167.2MB in the end (delta: 26.2MB). Peak memory consumption was 26.2MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,106 INFO L158 Benchmark]: TraceAbstraction took 836522.58ms. Allocated memory was 230.7MB in the beginning and 971.0MB in the end (delta: 740.3MB). Free memory was 166.2MB in the beginning and 725.2MB in the end (delta: -559.0MB). Peak memory consumption was 585.5MB. Max. memory is 8.0GB. [2024-05-07 06:34:56,107 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.09ms. Allocated memory is still 161.5MB. Free memory is still 132.3MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 201.87ms. Allocated memory is still 230.7MB. Free memory was 158.2MB in the beginning and 197.6MB in the end (delta: -39.3MB). Peak memory consumption was 15.2MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 30.02ms. Allocated memory is still 230.7MB. Free memory was 197.6MB in the beginning and 195.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 25.72ms. Allocated memory is still 230.7MB. Free memory was 195.5MB in the beginning and 193.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 500.88ms. Allocated memory is still 230.7MB. Free memory was 193.4MB in the beginning and 167.2MB in the end (delta: 26.2MB). Peak memory consumption was 26.2MB. Max. memory is 8.0GB. * TraceAbstraction took 836522.58ms. Allocated memory was 230.7MB in the beginning and 971.0MB in the end (delta: 740.3MB). Free memory was 166.2MB in the beginning and 725.2MB in the end (delta: -559.0MB). Peak memory consumption was 585.5MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 6432, independent: 5383, independent conditional: 4890, 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: 5419, independent: 5383, independent conditional: 4890, 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: 5419, independent: 5383, independent conditional: 4890, 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: 5419, independent: 5383, independent conditional: 4890, 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: 5577, independent: 5383, independent conditional: 2030, independent unconditional: 3353, 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: 5577, independent: 5383, independent conditional: 1830, independent unconditional: 3553, 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: 5577, independent: 5383, independent conditional: 1830, independent unconditional: 3553, 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: 353, independent: 322, independent conditional: 17, independent unconditional: 305, 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: 353, independent: 318, independent conditional: 0, independent unconditional: 318, 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: 98, independent: 8, independent conditional: 5, independent unconditional: 3, dependent: 90, dependent conditional: 52, dependent unconditional: 39, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 5577, independent: 5061, independent conditional: 1813, independent unconditional: 3248, dependent: 163, dependent conditional: 85, dependent unconditional: 78, unknown: 353, unknown conditional: 43, unknown unconditional: 310] , Statistics on independence cache: Total cache size (in pairs): 353, Positive cache size: 322, Positive conditional cache size: 17, Positive unconditional cache size: 305, 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: 5577, independent: 5383, independent conditional: 2030, independent unconditional: 3353, 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: 5577, independent: 5383, independent conditional: 1830, independent unconditional: 3553, 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: 5577, independent: 5383, independent conditional: 1830, independent unconditional: 3553, 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: 353, independent: 322, independent conditional: 17, independent unconditional: 305, 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: 353, independent: 318, independent conditional: 0, independent unconditional: 318, 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: 98, independent: 8, independent conditional: 5, independent unconditional: 3, dependent: 90, dependent conditional: 52, dependent unconditional: 39, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 5577, independent: 5061, independent conditional: 1813, independent unconditional: 3248, dependent: 163, dependent conditional: 85, dependent unconditional: 78, unknown: 353, unknown conditional: 43, unknown unconditional: 310] , Statistics on independence cache: Total cache size (in pairs): 353, Positive cache size: 322, Positive conditional cache size: 17, Positive unconditional cache size: 305, 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 backward predicates,while PredicateComparison was comparing new predicate (quantified with 0quantifier alternations) to 170 known predicates. - 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 backward predicates,while PredicateComparison was comparing new predicate (quantified with 0quantifier alternations) to 170 known predicates. - 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 backward predicates,while PredicateComparison was comparing new predicate (quantified with 0quantifier alternations) to 170 known predicates. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 202 locations, 3 error locations. Started 1 CEGAR loops. OverallTime: 836.4s, OverallIterations: 10, TraceHistogramMax: 0, PathProgramHistogramMax: 10, EmptinessCheckTime: 13.0s, 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.2s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 11.1s 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: 7.1s, ConditionalCommutativityIAIntegrations: 0, ConditionalCommutativityDFSRestarts: 3, ConditionalCommutativityConditionCalculations: 12, ConditionalCommutativityTraceChecks: 12, ConditionalCommutativityImperfectProofs: 8 RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown