/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 BOTH --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-08 07:41:48,477 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-08 07:41:48,521 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf [2024-05-08 07:41:48,524 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-08 07:41:48,524 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-08 07:41:48,540 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-08 07:41:48,541 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-08 07:41:48,541 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-08 07:41:48,542 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-08 07:41:48,542 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-08 07:41:48,542 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-08 07:41:48,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-08 07:41:48,543 INFO L153 SettingsManager]: * Use SBE=true [2024-05-08 07:41:48,543 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-08 07:41:48,544 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-08 07:41:48,544 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-08 07:41:48,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-08 07:41:48,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-08 07:41:48,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-08 07:41:48,545 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-08 07:41:48,545 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-08 07:41:48,546 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-08 07:41:48,546 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-08 07:41:48,546 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-08 07:41:48,546 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-08 07:41:48,547 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-08 07:41:48,547 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-08 07:41:48,547 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-05-08 07:41:48,547 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-08 07:41:48,548 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-08 07:41:48,548 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-08 07:41:48,548 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-08 07:41:48,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-08 07:41:48,549 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-08 07:41:48,549 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=SLEEP_NEW_STATES [2024-05-08 07:41:48,549 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-05-08 07:41:48,549 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-08 07:41:48,550 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-05-08 07:41:48,550 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-08 07:41:48,550 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 -> BOTH 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-08 07:41:48,781 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-08 07:41:48,799 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-08 07:41:48,800 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-08 07:41:48,801 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-08 07:41:48,803 INFO L274 PluginConnector]: CDTParser initialized [2024-05-08 07:41:48,804 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-08 07:41:49,808 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-08 07:41:49,948 INFO L384 CDTParser]: Found 1 translation units. [2024-05-08 07:41:49,949 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-dec-subseq.wvr.c [2024-05-08 07:41:49,955 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/b6ab0cb83/19aae4864a004ebd855c0c5eac771d4a/FLAG79ec9c6d5 [2024-05-08 07:41:49,967 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/b6ab0cb83/19aae4864a004ebd855c0c5eac771d4a [2024-05-08 07:41:49,969 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-08 07:41:49,970 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-08 07:41:49,971 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-08 07:41:49,971 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-08 07:41:49,974 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-08 07:41:49,975 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.05 07:41:49" (1/1) ... [2024-05-08 07:41:49,976 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10ffc8c8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:49, skipping insertion in model container [2024-05-08 07:41:49,976 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.05 07:41:49" (1/1) ... [2024-05-08 07:41:49,993 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-08 07:41:50,132 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-08 07:41:50,137 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-08 07:41:50,143 INFO L202 MainTranslator]: Completed pre-run [2024-05-08 07:41:50,161 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-08 07:41:50,167 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-08 07:41:50,173 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-05-08 07:41:50,173 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-05-08 07:41:50,179 INFO L206 MainTranslator]: Completed translation [2024-05-08 07:41:50,179 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50 WrapperNode [2024-05-08 07:41:50,179 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-08 07:41:50,180 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-08 07:41:50,180 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-08 07:41:50,180 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-08 07:41:50,185 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,192 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,210 INFO L138 Inliner]: procedures = 24, calls = 45, calls flagged for inlining = 11, calls inlined = 13, statements flattened = 197 [2024-05-08 07:41:50,210 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-08 07:41:50,210 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-08 07:41:50,211 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-08 07:41:50,211 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-08 07:41:50,217 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,217 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,219 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,219 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,224 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,233 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,234 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,235 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,237 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-08 07:41:50,238 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-08 07:41:50,238 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-08 07:41:50,238 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-08 07:41:50,239 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (1/1) ... [2024-05-08 07:41:50,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-08 07:41:50,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:41:50,269 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-08 07:41:50,281 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-08 07:41:50,313 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-08 07:41:50,313 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-05-08 07:41:50,313 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-05-08 07:41:50,313 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-05-08 07:41:50,313 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-08 07:41:50,314 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-08 07:41:50,314 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-05-08 07:41:50,315 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-08 07:41:50,316 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-05-08 07:41:50,397 INFO L241 CfgBuilder]: Building ICFG [2024-05-08 07:41:50,399 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-08 07:41:50,696 INFO L282 CfgBuilder]: Performing block encoding [2024-05-08 07:41:50,764 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-08 07:41:50,764 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2024-05-08 07:41:50,765 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.05 07:41:50 BoogieIcfgContainer [2024-05-08 07:41:50,765 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-08 07:41:50,767 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-08 07:41:50,767 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-08 07:41:50,769 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-08 07:41:50,769 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.05 07:41:49" (1/3) ... [2024-05-08 07:41:50,770 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@786a5543 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.05 07:41:50, skipping insertion in model container [2024-05-08 07:41:50,770 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 07:41:50" (2/3) ... [2024-05-08 07:41:50,770 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@786a5543 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.05 07:41:50, skipping insertion in model container [2024-05-08 07:41:50,770 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.05 07:41:50" (3/3) ... [2024-05-08 07:41:50,771 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-dec-subseq.wvr.c [2024-05-08 07:41:50,780 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-05-08 07:41:50,787 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-08 07:41:50,788 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-05-08 07:41:50,788 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-08 07:41:50,844 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-05-08 07:41:50,885 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-08 07:41:50,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-08 07:41:50,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:41:50,886 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-08 07:41:50,892 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-08 07:41:50,922 INFO L188 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-08 07:41:50,947 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:41:50,948 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-05-08 07:41:50,956 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;@5c676780, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=BOTH, mConComCheckerCriterion=LOOP, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=10, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-05-08 07:41:50,957 INFO L358 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-05-08 07:41:51,388 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-08 07:41:51,389 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-08 07:41:51,466 INFO L85 PathProgramCache]: Analyzing trace with hash 192075739, now seen corresponding path program 1 times [2024-05-08 07:41:51,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:51,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:51,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:51,674 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-08 07:41:51,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:51,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:51,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:51,744 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-08 07:41:51,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-08 07:41:51,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-08 07:41:52,002 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-08 07:41:52,003 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-08 07:41:52,061 INFO L85 PathProgramCache]: Analyzing trace with hash -1146621653, now seen corresponding path program 1 times [2024-05-08 07:41:52,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:52,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:52,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:52,357 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-08 07:41:52,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:52,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:52,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:52,530 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-08 07:41:52,531 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-05-08 07:41:52,531 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-05-08 07:41:52,792 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-08 07:41:52,793 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-08 07:41:52,842 INFO L85 PathProgramCache]: Analyzing trace with hash -1052604284, now seen corresponding path program 1 times [2024-05-08 07:41:52,842 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:52,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:52,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:53,043 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-08 07:41:53,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:53,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:53,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:53,153 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-08 07:41:53,155 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-05-08 07:41:53,156 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=165, Unknown=0, NotChecked=0, Total=210 [2024-05-08 07:41:53,357 INFO L85 PathProgramCache]: Analyzing trace with hash 1410780353, now seen corresponding path program 1 times [2024-05-08 07:41:53,358 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:53,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:53,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:53,578 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-08 07:41:53,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:53,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:53,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:53,798 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-08 07:41:53,940 INFO L349 Elim1Store]: treesize reduction 18, result has 5.3 percent of original size [2024-05-08 07:41:53,940 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-08 07:41:53,984 INFO L85 PathProgramCache]: Analyzing trace with hash 1104143134, now seen corresponding path program 2 times [2024-05-08 07:41:53,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:53,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:54,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:54,129 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-08 07:41:54,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:54,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:54,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:54,296 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-08 07:41:54,318 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-08 07:41:54,319 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:41:54,319 INFO L85 PathProgramCache]: Analyzing trace with hash 1475656213, now seen corresponding path program 1 times [2024-05-08 07:41:54,323 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:41:54,323 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [338966764] [2024-05-08 07:41:54,323 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:54,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:41:54,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:55,386 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-08 07:41:55,387 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:41:55,387 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [338966764] [2024-05-08 07:41:55,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [338966764] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:41:55,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1807014383] [2024-05-08 07:41:55,389 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:41:55,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:41:55,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:41:55,438 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-08 07:41:55,464 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-08 07:41:55,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:41:55,586 INFO L262 TraceCheckSpWp]: Trace formula consists of 348 conjuncts, 39 conjunts are in the unsatisfiable core [2024-05-08 07:41:55,596 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:41:56,904 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2024-05-08 07:41:56,905 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-08 07:41:56,925 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-08 07:41:56,925 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:41:57,398 INFO L349 Elim1Store]: treesize reduction 11, result has 87.1 percent of original size [2024-05-08 07:41:57,398 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-08 07:41:59,026 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-08 07:41:59,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1807014383] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:41:59,028 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:41:59,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 25, 20] total 58 [2024-05-08 07:41:59,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [133955398] [2024-05-08 07:41:59,030 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:41:59,033 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2024-05-08 07:41:59,034 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:41:59,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2024-05-08 07:41:59,084 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=2727, Unknown=0, NotChecked=0, Total=3306 [2024-05-08 07:41:59,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:41:59,085 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:41:59,085 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-08 07:41:59,085 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:01,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-08 07:42:01,237 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-08 07:42:01,431 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-08 07:42:01,431 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-08 07:42:01,432 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:01,432 INFO L85 PathProgramCache]: Analyzing trace with hash -1964450984, now seen corresponding path program 2 times [2024-05-08 07:42:01,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:01,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [882701102] [2024-05-08 07:42:01,432 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:01,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:01,739 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-08 07:42:01,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:01,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [882701102] [2024-05-08 07:42:01,743 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [882701102] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:01,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [564232712] [2024-05-08 07:42:01,744 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-08 07:42:01,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:01,744 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:01,748 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-08 07:42:01,775 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-08 07:42:01,870 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-08 07:42:01,871 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:01,873 INFO L262 TraceCheckSpWp]: Trace formula consists of 450 conjuncts, 13 conjunts are in the unsatisfiable core [2024-05-08 07:42:01,883 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:02,167 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-08 07:42:02,167 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:02,483 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-08 07:42:02,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [564232712] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:42:02,483 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:42:02,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13, 13] total 31 [2024-05-08 07:42:02,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2046956962] [2024-05-08 07:42:02,484 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:42:02,484 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-05-08 07:42:02,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:02,515 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-05-08 07:42:02,515 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=182, Invalid=748, Unknown=0, NotChecked=0, Total=930 [2024-05-08 07:42:02,515 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:02,515 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:02,516 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-08 07:42:02,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-08 07:42:02,516 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:02,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-05-08 07:42:02,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:02,911 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-05-08 07:42:03,103 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-08 07:42:03,103 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-08 07:42:03,103 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:03,104 INFO L85 PathProgramCache]: Analyzing trace with hash -841643802, now seen corresponding path program 3 times [2024-05-08 07:42:03,104 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:03,104 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904781895] [2024-05-08 07:42:03,104 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:03,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:03,511 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-08 07:42:03,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:03,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1904781895] [2024-05-08 07:42:03,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1904781895] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:03,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [671265725] [2024-05-08 07:42:03,512 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-08 07:42:03,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:03,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:03,513 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-08 07:42:03,525 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-08 07:42:03,733 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-05-08 07:42:03,733 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:03,734 INFO L262 TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 5 conjunts are in the unsatisfiable core [2024-05-08 07:42:03,737 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:03,807 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-08 07:42:03,807 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-05-08 07:42:03,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [671265725] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-08 07:42:03,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-05-08 07:42:03,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [18] total 21 [2024-05-08 07:42:03,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [625122301] [2024-05-08 07:42:03,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-08 07:42:03,809 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-08 07:42:03,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:03,827 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-08 07:42:03,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=359, Unknown=0, NotChecked=0, Total=420 [2024-05-08 07:42:03,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:03,829 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:03,829 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-08 07:42:03,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 45 states. [2024-05-08 07:42:03,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:03,830 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:04,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-08 07:42:04,006 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:04,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:04,011 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-08 07:42:04,211 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-08 07:42:04,211 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-08 07:42:04,212 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:04,212 INFO L85 PathProgramCache]: Analyzing trace with hash -961853325, now seen corresponding path program 4 times [2024-05-08 07:42:04,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:04,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8153913] [2024-05-08 07:42:04,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:04,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:04,480 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-08 07:42:04,480 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:04,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8153913] [2024-05-08 07:42:04,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8153913] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:04,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2134084597] [2024-05-08 07:42:04,481 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-08 07:42:04,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:04,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:04,482 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-08 07:42:04,509 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-08 07:42:04,596 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-08 07:42:04,596 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:04,598 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 9 conjunts are in the unsatisfiable core [2024-05-08 07:42:04,601 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:04,951 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-08 07:42:04,951 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:05,246 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-08 07:42:05,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2134084597] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:42:05,246 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:42:05,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 10, 10] total 26 [2024-05-08 07:42:05,247 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462241588] [2024-05-08 07:42:05,247 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:42:05,249 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-05-08 07:42:05,250 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:05,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-05-08 07:42:05,269 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=148, Invalid=502, Unknown=0, NotChecked=0, Total=650 [2024-05-08 07:42:05,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:05,269 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:05,269 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-08 07:42:05,269 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-08 07:42:05,269 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:05,269 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:05,270 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:05,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-05-08 07:42:05,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:05,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:05,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:05,538 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-08 07:42:05,736 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-08 07:42:05,736 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-08 07:42:05,736 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:05,736 INFO L85 PathProgramCache]: Analyzing trace with hash -1429638737, now seen corresponding path program 5 times [2024-05-08 07:42:05,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:05,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1749661996] [2024-05-08 07:42:05,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:05,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:05,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:06,027 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-08 07:42:06,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:06,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1749661996] [2024-05-08 07:42:06,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1749661996] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:06,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1369082631] [2024-05-08 07:42:06,028 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-05-08 07:42:06,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:06,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:06,029 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-08 07:42:06,055 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-08 07:42:06,129 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s) [2024-05-08 07:42:06,129 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:06,130 INFO L262 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjunts are in the unsatisfiable core [2024-05-08 07:42:06,132 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:06,181 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-08 07:42:06,181 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:06,209 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-08 07:42:06,210 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1369082631] provided 1 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:06,210 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-05-08 07:42:06,210 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [14, 5] total 18 [2024-05-08 07:42:06,210 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [40485493] [2024-05-08 07:42:06,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-08 07:42:06,211 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-08 07:42:06,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:06,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-08 07:42:06,221 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=254, Unknown=0, NotChecked=0, Total=306 [2024-05-08 07:42:06,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:06,221 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:06,221 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-08 07:42:06,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 46 states. [2024-05-08 07:42:06,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:06,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:06,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:06,221 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:06,397 INFO L85 PathProgramCache]: Analyzing trace with hash 1999510102, now seen corresponding path program 3 times [2024-05-08 07:42:06,398 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:06,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:06,665 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-08 07:42:06,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:06,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:06,879 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-08 07:42:07,007 INFO L85 PathProgramCache]: Analyzing trace with hash -206520890, now seen corresponding path program 4 times [2024-05-08 07:42:07,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:07,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:07,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:07,222 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-08 07:42:07,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:07,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:07,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:07,427 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-08 07:42:07,607 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:07,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:07,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:07,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:07,608 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:07,615 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-08 07:42:07,808 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-08 07:42:07,809 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-08 07:42:07,809 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:07,809 INFO L85 PathProgramCache]: Analyzing trace with hash -990492934, now seen corresponding path program 6 times [2024-05-08 07:42:07,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:07,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566049055] [2024-05-08 07:42:07,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:07,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:08,065 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-08 07:42:08,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:08,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566049055] [2024-05-08 07:42:08,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566049055] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:08,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [584514872] [2024-05-08 07:42:08,066 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-05-08 07:42:08,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:08,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:08,067 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-08 07:42:08,084 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-08 07:42:08,363 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-05-08 07:42:08,363 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:08,365 INFO L262 TraceCheckSpWp]: Trace formula consists of 448 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-08 07:42:08,367 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:08,774 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-08 07:42:08,774 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:09,087 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-08 07:42:09,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [584514872] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:42:09,088 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:42:09,088 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 32 [2024-05-08 07:42:09,088 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1051016402] [2024-05-08 07:42:09,088 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:42:09,089 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-05-08 07:42:09,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:09,107 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-05-08 07:42:09,107 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=208, Invalid=784, Unknown=0, NotChecked=0, Total=992 [2024-05-08 07:42:09,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:09,107 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:09,108 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-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:09,108 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:09,607 INFO L85 PathProgramCache]: Analyzing trace with hash 1061788826, now seen corresponding path program 5 times [2024-05-08 07:42:09,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:09,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:09,885 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-08 07:42:09,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:09,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:10,119 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-08 07:42:10,228 INFO L85 PathProgramCache]: Analyzing trace with hash 1723195650, now seen corresponding path program 6 times [2024-05-08 07:42:10,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:10,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:10,411 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-08 07:42:10,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:10,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:10,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:10,590 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-08 07:42:10,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:10,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:10,610 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-08 07:42:10,805 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-08 07:42:10,806 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-08 07:42:10,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:10,806 INFO L85 PathProgramCache]: Analyzing trace with hash 4918582, now seen corresponding path program 7 times [2024-05-08 07:42:10,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:10,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [851057757] [2024-05-08 07:42:10,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:10,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:10,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:10,958 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-08 07:42:10,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:10,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [851057757] [2024-05-08 07:42:10,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [851057757] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-08 07:42:10,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-08 07:42:10,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-08 07:42:10,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939287078] [2024-05-08 07:42:10,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-08 07:42:10,959 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-08 07:42:10,959 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:10,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-08 07:42:10,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-05-08 07:42:10,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:10,969 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:10,970 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-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:10,970 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:11,169 INFO L85 PathProgramCache]: Analyzing trace with hash -1991693255, now seen corresponding path program 7 times [2024-05-08 07:42:11,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:11,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:11,598 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-08 07:42:11,598 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:11,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:11,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:11,870 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-08 07:42:11,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:11,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:11,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:11,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:11,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:11,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:11,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 07:42:11,898 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,SelfDestructingSolverStorable25,SelfDestructingSolverStorable26 [2024-05-08 07:42:11,898 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-08 07:42:11,898 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:11,898 INFO L85 PathProgramCache]: Analyzing trace with hash -840664894, now seen corresponding path program 8 times [2024-05-08 07:42:11,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:11,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [798372429] [2024-05-08 07:42:11,899 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:11,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:11,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:12,279 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-08 07:42:12,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:12,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [798372429] [2024-05-08 07:42:12,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [798372429] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:12,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1937652343] [2024-05-08 07:42:12,279 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-08 07:42:12,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:12,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:12,284 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-08 07:42:12,286 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-08 07:42:12,420 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-08 07:42:12,420 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:12,422 INFO L262 TraceCheckSpWp]: Trace formula consists of 530 conjuncts, 15 conjunts are in the unsatisfiable core [2024-05-08 07:42:12,424 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:13,002 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-08 07:42:13,002 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:13,503 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-08 07:42:13,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1937652343] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:42:13,503 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:42:13,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 16, 16] total 45 [2024-05-08 07:42:13,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1637950639] [2024-05-08 07:42:13,504 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:42:13,504 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-05-08 07:42:13,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:13,570 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-05-08 07:42:13,571 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=265, Invalid=1715, Unknown=0, NotChecked=0, Total=1980 [2024-05-08 07:42:13,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:13,571 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:13,572 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-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 07:42:13,572 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:14,877 INFO L85 PathProgramCache]: Analyzing trace with hash -350595570, now seen corresponding path program 8 times [2024-05-08 07:42:14,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:14,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:14,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:15,200 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-08 07:42:15,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:15,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:15,461 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-08 07:42:15,488 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 07:42:15,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-08 07:42:15,510 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-08 07:42:15,696 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-08 07:42:15,697 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-08 07:42:15,698 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:15,698 INFO L85 PathProgramCache]: Analyzing trace with hash -1051354995, now seen corresponding path program 9 times [2024-05-08 07:42:15,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:15,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891884551] [2024-05-08 07:42:15,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:15,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:16,045 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-08 07:42:16,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:16,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891884551] [2024-05-08 07:42:16,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891884551] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:16,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1179818388] [2024-05-08 07:42:16,046 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-08 07:42:16,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:16,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:16,047 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-08 07:42:16,049 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-08 07:42:16,466 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-05-08 07:42:16,466 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:16,469 INFO L262 TraceCheckSpWp]: Trace formula consists of 558 conjuncts, 24 conjunts are in the unsatisfiable core [2024-05-08 07:42:16,472 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:17,146 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-08 07:42:17,146 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 07:42:17,602 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-08 07:42:17,603 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1179818388] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 07:42:17,603 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 07:42:17,603 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 48 [2024-05-08 07:42:17,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591358246] [2024-05-08 07:42:17,603 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 07:42:17,605 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-05-08 07:42:17,605 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 07:42:17,666 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-05-08 07:42:17,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=429, Invalid=1827, Unknown=0, NotChecked=0, Total=2256 [2024-05-08 07:42:17,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:17,669 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 07:42:17,669 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-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 07:42:17,669 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 50 states. [2024-05-08 07:42:17,670 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 07:42:18,451 INFO L85 PathProgramCache]: Analyzing trace with hash 967475018, now seen corresponding path program 9 times [2024-05-08 07:42:18,451 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-08 07:42:18,541 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-05-08 07:42:18,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-08 07:42:18,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2024-05-08 07:42:18,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-05-08 07:42:18,714 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-08 07:42:18,912 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-08 07:42:18,912 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-08 07:42:18,912 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 07:42:18,913 INFO L85 PathProgramCache]: Analyzing trace with hash 839191249, now seen corresponding path program 10 times [2024-05-08 07:42:18,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 07:42:18,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [507511408] [2024-05-08 07:42:18,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 07:42:18,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 07:42:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 07:42:26,127 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-08 07:42:26,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 07:42:26,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [507511408] [2024-05-08 07:42:26,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [507511408] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 07:42:26,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [527343730] [2024-05-08 07:42:26,128 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-08 07:42:26,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 07:42:26,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 07:42:26,129 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-08 07:42:26,129 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-08 07:42:26,314 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-08 07:42:26,314 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 07:42:26,318 INFO L262 TraceCheckSpWp]: Trace formula consists of 572 conjuncts, 120 conjunts are in the unsatisfiable core [2024-05-08 07:42:26,325 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 07:42:26,738 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-08 07:42:27,810 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-08 07:42:28,411 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-05-08 07:42:28,412 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-08 07:42:28,589 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-08 07:42:28,681 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-08 07:42:28,758 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-08 07:42:28,828 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-08 07:42:28,922 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-08 07:42:29,199 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-08 07:42:29,293 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-08 07:43:29,545 INFO L349 Elim1Store]: treesize reduction 467, result has 51.2 percent of original size [2024-05-08 07:43:29,545 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 522 [2024-05-08 07:43:29,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:29,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:30,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:30,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:30,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:30,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:31,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:31,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:31,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:31,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:31,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:31,305 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:31,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:31,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:31,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:32,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:32,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:32,738 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:32,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:32,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:32,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:32,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,018 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,559 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,873 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:33,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:33,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:33,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:34,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,129 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,132 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,284 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:34,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:34,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:34,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:34,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,745 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:34,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:34,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,078 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,080 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:35,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:35,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,377 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,456 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:35,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:35,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,283 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:36,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:36,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:36,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,872 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:36,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:36,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:37,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:37,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:37,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,712 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:37,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:37,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,089 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:38,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:38,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,317 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:38,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:38,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,614 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,891 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:38,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:38,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:39,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:39,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:39,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:39,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:39,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:40,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:40,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:40,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:40,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:40,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:40,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:40,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,227 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:41,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:41,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:41,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:42,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:42,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,510 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:42,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:43,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:43,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:43,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:43,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:43,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,276 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:43,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:43,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,471 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:43,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:43,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:43,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,812 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:44,876 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:44,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,103 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,255 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,331 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:45,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,466 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:45,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,528 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:45,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:45,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:45,903 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:45,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:46,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,241 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,324 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:46,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:46,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:46,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:46,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:46,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:47,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:47,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:47,953 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:48,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:48,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:48,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,366 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:48,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:48,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,575 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,638 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:48,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:48,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:48,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:49,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:49,261 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:49,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:49,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:49,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:49,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:49,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:49,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:49,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:50,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:50,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:50,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:50,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:50,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:50,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:50,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:50,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:50,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:50,307 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:50,379 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:50,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:50,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:50,964 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:51,170 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:51,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:51,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:51,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:51,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:51,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:51,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:51,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:51,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:51,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:51,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:51,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:52,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:52,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:52,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:52,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:52,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,071 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:53,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:53,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:53,732 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:53,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:53,874 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:53,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:53,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:53,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:54,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:54,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:54,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:54,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:54,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,941 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,943 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:54,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:54,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,100 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,101 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,415 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,459 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:55,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,789 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:55,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,901 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:55,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,072 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,180 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,439 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,608 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:56,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:56,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:56,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,060 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:57,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:57,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:57,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:57,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:57,507 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:57,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:57,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:57,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:58,765 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:58,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:58,881 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:58,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:58,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:58,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:58,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:58,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:59,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:59,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:59,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:59,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:43:59,642 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:43:59,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:43:59,997 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,440 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,641 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:00,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,845 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,867 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:00,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:00,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,128 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,466 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,740 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:01,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:01,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:01,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:02,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:02,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:02,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:02,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:02,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,247 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:03,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:03,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:03,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,490 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:03,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:03,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:03,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:03,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:04,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,049 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:04,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:04,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:04,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:04,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:04,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:04,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,461 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,574 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,627 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,798 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,799 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:05,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:05,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:05,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:06,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,065 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,242 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,299 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,472 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,580 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:06,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:06,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:06,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,886 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:06,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:06,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:07,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:07,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:07,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:07,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:07,497 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:07,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:07,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:07,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:08,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:08,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:08,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:08,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:08,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:08,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:08,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:09,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:09,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:09,939 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:09,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,015 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,347 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:10,854 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:10,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:10,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,042 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:11,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:11,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:11,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:12,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:12,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:12,250 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:12,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:12,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:12,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:12,528 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:17,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:17,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:17,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:17,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:18,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:18,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,409 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,409 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:18,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:18,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:18,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:18,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:19,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,136 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:19,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:19,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:19,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:19,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:19,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,363 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,734 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:20,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:20,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:21,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:21,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:21,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,018 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,087 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,434 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,787 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:22,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:22,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:22,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,181 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,336 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,599 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,680 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,784 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:23,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,891 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:23,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:23,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:24,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:24,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,097 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:24,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:24,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:24,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:24,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,242 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,394 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,438 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,486 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,540 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:25,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:25,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:25,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:28,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:28,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:28,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:29,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,391 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:29,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:29,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,570 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,870 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:29,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:29,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,691 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,878 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:30,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:30,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:30,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,192 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,239 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,311 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:31,385 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,656 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:31,916 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:31,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:31,928 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:31,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:31,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,092 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,273 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:32,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:32,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:32,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,579 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:32,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,684 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:32,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:32,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,003 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,124 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,126 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,262 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,334 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,432 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,508 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,508 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:33,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,794 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:33,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:33,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,002 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:34,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:34,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:34,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:34,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:34,984 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:35,432 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:35,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,666 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,667 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:35,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:35,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,143 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,540 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,760 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,846 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:36,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:36,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:36,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:37,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:37,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,397 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,481 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:37,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,589 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:37,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,591 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:37,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:37,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:37,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:38,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:38,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:38,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:38,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:38,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:38,337 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:38,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:38,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,018 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,019 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,137 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,154 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,234 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,295 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,371 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:39,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,733 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,793 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:39,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:39,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,263 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,435 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:40,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,673 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:40,926 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,927 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:40,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,037 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,121 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,635 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,636 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:41,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:41,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:41,725 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:41,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:41,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,008 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:42,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:42,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:42,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:42,588 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:42,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:42,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:42,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,113 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,173 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,174 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:43,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,628 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,890 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:43,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:43,947 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:43,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:44,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,065 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:44,066 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,077 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:44,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:44,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:44,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:44,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,130 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,351 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,536 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,672 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,877 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:45,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,890 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:45,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:45,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:46,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,201 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,202 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,202 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:46,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:46,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,317 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:46,385 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:46,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:46,469 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:46,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:47,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:47,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:47,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:47,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:47,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:47,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:47,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:47,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,070 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,546 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,814 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:48,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:48,998 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:48,999 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,135 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,137 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,294 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,456 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,615 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,778 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,778 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:49,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:49,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,988 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,989 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:49,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,063 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,082 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,419 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,551 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,675 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:50,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:50,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:50,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,090 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,090 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,155 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,352 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,604 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,687 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,869 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:51,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:51,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:51,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:52,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:52,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:52,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:52,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:52,802 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:52,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:52,813 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:52,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:52,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:52,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:52,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:52,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,133 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,271 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,403 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,496 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,670 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,739 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,739 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:53,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,810 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,879 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:53,998 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:53,998 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,201 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,203 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,491 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,502 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,632 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,777 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:54,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,862 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:54,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:54,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,343 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,344 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,645 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,717 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,719 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,804 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,804 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,805 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:55,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:55,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:55,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,060 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,062 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,150 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,151 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,233 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,245 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,299 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,364 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,365 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,587 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,665 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,666 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:56,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:56,842 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,912 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,913 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:56,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,120 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,122 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,139 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,453 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,476 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,567 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,567 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:57,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,646 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,793 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,866 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:57,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,910 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:57,967 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,096 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,267 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,535 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,667 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:58,741 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:58,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,906 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:58,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:44:59,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,769 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,850 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:44:59,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:44:59,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,107 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,415 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,469 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,537 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,682 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,694 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,808 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,877 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,890 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:00,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:00,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:00,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,032 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,119 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,312 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,557 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,562 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,613 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,661 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,678 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,727 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,802 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,814 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:01,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:01,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,960 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:01,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:02,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:02,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:02,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:02,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,613 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,717 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,826 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:02,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,852 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,911 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:02,979 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,042 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,043 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,120 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,121 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,136 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,334 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,334 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,445 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,539 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,555 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,687 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,754 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,763 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:03,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,841 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:03,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:03,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,006 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,131 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,234 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,480 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,552 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,552 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:04,624 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,624 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,809 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,870 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,929 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:04,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,993 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:04,995 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,145 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,145 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,147 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,219 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,219 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,429 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:05,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,740 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,874 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:05,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:05,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,273 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,274 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,417 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,495 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,568 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:06,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:06,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:06,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:06,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:06,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,031 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,032 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,186 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,187 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,208 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,538 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,609 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:07,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:07,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:07,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,301 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,563 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:08,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,658 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,734 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,734 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:08,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:08,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,107 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,289 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,428 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,582 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,748 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:09,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:09,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:09,953 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,038 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,165 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,323 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,413 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:10,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:10,569 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:10,569 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,777 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,790 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,912 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:12,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:12,976 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:12,987 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:13,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:13,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,260 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:13,735 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:13,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:13,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,936 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,987 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:13,988 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:14,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,163 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:14,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,293 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:14,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,398 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,548 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,644 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:14,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:14,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:14,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,112 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:15,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,210 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:15,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,335 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,338 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:15,355 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:15,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,457 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,578 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:15,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,675 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,743 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:15,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:15,861 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,346 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,412 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,464 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,464 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,738 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,807 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,855 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,855 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,857 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:16,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:16,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:16,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:17,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:17,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:17,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:17,338 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:17,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:17,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:17,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,065 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,116 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,263 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,312 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,623 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,731 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,826 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:20,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,903 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,903 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:20,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:20,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,309 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,362 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:21,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,411 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:21,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:21,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:21,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:21,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:21,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:22,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,044 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:22,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:22,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:22,108 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:22,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:22,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,169 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:22,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,434 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,484 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:22,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,546 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:22,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:22,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:22,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,279 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,291 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,291 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,341 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,411 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,412 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:23,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:23,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:23,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,004 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:24,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,308 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:24,365 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,582 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,584 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:24,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:24,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:24,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,213 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,213 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:25,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,306 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,346 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:25,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,641 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,642 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:25,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:25,810 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:25,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:25,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:25,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:26,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:26,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:26,462 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:26,853 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,853 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:26,913 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:26,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:26,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,139 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,197 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,199 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,201 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,270 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,345 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,500 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,501 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,603 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,621 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,678 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,695 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:27,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,844 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:27,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:27,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,006 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,249 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,322 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:28,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:28,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,493 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,589 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,589 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:28,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:28,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,682 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,935 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:28,936 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:29,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,127 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:29,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:29,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:29,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:29,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,632 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,910 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:29,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:29,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,008 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,115 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,180 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,295 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,358 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,378 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,432 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:30,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:30,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:30,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,587 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:30,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,923 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:30,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:31,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,253 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,264 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,280 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,333 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,394 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:31,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:31,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,555 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,555 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:31,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,635 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:31,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,730 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,749 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,751 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,930 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:31,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,933 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:31,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,177 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,196 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,258 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:32,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:32,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:32,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,922 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:32,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:32,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:32,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:32,991 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,009 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,081 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,142 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,232 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,291 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,372 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,374 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,505 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,516 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:33,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,929 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:33,945 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:33,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:34,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:34,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,075 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,087 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:35,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:35,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,211 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,223 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,296 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,483 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,786 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,854 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,968 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:35,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:35,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:36,034 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:36,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:36,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:36,103 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:36,103 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:36,106 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:36,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:36,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:36,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,393 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,664 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,673 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,681 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,828 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,829 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,885 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,994 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:37,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:37,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:37,996 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,375 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,436 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,439 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,524 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,598 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,600 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,622 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,684 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,685 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,687 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:38,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,796 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,917 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:38,975 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:38,980 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,038 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,057 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,123 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,185 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,198 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,261 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,262 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,262 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,426 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,442 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:39,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,616 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,661 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,888 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:39,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:39,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,045 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,309 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,311 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,372 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,649 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,690 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,692 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,709 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:40,860 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,873 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,920 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,994 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:40,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,994 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:40,997 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,083 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,163 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,521 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,596 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,608 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,620 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,756 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,772 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:41,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:41,811 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:41,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,054 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:42,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,191 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,348 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,419 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,582 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,714 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:42,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:42,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:43,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:43,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,171 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,171 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,173 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,233 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,313 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,335 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,519 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:43,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,950 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:43,950 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:43,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:44,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:44,037 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,535 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:44,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:44,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:44,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:44,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:44,969 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,138 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,251 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,260 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,261 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,324 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,325 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:45,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,387 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,388 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:45,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:45,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,052 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,053 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:46,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:46,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,124 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:46,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,394 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:46,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:46,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:46,875 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:46,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:47,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:47,156 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:47,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,271 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,484 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,485 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:47,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:47,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,661 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,702 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,896 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:47,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:47,952 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,016 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,063 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,064 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,308 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,308 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,499 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,576 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,651 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,743 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,758 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:48,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,815 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,828 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,830 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:48,948 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:48,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,010 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,216 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,375 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,443 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,686 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:49,881 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:49,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:49,976 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,112 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,162 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,277 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,418 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:50,418 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:50,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,549 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,711 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,755 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:50,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:50,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:50,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:50,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,359 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:51,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:51,657 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:51,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:51,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:51,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:51,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,011 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,117 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:52,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:52,231 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:52,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,275 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:52,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:52,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,750 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:52,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:55,941 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,012 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,094 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,162 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,288 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,332 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,432 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,566 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,566 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:56,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,889 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,905 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:56,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:56,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,148 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,379 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,433 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,434 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,442 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,494 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,509 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,562 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,607 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,609 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,664 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,714 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,714 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:57,942 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:57,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:57,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,109 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,109 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,186 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,209 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,361 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,362 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,391 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,571 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,581 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:58,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,697 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,707 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:58,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,772 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,774 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:58,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,086 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,205 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,288 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:59,467 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:59,486 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:45:59,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,533 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,544 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,545 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,789 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,848 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,916 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,917 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:45:59,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,980 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:45:59,996 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,048 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,200 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,216 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,257 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,396 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,406 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,478 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,500 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,566 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,618 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,699 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,702 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,765 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,765 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,783 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:00,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:00,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:00,996 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,032 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,116 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,190 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,235 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,835 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,884 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,893 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:01,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,981 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:01,983 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,282 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,282 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:02,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,333 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,438 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,440 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,495 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,532 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,532 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,977 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:02,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:02,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:03,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,611 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,620 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:03,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:03,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,083 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:05,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,144 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:05,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,205 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,257 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,319 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,366 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,416 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:05,473 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:05,700 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,700 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,708 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,708 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,776 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:05,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,839 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:05,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:06,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,132 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,189 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:06,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,299 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,399 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:06,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:06,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,805 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:06,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:06,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:07,017 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,017 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:07,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:07,121 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:07,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,172 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:07,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,181 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:07,183 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,501 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,558 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,567 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,631 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:07,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:07,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:07,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,873 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,907 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:07,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:08,290 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,450 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,450 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:08,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:08,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,518 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:08,534 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:08,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,745 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:08,747 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:08,883 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,929 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,981 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:08,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,114 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,219 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,276 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,326 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,328 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,561 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,626 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,634 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:09,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,943 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:09,943 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:09,945 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,010 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,026 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,296 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,451 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,452 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,465 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,530 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,545 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,546 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:10,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,622 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,623 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,692 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,693 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,773 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,773 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,775 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,844 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:10,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:10,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,039 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,039 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,104 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,105 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,165 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,303 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,318 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,318 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,576 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,577 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:11,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,833 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,833 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,851 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:11,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:11,921 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:12,005 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,005 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,119 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,245 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,304 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,360 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,360 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,370 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,429 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,482 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:12,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:12,504 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:12,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,559 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,561 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,623 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,724 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,725 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:12,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:12,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:12,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,100 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,102 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,114 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,193 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,544 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,694 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,704 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:13,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:13,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,830 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:13,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:13,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,961 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:13,965 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:14,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,129 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:14,206 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:14,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,387 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,430 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,492 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,493 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,550 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,629 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:14,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:14,809 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:14,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,889 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,894 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:14,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,050 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,067 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,067 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,127 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,128 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,337 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:15,423 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,423 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:15,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,487 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,502 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,572 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,652 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:15,736 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,736 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:15,946 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:15,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,021 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,101 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,188 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,252 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,252 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,254 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,254 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,323 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,431 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:16,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,798 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:16,886 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:16,957 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:17,025 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:17,111 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:17,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,160 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,213 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,752 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:17,869 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,870 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,871 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:17,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:18,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,112 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,170 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,172 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:18,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,373 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:18,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,602 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:18,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,799 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,829 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,866 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:18,927 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:18,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:19,187 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,226 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,282 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,400 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,455 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,506 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:19,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,662 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,662 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:19,705 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,762 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,810 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:19,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:19,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:19,937 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:20,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,016 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:20,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:20,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:20,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,117 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:20,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,755 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:20,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:20,907 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:20,907 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:20,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:20,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,109 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,345 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:21,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,382 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:21,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,599 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,646 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,721 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,722 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,774 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:21,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,972 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:21,984 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:21,985 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,269 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,342 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,342 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,344 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,507 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,581 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,581 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:22,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,698 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,726 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:22,935 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:22,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,042 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,160 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,226 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,657 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,659 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,719 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,720 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,732 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,732 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:23,733 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,819 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,882 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:23,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:23,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,011 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,199 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:24,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:24,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:24,351 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:24,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,465 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,522 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,560 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,560 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,627 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:24,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,885 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:24,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:24,981 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:25,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:25,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,316 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,490 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,594 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,729 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:25,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:25,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:25,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:25,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:25,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,006 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,046 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,275 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,313 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,313 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,531 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:26,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:26,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,669 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,669 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:26,706 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,794 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:26,794 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:26,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,909 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:26,958 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,270 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,321 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,321 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,634 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,696 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,704 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,704 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,750 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,752 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,753 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:31,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:31,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:31,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,342 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:32,386 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,452 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,452 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,453 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,454 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,508 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,549 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,601 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:32,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,924 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:32,932 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:32,932 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,268 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,269 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,323 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,389 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,396 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,396 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,586 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,586 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,699 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,700 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,864 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:33,969 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,969 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:33,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:33,991 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,036 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:34,185 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,185 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:34,186 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,242 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:34,311 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,315 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,363 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:34,403 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:34,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:35,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:35,990 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:35,990 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:35,992 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:35,992 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,005 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,123 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,210 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,210 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,232 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,300 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,301 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,350 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,352 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,352 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,496 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,505 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,671 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,685 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,685 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:36,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,761 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:36,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:36,840 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,153 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,233 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,458 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,468 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,672 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,681 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:37,681 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,768 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,770 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,825 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,831 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,931 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,931 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:37,933 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:37,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,060 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,068 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,337 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,419 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,458 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:38,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,517 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,527 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,635 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,645 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:38,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,875 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:38,961 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:38,961 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:38,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:39,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,021 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,028 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,029 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,041 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,086 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,139 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,140 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:39,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,142 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:39,200 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:39,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:39,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:39,294 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:39,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,248 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,307 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,307 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,471 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:40,557 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,605 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,625 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,751 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,759 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,760 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,858 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,859 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:40,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,979 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:40,987 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,145 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,154 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,326 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:41,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,543 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:41,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:41,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,660 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,662 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,744 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:41,796 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:41,973 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,048 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,100 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:42,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,167 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,208 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,208 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,275 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:42,474 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,475 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,521 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:42,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:42,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,960 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:42,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,068 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,078 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,150 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,203 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,204 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,204 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,264 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,407 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,488 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,509 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,593 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,594 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,669 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,670 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:43,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,808 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,808 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:43,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:43,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,031 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,040 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,040 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,147 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:44,292 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,377 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,424 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:44,544 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,650 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,902 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:44,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,962 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,962 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:44,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:44,976 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,046 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:45,047 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:45,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,151 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,619 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:45,723 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:45,772 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,835 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,945 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,946 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:45,966 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,012 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,122 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,122 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,272 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,280 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,280 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,332 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,381 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,381 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,430 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,430 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,594 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,598 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,660 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:46,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,864 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:46,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:46,975 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:47,020 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,105 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:47,113 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:47,165 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,237 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,286 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,414 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,507 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:47,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,596 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,644 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,719 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:47,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,849 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,857 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:46:47,897 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:46:47,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:48,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:48,011 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:46:57,503 WARN L293 SmtUtils]: Spent 7.66s on a formula simplification. DAG size of input: 1935 DAG size of output: 1976 (called from [L 731] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-05-08 07:47:02,511 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,511 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,512 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,524 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,585 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,587 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:02,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:02,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:02,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,761 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,829 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,944 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:02,944 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:02,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,047 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,088 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,101 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,102 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,115 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,164 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,164 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,164 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,178 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,191 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,247 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,250 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,251 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,345 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,402 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,404 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,404 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,420 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,482 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,484 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,579 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,580 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,706 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,717 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,782 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,800 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,800 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:03,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,859 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,877 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,938 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:03,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,938 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,940 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,941 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:03,960 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,023 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,023 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,025 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,025 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,194 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,214 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,214 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,216 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,265 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,265 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,268 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,331 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,392 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,448 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,459 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,515 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,520 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,571 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,588 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,588 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,637 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,637 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,639 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,639 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,654 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:04,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,723 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,723 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,775 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,783 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,784 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,798 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,845 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,911 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:04,971 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:04,982 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,031 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,033 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,052 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,113 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,184 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,256 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,256 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,256 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,268 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,330 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,470 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,470 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,470 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,487 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,487 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:05,543 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,570 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,688 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,757 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,815 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,815 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,882 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,950 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,951 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:05,952 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:05,953 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,019 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,020 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,076 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,077 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,155 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,293 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,294 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,350 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,351 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,524 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,665 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:06,667 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:06,743 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,744 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,834 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:06,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:06,835 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:06,970 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:07,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,028 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:07,091 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,092 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,168 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,221 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:07,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,295 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:07,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,447 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:07,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:07,525 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:07,525 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:07,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,289 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,377 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,476 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,545 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,657 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,787 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:08,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:08,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:08,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,009 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,080 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,155 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,156 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,157 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,157 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,218 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,218 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,286 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,427 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,474 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,475 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,533 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,542 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:09,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,602 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,674 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,722 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,809 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,863 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,865 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,865 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:09,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,934 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,993 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:09,995 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,167 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,168 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,274 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,274 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,276 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,353 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,353 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,480 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,556 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,556 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,636 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,771 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,844 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:10,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:10,921 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:10,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,021 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,084 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,258 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,259 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,267 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,267 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,279 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,386 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:11,395 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,395 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:11,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:11,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,457 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,516 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,519 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,606 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,607 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,621 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,683 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:11,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,740 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,742 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,753 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,802 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,812 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,856 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,866 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:11,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:11,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,023 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,099 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,176 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,327 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,328 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,329 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,330 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,388 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,389 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,390 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,462 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,463 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,605 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,605 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,617 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,617 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,619 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,675 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,676 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,690 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,766 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,770 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,827 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,828 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:12,840 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,896 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,954 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:12,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,955 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,956 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:12,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,022 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,022 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,030 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,084 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:13,099 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,099 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:13,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,283 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,336 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,382 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,441 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,441 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:13,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,551 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,651 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:13,653 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:13,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,792 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:13,875 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,888 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:13,988 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,000 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,059 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,117 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,118 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,126 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,199 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,243 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,293 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,298 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,358 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,410 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,426 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,472 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,480 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,528 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,584 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,637 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:14,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:14,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,748 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,748 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,764 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,764 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:14,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,886 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:14,887 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,134 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,166 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,166 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,184 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,184 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,232 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,340 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,361 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,404 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,468 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:15,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,477 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:15,488 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:15,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,597 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,598 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,599 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,683 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,684 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,697 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,747 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,757 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,801 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,813 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,880 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,959 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:15,959 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:15,959 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:16,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,053 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,125 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,125 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,142 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,207 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:16,278 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,278 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,445 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,445 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:16,446 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:16,523 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:16,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:16,523 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:17,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,159 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,159 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:17,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,320 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,402 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,403 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,405 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,471 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,472 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:17,488 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,489 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:17,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,565 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,679 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:17,767 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,785 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:17,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,985 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,986 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:17,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:18,085 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,085 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,085 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:18,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,178 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,180 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,181 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,241 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,292 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,349 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,407 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,407 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,425 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,437 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,474 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,485 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,485 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,540 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,541 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:18,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,553 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:18,564 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:18,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,612 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,613 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,614 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,707 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,832 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,832 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,910 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:18,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:18,967 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,027 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,027 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:19,028 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:19,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,110 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,111 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,328 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,341 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,389 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,401 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,447 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,448 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,460 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,476 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,531 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,549 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,600 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,668 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,727 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,739 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,820 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,906 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,956 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:19,957 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:19,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,030 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,179 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,187 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,235 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,236 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,298 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,298 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:20,300 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:20,364 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,364 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,375 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,444 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,444 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,444 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:20,568 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,619 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,621 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,676 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,677 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,785 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,837 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:20,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,892 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,904 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,954 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:20,954 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:20,956 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,026 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:21,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,194 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,195 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,273 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,353 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,354 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,354 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:21,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:21,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,702 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,768 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:21,769 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:21,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:21,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:21,971 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,035 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,110 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,179 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,238 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,240 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,316 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,316 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,324 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,374 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,443 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,583 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,665 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,762 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,763 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:22,838 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,839 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:22,912 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:22,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,007 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,095 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,096 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,198 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,209 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,209 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,225 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,266 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,266 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,277 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,325 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,325 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,421 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,423 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,486 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,596 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,597 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,602 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,655 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,707 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,746 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,747 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,758 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,771 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,817 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,817 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,830 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,831 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:23,894 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,897 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,898 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,958 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:23,958 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:23,990 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,050 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,051 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,070 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,119 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,120 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,128 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,129 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,144 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,285 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,349 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,350 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,422 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,424 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,483 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,499 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,500 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,558 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,558 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,559 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,625 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,626 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,626 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,643 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,644 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,645 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,720 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,720 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,721 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,776 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,777 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,778 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,836 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,837 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,902 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,902 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,919 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,920 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,967 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,968 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:24,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:24,979 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:24,980 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,043 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,043 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,044 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,061 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,189 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,244 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,246 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,247 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,248 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,314 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,314 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,314 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,331 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,332 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,383 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,384 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,399 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,399 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,478 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,478 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,537 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,537 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,628 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,629 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,640 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,694 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,695 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,697 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,698 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,780 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,781 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,842 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,847 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,919 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:25,919 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,942 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:25,942 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:25,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,000 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,000 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:26,015 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,016 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:26,017 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,498 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,498 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,499 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:26,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,574 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,575 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,633 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,633 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,634 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:26,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,837 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,838 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:26,904 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,905 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,963 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:26,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,024 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,024 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,107 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,175 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,176 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,176 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,246 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,246 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,336 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,392 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,448 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,526 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,526 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,593 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,659 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,659 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,718 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,718 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,718 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:27,791 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,792 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,792 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,854 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,939 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:27,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:27,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,014 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,088 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,089 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,089 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,149 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,150 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,220 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,221 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,234 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,235 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,289 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,290 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,290 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,302 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,398 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,398 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,413 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,413 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,414 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,466 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,467 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,542 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,542 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,600 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,601 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,601 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,603 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,603 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:28,604 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,758 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,760 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:28,876 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:28,934 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,002 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,003 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,062 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,064 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,064 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,133 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,206 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,330 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,408 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,409 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,497 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,497 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,573 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,573 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,658 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,658 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:29,729 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,729 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,811 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,893 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,894 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:29,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,983 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:29,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,069 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,069 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,183 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,249 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,710 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,710 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,731 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,742 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,779 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,779 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,782 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,847 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,849 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:30,849 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,865 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,930 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:30,930 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:30,932 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,001 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,001 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,001 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,013 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,076 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,148 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,149 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,177 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,212 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,224 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,284 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,287 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,369 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,370 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,372 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,373 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,437 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,438 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,449 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,450 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,462 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,518 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,577 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,579 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,643 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,643 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,652 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,653 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,668 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,722 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,781 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,782 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,789 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,843 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,843 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,843 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,855 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,856 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,914 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,915 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,937 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,937 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:31,938 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,986 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:31,986 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:31,991 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,047 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,048 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,071 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,071 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,087 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,125 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,127 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,146 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,340 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,340 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,341 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,343 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,343 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,360 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,422 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,422 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,424 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,515 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,515 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,517 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,584 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,595 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,595 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,611 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,655 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,727 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,728 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,737 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,752 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,803 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,824 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,824 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,900 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,900 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,921 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,922 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,933 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:32,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,970 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,970 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:32,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,972 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:32,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,034 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,034 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,094 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,095 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,096 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,097 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,098 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,159 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,160 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,168 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,182 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,182 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,195 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,251 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,312 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,366 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,367 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,378 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,379 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,390 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,442 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,526 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,527 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,529 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,529 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,609 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,610 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,612 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,633 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,716 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,728 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,728 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,795 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,797 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:33,863 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,863 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,864 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,887 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:33,887 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:33,904 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,057 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,058 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,059 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,152 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,154 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,221 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,222 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,244 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,245 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,310 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,310 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,322 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,338 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,380 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,441 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,449 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,514 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,606 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,606 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,608 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,671 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,682 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,767 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,767 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,788 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,834 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,834 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:34,899 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,899 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:34,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:34,962 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,019 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,068 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,069 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,081 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,189 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,190 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,255 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,257 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,400 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:35,400 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,421 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:35,467 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:35,468 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,479 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:35,534 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,534 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,536 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,597 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,655 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,705 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,705 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,715 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,764 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:35,887 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,888 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:35,889 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:36,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,361 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:36,435 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:36,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:36,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,580 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:36,654 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,737 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:36,737 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:36,805 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,806 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:36,879 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:36,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,940 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:36,940 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:36,999 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,061 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,062 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,211 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,211 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,281 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,281 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,359 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,359 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,420 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,421 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,502 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,583 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,585 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,638 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,638 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,701 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,701 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,703 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,703 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,803 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,803 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,816 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,816 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,871 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,871 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:37,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:37,949 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:37,949 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,009 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,073 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,133 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,214 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,271 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,319 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,383 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,460 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,531 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,624 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:38,677 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,741 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,818 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,820 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,880 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,880 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:38,893 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,955 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:38,966 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,010 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,012 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,072 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,072 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,074 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,132 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,134 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,215 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,215 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,348 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,349 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:39,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,490 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,547 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:39,628 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:39,686 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,738 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,795 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,795 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:39,861 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:39,861 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:39,918 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,436 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,503 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,503 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,514 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,514 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,577 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,578 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,586 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,647 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,648 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,741 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,742 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,750 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,751 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,766 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,818 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,819 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,841 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,842 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:40,897 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:40,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:40,898 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,035 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,036 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,036 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,058 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,070 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,108 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,108 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,110 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,111 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,174 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,204 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,237 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,238 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,239 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,240 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,241 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,303 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,304 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,315 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,315 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,327 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,378 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,435 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,491 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,492 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,492 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,504 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,516 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,563 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,563 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,568 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:41,650 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,725 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,813 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,814 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:41,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:41,917 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,007 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,008 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,178 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,179 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,193 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,194 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,195 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,259 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,260 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,339 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,339 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,339 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,408 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,408 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,410 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,412 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,482 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,483 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,547 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,547 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,552 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,553 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,554 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,647 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,647 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,663 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,663 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,664 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,730 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,730 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,820 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,821 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,821 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,895 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,896 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:42,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,898 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,899 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:42,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,982 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:42,983 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,073 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,074 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,074 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,079 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,080 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,224 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,224 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,306 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,306 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,393 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,393 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,477 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,477 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,479 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,539 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,539 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,560 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,612 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,620 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,689 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,689 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,755 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,756 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,756 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,823 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,824 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,825 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:43,913 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,914 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,978 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:43,978 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:43,999 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,040 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,041 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,063 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,130 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,130 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,218 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,297 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,297 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,380 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,380 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,451 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,451 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,746 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,858 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,858 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,860 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,924 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,925 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:44,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:44,947 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:44,947 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,014 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,029 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,045 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,091 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,093 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,158 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,167 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,230 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,231 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,231 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,320 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,320 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,322 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,385 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,386 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,397 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,481 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,481 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,503 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,548 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,548 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,561 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:45,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,616 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,618 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,678 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,736 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,786 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,797 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,846 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,901 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,901 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,909 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:45,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,966 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:45,968 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,104 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,104 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,126 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,170 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,171 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,182 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,236 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,237 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,238 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,296 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,405 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,405 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,417 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,463 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,518 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,519 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,527 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,583 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,585 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,779 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,780 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,780 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:46,868 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:46,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:46,952 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,056 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,057 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,058 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,059 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,137 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,138 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,138 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,158 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,158 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,207 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,207 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,227 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,228 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,362 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,363 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,456 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,592 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,617 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,618 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,631 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:47,673 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,674 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,674 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,676 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,677 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,749 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,749 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,783 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,823 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,823 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,825 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,826 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,827 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,895 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,895 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,908 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:47,908 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,920 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:47,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,035 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,093 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,093 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,094 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,106 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,106 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,118 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,169 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,174 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,285 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,285 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,355 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,355 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,367 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,367 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,383 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,428 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,429 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,439 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,513 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,513 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,522 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,523 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,591 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,591 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,592 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,615 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,615 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,616 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,691 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,691 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,692 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,790 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,791 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:48,868 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,869 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,963 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:48,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:48,963 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,054 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,055 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,055 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,220 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,220 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,222 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,287 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,287 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,305 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,354 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,356 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,426 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,427 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,427 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,446 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,446 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,494 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,494 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,495 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,554 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,565 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,565 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,649 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,649 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,650 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,670 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,671 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,672 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,726 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,821 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,822 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,822 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,840 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,841 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,892 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:49,892 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:49,974 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:49,974 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:50,049 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,049 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,050 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:50,051 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,052 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,053 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,639 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,666 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,695 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,696 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,696 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,711 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,724 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,761 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,763 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,817 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,818 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,819 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,831 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,878 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,878 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,879 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,883 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,884 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,900 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,948 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:50,948 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,949 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:50,951 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:50,951 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,026 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,038 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,079 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,135 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,135 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,153 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,153 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,169 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,217 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,217 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,228 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,229 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,243 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,292 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,346 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,347 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,347 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,357 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,357 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,415 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,416 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,425 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,425 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,437 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,489 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,489 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,504 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,505 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,506 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,553 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,554 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,556 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,575 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,651 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,652 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,653 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,654 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,713 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,713 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,715 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,716 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,731 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:51,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,784 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,786 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,787 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,845 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,846 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,847 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,848 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,915 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,915 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,916 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:51,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,974 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:51,985 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,140 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,140 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,141 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,147 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,162 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,212 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,212 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,227 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,228 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,229 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,301 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,326 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,356 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,356 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,370 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,371 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,382 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,418 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,420 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,473 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,529 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,530 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,530 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,538 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,538 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,550 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,592 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,640 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,640 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,648 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,648 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,660 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,709 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,710 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,711 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,712 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,713 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,770 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,771 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,850 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,850 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,851 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,852 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:52,852 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,922 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:52,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,923 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,925 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:52,944 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,013 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,014 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,015 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,029 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,082 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,083 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,095 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,143 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,144 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,156 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,222 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,223 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,223 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,225 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,226 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,243 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,302 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,302 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,303 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,304 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,384 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,384 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,401 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,401 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,416 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:53,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,454 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,455 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,463 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,464 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,541 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,541 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,543 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,663 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,706 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,754 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,759 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,806 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,806 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,816 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,867 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,881 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:53,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,931 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,973 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:53,975 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,027 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,075 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,075 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:54,077 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:54,191 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,192 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,192 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:54,272 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,284 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,327 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,329 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,344 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,391 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,402 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,458 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,459 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,460 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,512 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,513 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,521 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,590 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,636 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,688 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,693 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,745 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,746 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:54,754 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:54,807 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,807 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:54,822 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:54,867 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,868 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,876 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,923 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,925 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:54,992 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,044 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,045 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:55,046 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:55,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,131 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,131 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,146 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,146 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,196 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,197 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,198 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,269 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,270 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,679 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,679 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:55,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,768 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,769 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,838 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,839 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,928 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,928 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,936 WARN L667 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-05-08 07:47:55,989 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:55,989 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:56,007 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:56,054 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,055 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,056 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,124 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,188 WARN L667 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-05-08 07:47:56,188 WARN L667 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-05-08 07:47:56,318 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) stderr output: (error "out of memory") [2024-05-08 07:47:56,319 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 101 [2024-05-08 07:47:56,319 WARN L320 FreeRefinementEngine]: Global settings require throwing the following exception [2024-05-08 07:47:56,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-05-08 07:47:56,520 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-08 07:47:56,520 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseSuccess(Executor.java:277) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.assertTerm(Scriptor.java:147) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.arrays.DiffWrapperScript.assertTerm(DiffWrapperScript.java:111) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.assertTerm(WrapperScript.java:158) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.simplify(SimplifyDDA2.java:495) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplify(SmtUtils.java:252) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplifyWithStatistics(SmtUtils.java:324) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify(QuantifierPusher.java:731) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:140) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.pushInner(QuantifierPusher.java:275) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:194) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushUtilsForSubsetPush.pushMinionEliminatees(QuantifierPushUtilsForSubsetPush.java:255) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushUtilsForSubsetPush.sequentialSubsetPush(QuantifierPushUtilsForSubsetPush.java:151) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToPushOverDualFiniteConnective(QuantifierPusher.java:338) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:189) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer$QuantifierEliminationPostprocessor.postprocess(IterativePredicateTransformer.java:238) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.applyPostprocessors(IterativePredicateTransformer.java:420) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.predicates.IterativePredicateTransformer.computeStrongestPostconditionSequence(IterativePredicateTransformer.java:199) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolantsUsingUnsatCore(TraceCheckSpWp.java:298) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.computeInterpolants(TraceCheckSpWp.java:184) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.(TraceCheckSpWp.java:162) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:110) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:1) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getInterpolantComputationStatus(IpTcStrategyModuleBase.java:77) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.tryExecuteInterpolantGenerator(AutomatonFreeRefinementEngine.java:267) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.generateProof(AutomatonFreeRefinementEngine.java:148) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:137) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.(AutomatonFreeRefinementEngine.java:85) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.(TraceAbstractionRefinementEngine.java:82) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:340) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:431) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:366) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:348) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:415) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:302) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseConcurrentProgram(TraceAbstractionStarter.java:225) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:173) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:154) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 67 more [2024-05-08 07:47:56,524 INFO L158 Benchmark]: Toolchain (without parser) took 366554.63ms. Allocated memory was 327.2MB in the beginning and 1.1GB in the end (delta: 745.5MB). Free memory was 254.9MB in the beginning and 551.3MB in the end (delta: -296.4MB). Peak memory consumption was 649.8MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,524 INFO L158 Benchmark]: CDTParser took 0.40ms. Allocated memory is still 327.2MB. Free memory is still 293.7MB. There was no memory consumed. Max. memory is 8.0GB. [2024-05-08 07:47:56,525 INFO L158 Benchmark]: CACSL2BoogieTranslator took 208.63ms. Allocated memory is still 327.2MB. Free memory was 254.9MB in the beginning and 242.8MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,525 INFO L158 Benchmark]: Boogie Procedure Inliner took 30.15ms. Allocated memory is still 327.2MB. Free memory was 242.6MB in the beginning and 240.4MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,525 INFO L158 Benchmark]: Boogie Preprocessor took 26.75ms. Allocated memory is still 327.2MB. Free memory was 240.4MB in the beginning and 238.8MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,525 INFO L158 Benchmark]: RCFGBuilder took 527.67ms. Allocated memory is still 327.2MB. Free memory was 238.8MB in the beginning and 278.8MB in the end (delta: -40.0MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,525 INFO L158 Benchmark]: TraceAbstraction took 365756.90ms. Allocated memory was 327.2MB in the beginning and 1.1GB in the end (delta: 745.5MB). Free memory was 277.2MB in the beginning and 551.3MB in the end (delta: -274.1MB). Peak memory consumption was 672.3MB. Max. memory is 8.0GB. [2024-05-08 07:47:56,526 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.40ms. Allocated memory is still 327.2MB. Free memory is still 293.7MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 208.63ms. Allocated memory is still 327.2MB. Free memory was 254.9MB in the beginning and 242.8MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 30.15ms. Allocated memory is still 327.2MB. Free memory was 242.6MB in the beginning and 240.4MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 26.75ms. Allocated memory is still 327.2MB. Free memory was 240.4MB in the beginning and 238.8MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 527.67ms. Allocated memory is still 327.2MB. Free memory was 238.8MB in the beginning and 278.8MB in the end (delta: -40.0MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * TraceAbstraction took 365756.90ms. Allocated memory was 327.2MB in the beginning and 1.1GB in the end (delta: 745.5MB). Free memory was 277.2MB in the beginning and 551.3MB in the end (delta: -274.1MB). Peak memory consumption was 672.3MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2024-05-08 07:47:56,544 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 Received shutdown request...