./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-more-queue-add-2-nl.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/config/GemCutterMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-queue-add-2-nl.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 613bf9314e4e3fb6e64527ec38c7e6b39400e524de37a5103e9f06d9db406d3d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 08:25:16,794 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 08:25:16,849 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/config/svcomp-DerefFreeMemtrack-32bit-GemCutter_Default.epf [2024-12-05 08:25:16,854 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 08:25:16,854 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-05 08:25:16,874 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 08:25:16,874 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-05 08:25:16,874 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-05 08:25:16,875 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 08:25:16,875 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-05 08:25:16,875 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 08:25:16,875 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 08:25:16,875 INFO L153 SettingsManager]: * Use SBE=true [2024-12-05 08:25:16,876 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 08:25:16,876 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 08:25:16,877 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-12-05 08:25:16,877 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-05 08:25:16,877 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-12-05 08:25:16,878 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 613bf9314e4e3fb6e64527ec38c7e6b39400e524de37a5103e9f06d9db406d3d [2024-12-05 08:25:17,087 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 08:25:17,096 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 08:25:17,098 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 08:25:17,099 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 08:25:17,099 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 08:25:17,101 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/../../sv-benchmarks/c/weaver/popl20-more-queue-add-2-nl.wvr.c [2024-12-05 08:25:19,719 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/data/48fa5e9bf/653d7b8986c741339c3000c4991ab840/FLAGac33a9a8e [2024-12-05 08:25:19,900 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 08:25:19,900 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/sv-benchmarks/c/weaver/popl20-more-queue-add-2-nl.wvr.c [2024-12-05 08:25:19,906 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/data/48fa5e9bf/653d7b8986c741339c3000c4991ab840/FLAGac33a9a8e [2024-12-05 08:25:20,294 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/data/48fa5e9bf/653d7b8986c741339c3000c4991ab840 [2024-12-05 08:25:20,296 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 08:25:20,297 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 08:25:20,297 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 08:25:20,297 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 08:25:20,300 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 08:25:20,301 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,301 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@783fd82 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20, skipping insertion in model container [2024-12-05 08:25:20,302 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,315 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 08:25:20,451 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-12-05 08:25:20,453 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 08:25:20,460 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 08:25:20,480 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 08:25:20,490 INFO L204 MainTranslator]: Completed translation [2024-12-05 08:25:20,490 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20 WrapperNode [2024-12-05 08:25:20,490 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 08:25:20,491 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 08:25:20,491 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 08:25:20,491 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 08:25:20,495 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,501 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,517 INFO L138 Inliner]: procedures = 24, calls = 30, calls flagged for inlining = 13, calls inlined = 13, statements flattened = 158 [2024-12-05 08:25:20,517 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 08:25:20,518 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 08:25:20,518 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 08:25:20,518 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 08:25:20,524 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,524 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,525 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,526 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,532 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,533 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,536 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,538 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,539 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,541 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 08:25:20,541 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 08:25:20,541 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 08:25:20,542 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 08:25:20,542 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (1/1) ... [2024-12-05 08:25:20,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-12-05 08:25:20,559 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:20,571 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-12-05 08:25:20,573 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-12-05 08:25:20,598 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-12-05 08:25:20,598 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 08:25:20,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 08:25:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-05 08:25:20,600 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-05 08:25:20,681 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 08:25:20,683 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 08:25:20,962 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-05 08:25:20,962 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 08:25:21,148 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 08:25:21,148 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-05 08:25:21,148 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 08:25:21 BoogieIcfgContainer [2024-12-05 08:25:21,148 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 08:25:21,150 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-05 08:25:21,150 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-05 08:25:21,154 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-05 08:25:21,155 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.12 08:25:20" (1/3) ... [2024-12-05 08:25:21,155 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@507ce9a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 08:25:21, skipping insertion in model container [2024-12-05 08:25:21,155 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 08:25:20" (2/3) ... [2024-12-05 08:25:21,156 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@507ce9a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.12 08:25:21, skipping insertion in model container [2024-12-05 08:25:21,156 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 08:25:21" (3/3) ... [2024-12-05 08:25:21,157 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-queue-add-2-nl.wvr.c [2024-12-05 08:25:21,169 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-05 08:25:21,170 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-queue-add-2-nl.wvr.c that has 3 procedures, 36 locations, 1 initial locations, 3 loop locations, and 10 error locations. [2024-12-05 08:25:21,170 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-05 08:25:21,221 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-12-05 08:25:21,258 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:21,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-12-05 08:25:21,259 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:21,260 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-12-05 08:25:21,265 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-12-05 08:25:21,330 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-12-05 08:25:21,337 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork1 ======== [2024-12-05 08:25:21,343 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@62b05652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:21,343 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-12-05 08:25:21,561 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:21,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:21,566 INFO L85 PathProgramCache]: Analyzing trace with hash -723311962, now seen corresponding path program 1 times [2024-12-05 08:25:21,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:21,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1480494998] [2024-12-05 08:25:21,574 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:21,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:21,777 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:21,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:21,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1480494998] [2024-12-05 08:25:21,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1480494998] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:21,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:21,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-05 08:25:21,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114747251] [2024-12-05 08:25:21,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:21,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-05 08:25:21,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:21,802 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-05 08:25:21,802 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-05 08:25:21,803 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:21,806 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:21,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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-12-05 08:25:21,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:22,194 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,194 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-05 08:25:22,195 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:22,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:22,195 INFO L85 PathProgramCache]: Analyzing trace with hash 309395286, now seen corresponding path program 1 times [2024-12-05 08:25:22,195 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:22,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [768504838] [2024-12-05 08:25:22,195 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:22,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:22,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:22,270 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:22,270 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:22,270 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [768504838] [2024-12-05 08:25:22,270 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [768504838] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:22,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:22,270 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:22,270 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120934138] [2024-12-05 08:25:22,271 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:22,271 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-05 08:25:22,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:22,272 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-05 08:25:22,272 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-05 08:25:22,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:22,273 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:22,273 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 7.0) internal successors, (14), 3 states have internal predecessors, (14), 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-12-05 08:25:22,273 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,273 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:22,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-05 08:25:22,605 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:22,605 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:22,605 INFO L85 PathProgramCache]: Analyzing trace with hash 309395287, now seen corresponding path program 1 times [2024-12-05 08:25:22,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:22,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912792083] [2024-12-05 08:25:22,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:22,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:22,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:22,754 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:22,754 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912792083] [2024-12-05 08:25:22,754 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912792083] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:22,754 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:22,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-05 08:25:22,755 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1334150556] [2024-12-05 08:25:22,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:22,755 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-05 08:25:22,755 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:22,755 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-05 08:25:22,755 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-05 08:25:22,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:22,756 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:22,756 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.5) internal successors, (14), 3 states have internal predecessors, (14), 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-12-05 08:25:22,756 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,756 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:22,756 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:23,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,094 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-05 08:25:23,094 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:23,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:23,094 INFO L85 PathProgramCache]: Analyzing trace with hash -1945677058, now seen corresponding path program 1 times [2024-12-05 08:25:23,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:23,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1587485379] [2024-12-05 08:25:23,095 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:23,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:23,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:23,185 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 08:25:23,186 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:23,186 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1587485379] [2024-12-05 08:25:23,186 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1587485379] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:23,186 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:23,186 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:23,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1787651600] [2024-12-05 08:25:23,186 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:23,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-05 08:25:23,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:23,187 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-05 08:25:23,187 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-12-05 08:25:23,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:23,188 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:23,188 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 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-12-05 08:25:23,188 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,188 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,188 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,188 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:23,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,382 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-05 08:25:23,382 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:23,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:23,382 INFO L85 PathProgramCache]: Analyzing trace with hash -1204180621, now seen corresponding path program 1 times [2024-12-05 08:25:23,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:23,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454462441] [2024-12-05 08:25:23,383 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:23,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:23,532 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:23,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:23,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [454462441] [2024-12-05 08:25:23,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [454462441] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:23,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1054334709] [2024-12-05 08:25:23,533 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:23,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:23,533 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:23,535 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:23,536 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-05 08:25:23,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:23,612 INFO L256 TraceCheckSpWp]: Trace formula consists of 160 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-05 08:25:23,616 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:23,692 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:23,693 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:23,792 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:23,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1054334709] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:23,792 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:23,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2024-12-05 08:25:23,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [24396260] [2024-12-05 08:25:23,793 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:23,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-12-05 08:25:23,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:23,794 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-12-05 08:25:23,794 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132 [2024-12-05 08:25:23,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:23,795 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:23,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 2.9166666666666665) internal successors, (35), 11 states have internal predecessors, (35), 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-12-05 08:25:23,795 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,795 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,795 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,795 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,795 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:23,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:23,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:23,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-05 08:25:23,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-05 08:25:24,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:24,114 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE] === [2024-12-05 08:25:24,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:24,115 INFO L85 PathProgramCache]: Analyzing trace with hash -1952938452, now seen corresponding path program 2 times [2024-12-05 08:25:24,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:24,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2131562641] [2024-12-05 08:25:24,115 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:25:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:24,132 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-05 08:25:24,132 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:24,250 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 08:25:24,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:24,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2131562641] [2024-12-05 08:25:24,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2131562641] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:24,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:24,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-12-05 08:25:24,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [735036823] [2024-12-05 08:25:24,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:24,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-05 08:25:24,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:24,251 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-05 08:25:24,251 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-05 08:25:24,252 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:24,252 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:24,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-12-05 08:25:24,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:24,252 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:24,253 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:24,253 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:24,253 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2024-12-05 08:25:24,253 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:24,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-05 08:25:24,890 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 2 remaining) [2024-12-05 08:25:24,890 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 2 remaining) [2024-12-05 08:25:24,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-05 08:25:24,897 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1] [2024-12-05 08:25:24,899 INFO L319 ceAbstractionStarter]: Result for error location thread2Thread1of1ForFork1 was SAFE,SAFE (1/3) [2024-12-05 08:25:24,902 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:24,904 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-12-05 08:25:24,904 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread1Thread1of1ForFork0 ======== [2024-12-05 08:25:24,904 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@62b05652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:24,904 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-12-05 08:25:24,999 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] === [2024-12-05 08:25:25,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:25,000 INFO L85 PathProgramCache]: Analyzing trace with hash -1962973928, now seen corresponding path program 1 times [2024-12-05 08:25:25,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:25,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042517955] [2024-12-05 08:25:25,000 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:25,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:25,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:25,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:25,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:25,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042517955] [2024-12-05 08:25:25,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042517955] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:25,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:25,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:25,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [34249691] [2024-12-05 08:25:25,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:25,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-05 08:25:25,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:25,073 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-05 08:25:25,073 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-05 08:25:25,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,074 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:25,074 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-12-05 08:25:25,074 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-05 08:25:25,162 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] === [2024-12-05 08:25:25,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:25,162 INFO L85 PathProgramCache]: Analyzing trace with hash -1962973927, now seen corresponding path program 1 times [2024-12-05 08:25:25,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:25,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [434829491] [2024-12-05 08:25:25,162 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:25,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:25,207 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:25,208 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:25,208 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [434829491] [2024-12-05 08:25:25,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [434829491] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:25,208 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:25,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:25,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [622042555] [2024-12-05 08:25:25,208 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:25,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-05 08:25:25,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:25,209 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-05 08:25:25,209 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-05 08:25:25,209 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,209 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:25,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-12-05 08:25:25,209 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,210 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-05 08:25:25,299 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 1 more)] === [2024-12-05 08:25:25,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:25,300 INFO L85 PathProgramCache]: Analyzing trace with hash 1769689024, now seen corresponding path program 1 times [2024-12-05 08:25:25,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:25,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651448965] [2024-12-05 08:25:25,300 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:25,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:25,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:25,477 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:25,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:25,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1651448965] [2024-12-05 08:25:25,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1651448965] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:25,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1742639691] [2024-12-05 08:25:25,477 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:25,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:25,477 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:25,479 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:25,482 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-05 08:25:25,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:25,536 INFO L256 TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-12-05 08:25:25,537 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:25,559 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 8 treesize of output 1 [2024-12-05 08:25:25,615 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:25,615 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-05 08:25:25,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1742639691] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:25,615 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-05 08:25:25,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-12-05 08:25:25,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [739226587] [2024-12-05 08:25:25,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:25,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-05 08:25:25,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:25,616 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-05 08:25:25,616 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-12-05 08:25:25,616 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,617 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:25,617 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 4 states have internal predecessors, (8), 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-12-05 08:25:25,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,617 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:25,993 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 4 remaining) [2024-12-05 08:25:25,993 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 4 remaining) [2024-12-05 08:25:25,993 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 4 remaining) [2024-12-05 08:25:25,994 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 4 remaining) [2024-12-05 08:25:26,003 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-12-05 08:25:26,194 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:26,196 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-12-05 08:25:26,196 INFO L319 ceAbstractionStarter]: Result for error location thread1Thread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE (2/3) [2024-12-05 08:25:26,198 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:26,199 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-12-05 08:25:26,199 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-12-05 08:25:26,199 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@62b05652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-05 08:25:26,199 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-12-05 08:25:26,211 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:26,211 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:26,211 INFO L85 PathProgramCache]: Analyzing trace with hash 510715, now seen corresponding path program 1 times [2024-12-05 08:25:26,211 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:26,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [465792888] [2024-12-05 08:25:26,212 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:26,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:26,241 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:26,242 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:26,242 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [465792888] [2024-12-05 08:25:26,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [465792888] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:26,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:26,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-05 08:25:26,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1815887356] [2024-12-05 08:25:26,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:26,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-05 08:25:26,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:26,243 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-05 08:25:26,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-05 08:25:26,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:26,243 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:26,244 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.5) internal successors, (3), 2 states have internal predecessors, (3), 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-12-05 08:25:26,244 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:26,260 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:26,260 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-05 08:25:26,260 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:26,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:26,261 INFO L85 PathProgramCache]: Analyzing trace with hash 510716, now seen corresponding path program 1 times [2024-12-05 08:25:26,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:26,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [338765194] [2024-12-05 08:25:26,261 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:26,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:26,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:26,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [338765194] [2024-12-05 08:25:26,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [338765194] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:26,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:26,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:26,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1949694301] [2024-12-05 08:25:26,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:26,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-05 08:25:26,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:26,356 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-05 08:25:26,356 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-05 08:25:26,356 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:26,357 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:26,357 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 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-12-05 08:25:26,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:26,357 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:26,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:26,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:26,403 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-05 08:25:26,403 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:26,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:26,403 INFO L85 PathProgramCache]: Analyzing trace with hash 490813877, now seen corresponding path program 1 times [2024-12-05 08:25:26,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:26,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1881235833] [2024-12-05 08:25:26,403 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:26,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:26,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:26,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:26,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:26,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1881235833] [2024-12-05 08:25:26,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1881235833] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:26,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1739505472] [2024-12-05 08:25:26,572 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:26,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:26,572 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:26,574 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:26,575 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-05 08:25:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:26,622 INFO L256 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-05 08:25:26,623 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:26,633 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 8 treesize of output 1 [2024-12-05 08:25:26,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:26,740 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:26,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:26,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1739505472] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:26,810 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:26,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9 [2024-12-05 08:25:26,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [845680163] [2024-12-05 08:25:26,810 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:26,810 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-05 08:25:26,810 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:26,811 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-05 08:25:26,811 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110 [2024-12-05 08:25:26,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:26,811 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:26,811 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 10 states have (on average 1.5) internal successors, (15), 10 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-05 08:25:26,812 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:26,812 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:26,812 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:27,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:27,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:27,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:27,266 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-05 08:25:27,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:27,458 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:27,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:27,459 INFO L85 PathProgramCache]: Analyzing trace with hash 843118504, now seen corresponding path program 1 times [2024-12-05 08:25:27,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:27,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [336956032] [2024-12-05 08:25:27,459 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:27,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:27,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:27,497 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-05 08:25:27,497 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:27,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [336956032] [2024-12-05 08:25:27,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [336956032] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-05 08:25:27,497 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-05 08:25:27,498 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-05 08:25:27,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1740855320] [2024-12-05 08:25:27,498 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-05 08:25:27,498 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-05 08:25:27,498 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:27,498 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-05 08:25:27,498 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-05 08:25:27,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:27,499 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:27,499 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 2 states have internal predecessors, (24), 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-12-05 08:25:27,499 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:27,499 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:27,499 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:27,499 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:27,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:27,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:27,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:27,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:27,691 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-05 08:25:27,691 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:27,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:27,692 INFO L85 PathProgramCache]: Analyzing trace with hash -1138791128, now seen corresponding path program 2 times [2024-12-05 08:25:27,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:27,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206697116] [2024-12-05 08:25:27,692 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:25:27,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:27,719 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:25:27,719 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:28,052 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:28,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:28,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206697116] [2024-12-05 08:25:28,052 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206697116] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:28,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [843854251] [2024-12-05 08:25:28,053 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:25:28,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:28,053 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:28,054 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:28,056 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-05 08:25:28,127 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:25:28,127 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:28,128 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-12-05 08:25:28,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:28,335 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:28,335 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:28,462 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-12-05 08:25:28,463 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 25 treesize of output 12 [2024-12-05 08:25:28,715 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:28,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [843854251] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:28,715 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:28,715 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 21 [2024-12-05 08:25:28,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [811867745] [2024-12-05 08:25:28,715 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:28,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-12-05 08:25:28,716 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:28,716 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-12-05 08:25:28,717 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=79, Invalid=383, Unknown=0, NotChecked=0, Total=462 [2024-12-05 08:25:28,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:28,717 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:28,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 3.090909090909091) internal successors, (68), 21 states have internal predecessors, (68), 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-12-05 08:25:28,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:28,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:28,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:28,718 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:28,718 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:29,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:29,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:29,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:29,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:29,390 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:29,398 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-12-05 08:25:29,590 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-12-05 08:25:29,590 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:29,590 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:29,591 INFO L85 PathProgramCache]: Analyzing trace with hash -2089557724, now seen corresponding path program 1 times [2024-12-05 08:25:29,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:29,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1154533375] [2024-12-05 08:25:29,591 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:29,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:30,300 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:30,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:30,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1154533375] [2024-12-05 08:25:30,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1154533375] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:30,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1674441463] [2024-12-05 08:25:30,301 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-05 08:25:30,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:30,301 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:30,303 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:30,304 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-12-05 08:25:30,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:30,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 234 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-12-05 08:25:30,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:30,772 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-12-05 08:25:30,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2024-12-05 08:25:30,793 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 5 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:30,793 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:30,961 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:25:30,961 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 25 treesize of output 13 [2024-12-05 08:25:31,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:31,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1674441463] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:31,440 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:31,440 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 30 [2024-12-05 08:25:31,440 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012765329] [2024-12-05 08:25:31,440 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:31,440 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-12-05 08:25:31,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:31,441 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-12-05 08:25:31,442 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=135, Invalid=795, Unknown=0, NotChecked=0, Total=930 [2024-12-05 08:25:31,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:31,442 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:31,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 2.967741935483871) internal successors, (92), 30 states have internal predecessors, (92), 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-12-05 08:25:31,442 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:31,443 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:31,443 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:31,443 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:31,443 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:31,443 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:31,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:31,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:31,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:31,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:31,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:31,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:31,933 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-12-05 08:25:32,126 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:32,127 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:32,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:32,127 INFO L85 PathProgramCache]: Analyzing trace with hash 627759947, now seen corresponding path program 2 times [2024-12-05 08:25:32,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:32,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933944563] [2024-12-05 08:25:32,127 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:25:32,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:32,163 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:25:32,163 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:32,355 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 08:25:32,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:32,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933944563] [2024-12-05 08:25:32,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933944563] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:32,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2004720284] [2024-12-05 08:25:32,355 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:25:32,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:32,355 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:32,357 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:32,359 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-12-05 08:25:32,441 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:25:32,441 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:32,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 247 conjuncts, 23 conjuncts are in the unsatisfiable core [2024-12-05 08:25:32,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:32,555 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 08:25:32,555 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:32,583 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:25:32,584 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 26 treesize of output 14 [2024-12-05 08:25:32,611 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 08:25:32,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2004720284] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:32,611 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:32,611 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 6] total 13 [2024-12-05 08:25:32,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [302973463] [2024-12-05 08:25:32,612 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:32,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-12-05 08:25:32,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:32,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-12-05 08:25:32,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=150, Unknown=0, NotChecked=0, Total=182 [2024-12-05 08:25:32,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:32,613 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:32,613 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 13 states have internal predecessors, (54), 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-12-05 08:25:32,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:32,613 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:32,614 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:32,614 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:32,614 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:32,614 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:32,614 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:32,885 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:32,893 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-12-05 08:25:33,085 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:33,085 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:33,085 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:33,086 INFO L85 PathProgramCache]: Analyzing trace with hash 1977227581, now seen corresponding path program 3 times [2024-12-05 08:25:33,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:33,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [732177196] [2024-12-05 08:25:33,086 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-05 08:25:33,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:33,120 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-12-05 08:25:33,120 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:34,143 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 08:25:34,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:34,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [732177196] [2024-12-05 08:25:34,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [732177196] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:34,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2011815071] [2024-12-05 08:25:34,144 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-05 08:25:34,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:34,144 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:34,146 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:34,147 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-12-05 08:25:34,293 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-12-05 08:25:34,293 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:34,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 235 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-12-05 08:25:34,296 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:34,844 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 08:25:34,845 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:36,037 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-05 08:25:36,037 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 58 treesize of output 60 [2024-12-05 08:25:36,230 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 08:25:36,230 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2011815071] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:36,230 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:36,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 17, 17] total 43 [2024-12-05 08:25:36,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429259230] [2024-12-05 08:25:36,231 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:36,231 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-12-05 08:25:36,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:36,232 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-12-05 08:25:36,233 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=151, Invalid=1741, Unknown=0, NotChecked=0, Total=1892 [2024-12-05 08:25:36,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:36,233 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:36,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 43 states have internal predecessors, (80), 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-12-05 08:25:36,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:36,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:36,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:37,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:37,319 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-12-05 08:25:37,513 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-12-05 08:25:37,514 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:37,514 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:37,514 INFO L85 PathProgramCache]: Analyzing trace with hash -977627434, now seen corresponding path program 4 times [2024-12-05 08:25:37,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:37,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1796743452] [2024-12-05 08:25:37,514 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-05 08:25:37,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:37,548 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-05 08:25:37,548 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 2 proven. 35 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:38,163 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:38,163 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1796743452] [2024-12-05 08:25:38,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1796743452] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:38,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1164866753] [2024-12-05 08:25:38,164 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-05 08:25:38,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:38,164 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:38,166 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:38,167 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-12-05 08:25:38,321 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-05 08:25:38,322 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:38,324 INFO L256 TraceCheckSpWp]: Trace formula consists of 274 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-12-05 08:25:38,326 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:38,720 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:38,720 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:38,843 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:25:38,843 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 26 treesize of output 14 [2024-12-05 08:25:39,193 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:39,193 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1164866753] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:39,193 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:39,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 39 [2024-12-05 08:25:39,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [562181221] [2024-12-05 08:25:39,194 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:39,194 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-12-05 08:25:39,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:39,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-12-05 08:25:39,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=226, Invalid=1334, Unknown=0, NotChecked=0, Total=1560 [2024-12-05 08:25:39,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:39,195 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:39,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 40 states have (on average 2.9) internal successors, (116), 39 states have internal predecessors, (116), 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-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:39,196 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:25:40,194 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-12-05 08:25:40,385 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-12-05 08:25:40,385 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:40,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:40,385 INFO L85 PathProgramCache]: Analyzing trace with hash -159744366, now seen corresponding path program 5 times [2024-12-05 08:25:40,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:40,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1698582446] [2024-12-05 08:25:40,385 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-05 08:25:40,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:40,408 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2024-12-05 08:25:40,408 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:41,057 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 9 proven. 56 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:41,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:41,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1698582446] [2024-12-05 08:25:41,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1698582446] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:41,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1276999841] [2024-12-05 08:25:41,058 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-05 08:25:41,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:41,058 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:41,059 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:41,074 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-12-05 08:25:41,177 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2024-12-05 08:25:41,177 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:41,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 314 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-12-05 08:25:41,181 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:41,774 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:42,005 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:25:42,005 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 25 treesize of output 13 [2024-12-05 08:25:42,726 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:42,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1276999841] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:42,726 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:42,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 48 [2024-12-05 08:25:42,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192109227] [2024-12-05 08:25:42,726 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:42,726 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-12-05 08:25:42,726 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:42,727 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-12-05 08:25:42,728 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=278, Invalid=2074, Unknown=0, NotChecked=0, Total=2352 [2024-12-05 08:25:42,728 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:42,728 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:42,729 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.857142857142857) internal successors, (140), 48 states have internal predecessors, (140), 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-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:25:42,729 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:43,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:25:43,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:25:43,979 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-12-05 08:25:44,174 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:44,174 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:44,175 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:44,175 INFO L85 PathProgramCache]: Analyzing trace with hash 769341316, now seen corresponding path program 6 times [2024-12-05 08:25:44,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:44,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863165236] [2024-12-05 08:25:44,175 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-05 08:25:44,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:44,221 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-12-05 08:25:44,221 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:44,782 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 26 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:44,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:44,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863165236] [2024-12-05 08:25:44,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863165236] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:44,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [460760687] [2024-12-05 08:25:44,782 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-05 08:25:44,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:44,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:44,784 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:44,785 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-12-05 08:25:45,250 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-12-05 08:25:45,250 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:25:45,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 23 conjuncts are in the unsatisfiable core [2024-12-05 08:25:45,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:45,425 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 08:25:45,425 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:25:45,564 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:25:45,564 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 26 treesize of output 14 [2024-12-05 08:25:45,593 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 0 proven. 65 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 08:25:45,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [460760687] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:25:45,593 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:25:45,593 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 12, 12] total 34 [2024-12-05 08:25:45,593 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [814956194] [2024-12-05 08:25:45,593 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:25:45,593 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-12-05 08:25:45,593 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:25:45,594 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-12-05 08:25:45,594 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=107, Invalid=1083, Unknown=0, NotChecked=0, Total=1190 [2024-12-05 08:25:45,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:45,595 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:25:45,595 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 3.3142857142857145) internal successors, (116), 34 states have internal predecessors, (116), 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-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:25:45,595 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:25:46,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:25:46,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-12-05 08:25:46,703 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-12-05 08:25:46,897 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:46,897 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:25:46,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:25:46,897 INFO L85 PathProgramCache]: Analyzing trace with hash 648743901, now seen corresponding path program 7 times [2024-12-05 08:25:46,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:25:46,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312765515] [2024-12-05 08:25:46,897 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-05 08:25:46,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:25:46,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:52,828 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 08:25:52,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:25:52,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [312765515] [2024-12-05 08:25:52,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [312765515] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:25:52,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [963074638] [2024-12-05 08:25:52,828 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-12-05 08:25:52,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:25:52,828 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:25:52,830 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:25:52,830 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-12-05 08:25:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 08:25:52,943 INFO L256 TraceCheckSpWp]: Trace formula consists of 381 conjuncts, 109 conjuncts are in the unsatisfiable core [2024-12-05 08:25:52,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:25:56,863 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 128 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 08:25:56,863 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:26:03,889 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-12-05 08:26:03,889 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 10 select indices, 10 select index equivalence classes, 0 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 45 case distinctions, treesize of input 135 treesize of output 287 [2024-12-05 08:26:04,802 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 0 proven. 80 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked. [2024-12-05 08:26:04,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [963074638] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:26:04,803 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:26:04,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [44, 35, 29] total 106 [2024-12-05 08:26:04,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [845170620] [2024-12-05 08:26:04,803 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:26:04,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 107 states [2024-12-05 08:26:04,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:26:04,804 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 107 interpolants. [2024-12-05 08:26:04,806 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=347, Invalid=10995, Unknown=0, NotChecked=0, Total=11342 [2024-12-05 08:26:04,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:26:04,807 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:26:04,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 107 states, 107 states have (on average 1.6355140186915889) internal successors, (175), 106 states have internal predecessors, (175), 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-12-05 08:26:04,807 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:04,807 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:26:04,807 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-12-05 08:26:04,808 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:26:12,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-12-05 08:26:12,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-12-05 08:26:12,527 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-12-05 08:26:12,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:26:12,721 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:26:12,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:26:12,722 INFO L85 PathProgramCache]: Analyzing trace with hash -1140604633, now seen corresponding path program 8 times [2024-12-05 08:26:12,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:26:12,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1784754575] [2024-12-05 08:26:12,722 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:26:12,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:26:12,759 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:26:12,759 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:26:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 08:26:13,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:26:13,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1784754575] [2024-12-05 08:26:13,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1784754575] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:26:13,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [446940891] [2024-12-05 08:26:13,084 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-05 08:26:13,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:26:13,084 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:26:13,086 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:26:13,087 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-12-05 08:26:13,197 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-05 08:26:13,197 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:26:13,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 407 conjuncts, 47 conjuncts are in the unsatisfiable core [2024-12-05 08:26:13,201 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:26:13,549 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 159 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 08:26:13,549 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:26:13,590 INFO L349 Elim1Store]: treesize reduction 5, result has 50.0 percent of original size [2024-12-05 08:26:13,591 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 26 treesize of output 14 [2024-12-05 08:26:13,623 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 08:26:13,623 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [446940891] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-05 08:26:13,623 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-05 08:26:13,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 21, 14] total 29 [2024-12-05 08:26:13,624 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698192577] [2024-12-05 08:26:13,624 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-05 08:26:13,624 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-12-05 08:26:13,624 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-05 08:26:13,624 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-12-05 08:26:13,624 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=72, Invalid=798, Unknown=0, NotChecked=0, Total=870 [2024-12-05 08:26:13,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:26:13,625 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-12-05 08:26:13,625 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 3.2666666666666666) internal successors, (98), 29 states have internal predecessors, (98), 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-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 27 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 32 states. [2024-12-05 08:26:13,625 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-12-05 08:26:14,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-12-05 08:26:14,731 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-12-05 08:26:14,926 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21 [2024-12-05 08:26:14,926 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2ASSERT_VIOLATIONMEMORY_LEAK (and 3 more)] === [2024-12-05 08:26:14,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 08:26:14,926 INFO L85 PathProgramCache]: Analyzing trace with hash -1598089759, now seen corresponding path program 9 times [2024-12-05 08:26:14,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-05 08:26:14,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944727133] [2024-12-05 08:26:14,926 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-05 08:26:14,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 08:26:14,970 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s) [2024-12-05 08:26:14,970 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:26:18,359 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 0 proven. 114 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 08:26:18,360 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-05 08:26:18,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944727133] [2024-12-05 08:26:18,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944727133] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-05 08:26:18,360 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [694973318] [2024-12-05 08:26:18,360 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-05 08:26:18,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-05 08:26:18,360 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 [2024-12-05 08:26:18,361 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-05 08:26:18,362 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cf20dc57-6fe4-485d-8d9a-c3061d676beb/bin/ugemcutter-verify-L2ppAeDwQX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-12-05 08:26:18,737 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s) [2024-12-05 08:26:18,737 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-05 08:26:18,740 INFO L256 TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 108 conjuncts are in the unsatisfiable core [2024-12-05 08:26:18,742 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 08:26:24,143 INFO L349 Elim1Store]: treesize reduction 198, result has 21.7 percent of original size [2024-12-05 08:26:24,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 9 select indices, 9 select index equivalence classes, 0 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 36 case distinctions, treesize of input 106 treesize of output 82 [2024-12-05 08:26:24,757 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 0 proven. 114 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 08:26:24,758 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-05 08:26:41,820 INFO L349 Elim1Store]: treesize reduction 30, result has 96.4 percent of original size [2024-12-05 08:26:41,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 15 select indices, 15 select index equivalence classes, 0 disjoint index pairs (out of 105 index pairs), introduced 15 new quantified variables, introduced 105 case distinctions, treesize of input 233 treesize of output 913 [2024-12-05 08:27:21,989 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:22,640 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:23,367 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:23,842 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:24,392 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:24,890 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:25,443 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:25,869 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:26,340 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:26,582 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:26,870 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:27,141 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:27,328 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:27,516 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:27,755 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:28,008 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:28,273 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:28,558 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:29,169 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:27:30,062 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:27:30,949 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:31,547 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:31,825 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:32,253 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:32,865 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:33,131 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:33,760 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:34,048 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:27:35,029 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:35,294 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:27:36,405 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:36,672 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:36,831 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:37,313 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:37,467 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:37,759 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:37,899 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:38,122 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:38,401 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:38,664 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:39,021 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:39,649 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:39,942 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:40,251 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:40,396 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:40,576 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:40,771 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:41,120 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:41,394 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:41,793 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:42,294 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:42,581 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:43,071 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:43,527 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:43,792 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:44,233 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:44,772 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:45,011 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:45,143 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:45,558 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:46,023 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:46,247 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:46,542 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:46,746 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:27:47,222 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:47,504 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:47,658 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:47,836 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:48,069 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:48,317 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:48,475 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:48,624 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:48,724 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:48,880 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:49,008 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:49,241 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:49,394 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:49,670 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:50,034 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:50,290 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:50,483 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:50,829 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:51,188 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:51,690 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:51,859 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:52,003 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:52,260 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:52,459 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:52,575 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:27:52,758 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:53,065 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:53,236 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:53,378 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:53,533 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:53,829 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:53,916 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:54,034 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:54,219 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:54,428 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:54,614 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:54,763 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:54,961 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:55,330 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:55,529 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:55,681 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:55,882 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:56,480 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:56,656 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:57,152 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:57,303 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:27:57,456 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:57,659 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:57,924 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:58,023 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:27:58,295 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:58,484 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:58,849 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:59,044 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:59,184 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:27:59,388 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:27:59,767 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:27:59,943 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:00,247 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:00,324 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:00,539 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:00,728 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:01,009 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:01,377 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:01,756 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:01,938 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:02,134 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:02,299 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:02,467 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:02,728 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:03,034 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:03,274 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:03,353 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:03,477 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:28:03,613 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:03,692 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:03,860 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:04,042 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:04,337 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:04,496 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:04,780 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:05,112 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:05,304 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:05,584 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:05,828 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:06,012 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:06,223 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:06,496 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:06,663 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:06,827 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:06,934 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:07,132 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:07,286 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:07,449 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:07,559 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:07,734 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:07,859 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:08,099 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:08,274 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:08,440 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:08,544 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:08,765 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:08,922 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:09,095 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:09,540 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:09,924 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:10,217 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:10,437 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:10,861 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:11,226 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:11,613 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:12,016 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:12,483 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:12,710 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:12,866 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:13,056 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:13,142 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:13,340 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:13,700 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:14,036 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:14,215 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:14,515 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:15,154 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:15,655 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:15,864 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:16,028 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:16,525 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:16,727 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:16,815 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:16,972 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:17,449 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:17,939 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:18,181 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:18,501 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:18,862 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:19,402 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:19,744 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:28:20,638 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:21,251 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:21,462 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:21,770 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:22,063 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:22,499 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:22,788 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:23,383 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:23,665 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:24,313 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:24,606 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:28:25,642 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:26,235 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:26,485 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:26,862 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:27,057 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:27,324 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:28:28,308 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:28,882 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:29,200 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:29,667 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:30,296 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:30,740 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:31,407 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:31,904 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:32,533 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:33,095 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:33,587 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:33,902 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:34,479 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:34,757 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:34,966 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:35,187 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:35,433 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:35,699 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:35,959 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:36,260 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:36,736 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:36,939 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:37,230 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:37,396 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:37,657 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:38,095 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:38,357 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:38,722 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:38,872 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:39,030 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:39,208 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:39,631 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:39,783 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:39,997 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:40,304 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:40,595 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:40,854 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:41,132 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:41,263 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:41,542 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:41,702 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:41,942 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:42,307 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:42,651 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:43,230 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:43,579 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:43,826 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:44,297 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:44,595 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:45,012 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:45,514 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:45,817 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:46,326 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:46,717 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:46,999 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:47,281 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:47,535 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:47,831 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:48,183 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:48,576 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:49,070 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:49,192 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:49,276 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:49,517 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:49,660 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:50,056 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:28:50,571 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:50,731 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:51,025 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:51,256 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:28:51,552 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:51,638 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:52,077 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:52,204 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:52,415 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:52,500 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:28:52,695 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:52,938 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:53,115 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:53,225 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:53,372 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:53,668 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:53,859 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:54,004 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:54,200 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:54,358 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:54,535 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:54,687 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:54,799 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:54,892 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:28:55,228 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:55,460 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:55,768 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:55,978 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:56,200 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:56,359 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:56,600 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:56,664 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:56,874 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:57,018 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:57,468 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:57,624 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:57,743 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:57,887 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:28:58,144 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:58,210 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:58,415 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:58,598 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:28:58,805 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:59,062 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:59,193 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:28:59,343 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:28:59,589 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:28:59,650 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:28:59,881 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:00,054 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:00,166 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:00,253 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:00,374 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:00,537 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:00,662 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:00,754 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:00,839 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:01,027 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:01,155 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:01,249 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:01,364 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:01,541 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:01,706 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:01,903 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:02,042 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:02,326 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:02,688 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:03,004 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:03,313 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:03,659 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:03,783 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:04,170 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:04,465 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:04,695 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:04,850 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:05,149 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:05,288 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:05,470 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:05,553 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:05,691 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:05,865 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:06,025 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:06,260 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:06,519 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:06,773 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:07,067 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:07,151 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:07,342 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:07,505 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:07,820 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:08,020 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:08,354 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:08,506 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:08,731 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:08,925 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:09,250 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:09,416 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:09,870 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:09,961 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:10,141 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:10,368 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:10,584 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:10,844 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:11,067 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:11,181 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:11,517 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:11,782 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:11,982 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:12,345 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:12,602 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:12,757 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:12,971 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:13,209 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:13,536 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:13,822 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:14,067 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:14,344 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:14,578 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:14,875 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:15,175 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:15,354 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:15,525 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:15,599 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:15,768 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:16,033 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:16,165 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:16,442 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:16,564 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:16,787 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:16,944 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:17,149 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:17,335 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:17,526 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:17,773 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:18,007 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:18,291 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:29:18,368 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:18,454 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:18,722 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:18,977 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:19,161 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:19,324 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:19,528 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:19,695 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:19,883 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:20,128 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:20,298 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:20,566 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:20,742 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:20,959 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:21,084 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:21,252 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:21,399 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:21,589 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:21,812 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:21,998 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:22,214 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:22,574 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:22,905 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:23,307 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:23,625 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:24,076 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:24,388 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:24,838 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:25,225 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:25,624 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:25,975 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:26,482 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:26,717 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:27,254 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:27,614 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:27,892 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:28,069 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:28,479 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:28,757 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:28,936 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:29,151 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:29,676 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:29,869 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:30,282 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:30,734 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:31,067 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:31,380 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:31,648 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:31,854 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:32,099 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:32,294 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:32,525 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:32,734 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:33,161 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:33,358 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:33,914 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:34,132 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:34,668 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:35,034 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:35,306 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:35,760 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:36,077 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:36,559 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:36,790 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:36,981 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:37,334 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:37,680 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:38,032 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:38,315 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:38,699 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:39,063 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:39,438 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:39,601 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:39,786 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:40,017 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:40,260 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:40,469 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:40,634 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:40,824 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:41,055 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:41,217 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:41,479 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:41,654 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:42,009 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:42,265 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:42,531 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:42,715 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:42,956 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:43,135 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:43,300 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:43,590 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:43,721 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:43,922 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:44,098 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:44,381 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:44,554 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:44,734 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:44,929 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:45,125 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:45,258 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:45,458 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:45,748 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:45,987 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:46,251 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:46,469 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:46,756 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:47,176 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:47,387 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:47,522 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:47,634 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:47,792 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:29:47,876 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:48,062 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:48,168 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:48,313 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:48,541 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:48,667 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:48,903 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:49,034 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:49,314 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:49,469 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:49,587 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:49,720 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:49,967 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:50,016 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:50,147 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:50,259 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:50,406 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:50,523 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:50,848 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:51,063 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:51,396 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:51,542 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:51,749 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:51,938 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:52,301 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:52,544 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:52,701 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:53,013 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:53,105 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:53,235 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:53,535 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:53,809 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:54,051 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:54,211 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:54,497 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:54,754 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:55,049 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:55,165 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:55,344 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:55,469 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:55,674 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:55,797 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:55,906 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:29:56,017 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:56,175 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:56,299 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:29:56,402 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:56,494 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:56,975 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:57,282 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:57,678 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:58,098 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:58,345 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:29:58,662 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:29:59,193 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:29:59,524 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:29:59,929 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:00,401 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:00,901 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:01,907 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:02,190 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:02,686 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:02,981 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:03,173 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:03,558 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:03,697 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:03,807 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:03,995 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:04,152 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:04,439 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:04,631 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:05,043 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:05,286 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:05,647 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:05,990 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:06,147 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:06,345 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:06,581 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:06,743 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:06,864 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:06,931 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:07,267 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:07,555 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:07,924 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:08,222 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:08,569 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:09,125 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:09,534 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:09,847 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:10,337 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:10,476 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:10,733 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:10,887 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:11,147 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:11,376 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:11,615 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:11,898 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:12,130 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:12,520 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:13,025 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:13,527 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:14,035 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:14,634 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:15,709 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:16,251 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:17,203 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:30:19,241 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:19,741 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:20,398 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:20,887 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:21,397 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:21,963 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:23,025 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:23,529 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:24,118 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:24,327 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:24,463 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:24,712 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:24,851 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:25,119 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:25,394 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:25,768 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:26,133 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:26,640 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:27,589 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:27,956 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:28,343 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:28,995 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:29,289 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:30,220 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:30,599 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:31,157 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:31,516 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:31,919 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:32,262 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:32,814 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:33,124 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:33,444 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:33,830 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:34,076 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:34,430 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:34,692 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:34,901 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:35,209 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:35,357 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:35,531 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:35,632 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:35,928 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:36,086 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:30:36,205 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:36,352 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:36,584 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:36,715 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:37,028 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:37,152 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:37,299 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:37,452 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:37,766 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:38,019 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:38,420 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:38,685 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:38,929 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:39,139 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:39,486 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:39,734 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:40,106 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:40,255 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:40,549 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:40,758 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:41,055 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:41,269 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:41,554 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:42,040 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:42,325 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:42,475 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:42,783 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:42,887 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:43,014 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:43,160 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:43,263 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:43,450 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:30:43,492 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:43,590 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:43,684 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:43,799 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:43,995 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:44,085 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:44,187 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:44,303 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:44,483 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:44,634 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:44,810 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:44,937 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:45,030 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:30:45,109 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:45,285 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:45,390 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:45,497 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:45,687 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:30:45,776 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:45,838 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:45,934 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:30:46,021 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:46,573 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:47,082 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:47,576 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:30:48,527 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:48,958 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:49,342 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:49,702 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:50,254 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:50,630 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:50,884 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:51,032 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:51,305 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:51,504 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:51,688 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:51,855 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:52,111 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:52,568 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:53,160 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:53,501 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:53,875 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:54,151 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:54,535 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:54,828 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:55,408 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:55,687 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:30:56,200 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:56,496 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:56,822 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:57,239 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:57,537 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:30:57,982 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:30:58,325 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:58,437 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:58,694 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:58,915 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:59,074 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:30:59,308 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:30:59,429 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:30:59,689 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:00,061 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:00,314 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:00,626 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:00,989 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:01,270 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:01,686 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:02,021 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:02,469 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:02,894 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:03,129 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:03,521 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:04,060 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:05,045 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:31:07,043 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:07,646 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:08,082 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:08,610 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:09,628 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:10,277 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:10,525 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:10,819 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:11,000 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:11,258 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:11,754 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:12,344 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:12,738 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:13,350 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:13,773 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:14,249 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:14,801 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:16,036 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:16,644 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:17,063 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:17,526 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:17,989 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:18,367 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:18,751 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:19,241 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:20,263 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:20,434 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:20,708 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:20,975 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:21,179 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:21,432 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:21,615 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:21,974 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:22,256 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:22,694 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:23,085 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:23,674 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:24,052 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:24,559 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:24,985 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:25,408 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:25,485 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:25,708 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:25,806 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:26,043 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:26,120 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:26,225 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:26,332 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:26,447 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:26,540 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:26,619 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:26,725 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:31:26,826 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:26,914 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:27,013 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:27,101 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:27,492 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:27,946 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:28,543 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:29,102 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:30,056 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:30,292 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:30,549 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:30,790 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:31,164 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:31,686 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:32,228 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:32,667 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:33,280 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:33,560 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:33,804 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:34,093 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:34,386 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:34,628 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:35,096 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:35,464 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:36,148 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:36,665 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:36,989 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:37,270 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:37,595 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:38,191 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:38,823 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:39,287 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:39,826 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:40,373 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:40,988 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:41,924 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:42,933 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:43,244 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:43,533 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:43,799 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:44,130 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:44,361 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:44,627 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:44,872 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:45,074 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:45,301 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:45,662 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:46,135 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:46,599 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:47,199 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:47,842 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:48,433 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:48,994 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:49,974 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:31:50,991 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:51,233 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:51,515 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:51,777 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:52,082 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:52,284 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:52,525 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:52,747 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:53,154 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:53,378 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:53,592 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:53,726 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:31:53,884 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:54,114 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:54,384 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:54,571 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:54,758 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:55,039 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:55,340 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:55,486 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:31:55,726 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:56,258 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:31:56,792 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:57,178 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:57,616 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:57,977 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:31:58,361 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:58,749 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:59,143 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:59,333 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:31:59,590 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:31:59,784 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:00,392 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:00,605 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:00,818 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:01,051 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:01,359 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:01,539 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:01,764 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:01,965 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:02,300 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:02,704 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:03,140 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:03,575 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:04,050 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:04,599 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:05,121 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:05,484 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:05,981 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:06,131 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:06,289 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:06,575 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:06,886 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:07,298 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:07,528 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:07,877 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:08,030 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:08,164 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:08,407 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:08,571 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:08,847 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:09,017 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:09,324 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:09,834 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:10,239 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:10,664 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:11,121 WARN L672 sPolynomialRelations]: Constructing 64(two to the power of 6 dual juncts. [2024-12-05 08:32:11,156 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:11,236 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:11,353 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:32:11,499 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:11,598 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:11,681 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:32:11,775 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:11,863 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:12,015 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:12,119 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:12,626 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:12,820 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:12,949 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:13,148 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:13,422 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:13,573 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:13,834 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:14,096 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:14,224 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:14,394 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:14,554 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:14,782 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:14,929 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:15,155 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:15,338 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:15,618 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:15,778 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:16,064 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:16,368 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:16,959 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:17,178 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:17,585 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:17,816 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:18,193 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:18,466 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:18,996 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:19,308 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:19,604 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:19,828 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:20,200 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:20,429 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:20,669 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:20,915 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:21,384 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:32:23,612 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:24,062 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:24,986 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:25,287 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:25,725 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:26,720 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:32:28,836 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:29,309 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:30,279 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:30,442 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:30,797 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:31,444 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:31,749 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:32,291 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:32,950 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:33,223 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:33,721 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:34,009 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:34,492 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:34,729 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:32:36,783 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:37,165 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:37,471 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:37,915 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:32:40,210 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:40,485 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:40,662 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:40,731 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:41,007 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:41,555 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:41,935 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:42,212 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:42,644 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:42,815 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:43,125 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:43,274 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:43,496 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:43,690 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:44,007 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:44,979 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:45,219 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:45,405 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:45,486 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:45,797 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:45,971 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:46,120 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:47,100 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:47,262 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:47,412 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:47,758 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:48,236 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:48,499 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:48,747 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:48,980 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:49,608 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:49,864 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:50,031 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:50,178 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:50,340 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:50,462 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:50,626 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:50,744 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:51,066 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:51,368 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:52,031 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:52,345 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:52,636 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:52,913 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:53,235 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:53,479 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:54,061 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:54,195 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:54,494 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:54,755 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:54,972 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:55,235 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:55,830 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:32:56,137 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:56,737 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:56,988 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:32:57,217 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:32:57,321 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:32:57,613 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:32:58,522 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:32:59,018 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:33:00,988 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:01,976 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:33:03,954 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:04,931 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:05,832 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:06,395 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:06,627 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:07,126 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:07,577 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:08,576 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:09,022 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:09,986 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:10,386 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:10,861 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:12,067 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:12,346 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:12,921 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:13,195 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:13,729 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:14,204 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:15,382 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:15,616 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:15,912 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:16,509 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:16,835 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:17,440 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:17,767 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:18,094 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:19,031 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:19,533 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:20,449 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:20,893 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:21,119 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:21,665 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:21,802 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:22,182 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:22,336 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:22,754 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:22,986 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:23,580 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:23,809 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:23,954 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:24,092 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:24,285 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:33:24,394 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:24,572 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:24,775 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:33:24,972 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:33:25,051 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:25,166 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:25,313 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:26,378 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:26,910 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:27,481 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:28,044 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:28,615 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:28,944 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:29,368 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:29,919 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:30,478 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:31,068 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:31,622 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:31,948 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:32,334 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:32,511 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:32,727 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:32,976 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:33,333 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:33,582 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:33,906 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:33:34,219 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:34,588 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:34,913 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:35,237 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:35,709 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:35,896 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:36,147 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:36,384 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:36,786 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:37,145 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:37,510 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:37,897 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:38,215 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:38,458 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:38,855 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:39,041 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:33:39,408 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:39,635 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:39,896 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:40,089 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:40,284 WARN L672 sPolynomialRelations]: Constructing 128(two to the power of 7 dual juncts. [2024-12-05 08:33:40,428 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:40,530 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:33:40,673 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:40,826 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:41,029 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:41,195 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:41,751 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:42,387 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:42,961 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:43,359 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:43,876 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:44,275 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:44,731 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:44,968 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:45,293 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:45,825 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:46,296 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:46,617 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:46,988 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:47,392 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:47,717 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:48,343 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:49,163 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:49,681 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:50,488 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:33:51,461 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:51,987 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:52,288 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:52,881 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:53,980 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:54,556 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:55,230 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:56,145 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:33:56,812 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:57,286 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:33:57,530 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:58,109 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:33:59,082 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:33:59,752 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:00,300 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:00,770 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:01,292 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:01,791 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:02,165 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:02,347 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:02,835 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:03,326 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:03,573 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:04,115 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:05,079 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:05,805 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:06,300 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:07,376 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:07,941 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:08,633 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:09,330 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:09,798 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:10,844 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:11,524 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:11,966 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:12,528 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:13,060 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:13,408 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:13,792 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:14,362 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:14,685 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:15,301 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:16,021 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:16,498 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:17,486 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:17,874 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:18,163 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:18,504 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:34:18,942 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:19,233 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:19,615 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:19,730 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:19,899 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:20,163 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:20,429 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:34:20,551 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:20,868 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:21,000 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:21,177 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:21,428 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:21,836 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:22,229 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:22,383 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:22,642 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:23,178 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:23,442 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:23,909 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:34:24,510 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:25,107 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:25,394 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:25,892 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:26,064 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:26,367 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:27,163 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:27,344 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:27,614 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:27,987 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:28,496 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:28,633 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:28,918 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:29,086 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:29,335 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:29,686 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:30,207 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:30,545 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:30,878 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:31,232 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:31,742 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:32,125 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:32,722 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:33,153 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:33,364 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:33,761 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:34,115 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:34,711 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:35,292 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:34:35,863 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:36,226 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:36,850 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:37,618 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:37,879 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:38,357 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:39,158 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:39,438 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:39,823 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:40,398 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:40,983 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:41,672 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:42,699 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:43,245 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:43,635 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:44,180 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:44,897 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:45,466 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:46,381 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:34:47,238 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:48,140 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:49,412 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:50,231 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:50,871 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:51,232 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:52,017 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:52,517 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:34:53,560 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:54,258 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:34:55,004 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:56,153 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:34:56,968 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:34:59,073 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:00,202 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:35:02,171 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:03,212 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:03,667 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:04,612 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:05,724 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:06,448 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:07,392 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:07,961 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:08,438 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:08,762 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:09,444 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:10,165 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:10,882 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:11,886 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:12,424 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:12,834 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:13,376 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:14,164 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:15,057 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:16,296 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:17,091 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:18,089 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:18,672 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:19,542 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:35:21,500 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:22,460 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:23,607 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:24,488 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:35:26,635 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:27,720 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:35:29,689 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:30,730 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:31,189 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:32,121 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:33,289 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:34,125 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:34,275 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:35:34,483 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:34,685 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:35,082 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:35,288 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:35,632 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:35:35,916 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:36,278 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:36,636 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:36,892 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:37,296 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:37,649 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:38,291 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:38,936 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:39,349 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:35:39,538 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:39,914 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:40,269 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:40,903 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:41,545 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:41,954 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:42,245 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:42,630 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:43,086 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:43,684 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:44,396 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:45,477 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:46,587 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:47,430 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:47,766 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:48,287 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:49,020 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:50,129 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:52,372 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:53,317 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:35:53,685 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:54,282 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:54,869 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:55,364 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:55,839 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:56,077 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:35:56,435 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:56,820 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:57,355 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:35:57,741 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:35:58,778 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:35:59,941 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:01,884 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:02,890 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:03,763 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:05,859 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:07,006 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:08,101 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:08,789 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:10,756 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:11,794 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:12,261 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:13,382 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:14,473 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:15,611 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:16,331 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:18,405 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:20,423 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:21,510 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:22,544 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:23,592 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:24,131 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:24,481 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:25,054 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:25,812 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:26,559 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:27,037 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:28,065 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:28,719 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:29,536 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:31,650 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:32,814 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:33,901 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:34,582 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:36,545 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:37,598 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:38,065 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:39,112 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:40,073 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:40,661 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:41,162 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:41,541 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:42,040 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:42,904 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:44,982 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:36:47,050 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:48,220 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:49,385 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:49,951 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:50,562 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:51,583 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:52,614 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:52,962 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:53,468 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:53,743 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:36:54,280 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:54,531 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:55,035 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:55,586 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:36:56,680 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:36:57,259 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:57,951 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:36:58,600 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:58,938 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:36:59,120 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:36:59,571 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:00,039 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:00,289 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:00,884 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:01,522 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:02,177 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:02,631 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:03,628 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:04,318 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:05,423 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:05,964 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:06,697 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:07,313 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:07,804 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:08,362 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:09,272 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:09,513 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:10,153 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:10,493 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:11,031 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:11,523 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:11,960 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:12,275 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:12,665 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:13,241 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:13,792 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:13,947 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:14,200 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:14,314 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:14,575 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:14,843 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:15,125 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:15,585 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:16,165 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:17,200 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:18,250 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:18,950 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:19,653 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:20,298 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:21,372 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:21,982 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:23,285 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:23,596 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:24,124 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:37:24,485 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:24,831 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:25,137 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:25,522 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:25,679 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:25,950 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:26,097 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:26,282 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:26,442 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:26,978 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:27,364 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:27,699 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:28,373 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:28,849 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:29,146 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:29,758 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:30,213 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:31,190 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:31,890 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:32,211 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:32,812 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:33,395 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:33,689 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:34,054 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:34,222 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:34,560 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:34,741 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:35,002 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:35,348 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:35,963 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:36,470 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:36,720 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:37,210 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:37,414 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:37,722 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:38,075 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:38,315 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:38,651 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:39,061 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:39,687 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:40,292 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:40,673 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:41,031 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:41,654 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:37:42,389 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:42,685 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:43,150 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:43,598 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:43,886 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:44,301 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:37:44,779 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:45,015 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:45,229 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:37:45,415 WARN L672 sPolynomialRelations]: Constructing 256(two to the power of 8 dual juncts. [2024-12-05 08:37:45,613 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:45,857 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:37:46,497 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:47,525 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:48,573 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:49,580 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:50,626 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:37:52,682 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:37:54,749 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:37:56,811 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:37:58,959 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:37:59,988 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:01,075 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:02,135 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:03,267 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:03,876 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:04,497 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:05,052 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:05,595 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:05,829 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:38:06,047 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:06,489 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:06,923 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:07,378 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:08,078 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:08,525 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:09,508 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:09,760 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:10,343 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:11,417 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:12,156 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:12,656 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:13,599 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:15,553 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:16,623 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:18,607 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:19,525 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:20,206 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:20,593 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:22,602 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:23,561 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:24,304 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:25,407 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:27,379 WARN L672 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-12-05 08:38:31,756 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:32,432 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:33,564 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:35,516 WARN L672 sPolynomialRelations]: Constructing 32768(two to the power of 15 dual juncts. [2024-12-05 08:38:39,921 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:40,552 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:41,069 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:41,515 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:42,500 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:43,579 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:44,294 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:46,245 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:47,354 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:47,857 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:48,601 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:49,089 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:50,107 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:51,173 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:51,861 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:38:53,821 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:54,837 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:55,450 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:55,909 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:56,319 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:38:56,759 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:38:57,017 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:57,510 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:57,959 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:38:59,212 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:38:59,762 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:00,299 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:00,653 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:01,240 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:01,779 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:02,095 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:02,687 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:03,805 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:04,956 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:05,370 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:06,443 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:07,741 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:08,089 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:08,757 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:09,485 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:10,151 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:10,793 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:11,306 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:11,655 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:12,022 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:39:12,231 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:12,437 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:12,797 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:13,222 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:13,482 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:13,980 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:14,179 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:14,461 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:14,725 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:15,364 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:39:15,765 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:16,216 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:16,578 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:17,071 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:17,601 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:18,108 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:18,519 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:18,995 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:20,058 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:20,752 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:21,253 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:21,458 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:21,841 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:22,108 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:22,613 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:23,015 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:23,661 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:24,679 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:25,290 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:26,087 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:39:28,041 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:29,015 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:30,230 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:30,885 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:31,285 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:31,983 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:32,471 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:33,496 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:34,935 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:35,339 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:36,287 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:36,739 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:37,061 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:37,455 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:38,403 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:38,962 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:39,366 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:39:41,367 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:42,308 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:43,019 WARN L672 sPolynomialRelations]: Constructing 16384(two to the power of 14 dual juncts. [2024-12-05 08:39:45,022 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:45,946 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:46,719 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:47,343 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:47,909 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:48,843 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:49,324 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:49,623 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:50,234 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:50,690 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:51,020 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:51,176 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:51,473 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:51,800 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:52,399 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:52,680 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:53,218 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:53,654 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:54,125 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:54,746 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:55,222 WARN L672 sPolynomialRelations]: Constructing 8192(two to the power of 13 dual juncts. [2024-12-05 08:39:56,159 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:56,749 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:57,197 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:57,491 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:57,657 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:57,937 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:58,256 WARN L672 sPolynomialRelations]: Constructing 512(two to the power of 9 dual juncts. [2024-12-05 08:39:58,594 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:39:58,988 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts. [2024-12-05 08:39:59,452 WARN L672 sPolynomialRelations]: Constructing 4096(two to the power of 12 dual juncts. [2024-12-05 08:39:59,911 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:40:00,227 WARN L672 sPolynomialRelations]: Constructing 2048(two to the power of 11 dual juncts. [2024-12-05 08:40:00,658 WARN L672 sPolynomialRelations]: Constructing 1024(two to the power of 10 dual juncts.